2018-08-03 07:10:19,818 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-198 | | 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-08-03 07:10:19,821 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qh3inOkhO8gVMdVF7AeQcETAJ export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=38876c385bea4432bfcee5a27ae0c10d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 07:10:19,821 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 07:10:19,822 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-08-03 07:10:19,849 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:10:20,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:10:20,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:10:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:10:20,149 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-03 07:10:20,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-03 07:10:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:10:20,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45bb49b-faf1-4590-9f7c-ddacdb34fb6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:10:20,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d45bb49b-faf1-4590-9f7c-ddacdb34fb6a 2018-08-03 07:10:20,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:10:20,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["GfL7QJNMS0KGZ4diEFba-w"], "issued_at": "2018-08-03T07:10:20.000000Z"}} 2018-08-03 07:10:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:21,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e7d8b53-4726-40ae-97a6-9dbf233cb0ee x-compute-request-id: req-6e7d8b53-4726-40ae-97a6-9dbf233cb0ee Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-03 07:10:21,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-6e7d8b53-4726-40ae-97a6-9dbf233cb0ee 2018-08-03 07:10:21,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.33336997032s 2018-08-03 07:10:21,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-6e7d8b53-4726-40ae-97a6-9dbf233cb0ee 2018-08-03 07:10:21,483 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-03 07:10:21,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:10:21,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a219553-94cf-4739-9766-f06a163df6b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:10:21,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-3a219553-94cf-4739-9766-f06a163df6b7 2018-08-03 07:10:21,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:10:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:21,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d276e27b-b40a-4e73-b89a-739c9244f83c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:10:21,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d276e27b-b40a-4e73-b89a-739c9244f83c 2018-08-03 07:10:21,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171154022217s 2018-08-03 07:10:21,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d276e27b-b40a-4e73-b89a-739c9244f83c 2018-08-03 07:10:21,664 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ae1344a331dc4d26b5c6b04fa6a29907', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-03 07:10:21,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 07:10:21,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:21,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fa5d4f-00b0-474c-b2c0-86d920b175d3 Content-Encoding: gzip Content-Length: 1969 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/02062829d2c94ee6ae84b55201aa010d"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0254a655130d414ba55ac3b721449d38"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "0254a655130d414ba55ac3b721449d38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0428f682e3bb4a2181f4033970c79b88"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05aab2daf5614213ba988681703dd406"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "05aab2daf5614213ba988681703dd406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/12d3563d06814955a993a9ea4235a14f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "12d3563d06814955a993a9ea4235a14f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/142b2233d977494081bc0680ab6143ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "142b2233d977494081bc0680ab6143ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/150f64df7c3f448da06263cb621722d4"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "150f64df7c3f448da06263cb621722d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1a07204839614eb3a0b2f22a03adbc3a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68131158380c4437b3495126c921675d", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27ef5b7e65b945709b4fe39ec22e5a94"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e762d7c96eb4938a6cba9280803d929"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3a086b2003fc444e91f36d23a7e5b6f7"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/41a75d00a9d74777b7463655c644840a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "41a75d00a9d74777b7463655c644840a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4a0868568dc84cd6bfacc8aa5b350563"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/506f01a9f57f442a884fb06bf477e6b0"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/518518a0dbed4ba593aa27b5e699dfd1"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/584df562b43144ba964628e7bd308399"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "584df562b43144ba964628e7bd308399"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/59c1e08f7b1242b8baf93fabb173f042"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/63e02b47d6634e7b9731625b6f3b4c04"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6a3c0ab55cb841a28bd36eb8f24cf989"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/73dc60ba9bf54e5984c1260847e6e16a"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7eb58d97725444ed99d12defa9c40e28"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "7eb58d97725444ed99d12defa9c40e28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8cecc15bdadd485d8c04b40e542621f8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "8cecc15bdadd485d8c04b40e542621f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91d285cf30bd470199680d147d2bac5c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "91d285cf30bd470199680d147d2bac5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91f492fc832e45ca839ee7d60fc70797"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/991e385ac4384df2b284488198b1ff67"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "991e385ac4384df2b284488198b1ff67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/99b6309d03c845228e43e00cc2b56a24"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9c17ce5b90c245ee894eea416dfd452f"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "9c17ce5b90c245ee894eea416dfd452f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0e5da74bc8449b581356d99a2ea06db"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "b0e5da74bc8449b581356d99a2ea06db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68131158380c4437b3495126c921675d", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c01b146bc93a4738bf742f9ec7649780"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c68bc4558e8842b491970603954c7b24"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "c68bc4558e8842b491970603954c7b24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78439967874c01a8c26a4948619ef2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "cd78439967874c01a8c26a4948619ef2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cec0f732e26a42dcaebf44461b02fe65"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "cec0f732e26a42dcaebf44461b02fe65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2ca8da4e5a148cd93ce179d1b8fc599"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e47fb48662ca405fadacb2892384e275"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "e47fb48662ca405fadacb2892384e275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f03b26fcc442401e8ca8b27c8935795c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "f03b26fcc442401e8ca8b27c8935795c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f04c4b8b84624882a688256ee502dd87"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68131158380c4437b3495126c921675d", "id": "f04c4b8b84624882a688256ee502dd87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f13c0e85fac54dc495f5c98f52cf9e35"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f59e085d31174f28a638ba67742dc775"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "f59e085d31174f28a638ba67742dc775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f924af98ad70444b8d96a3f2b9d647b2"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "f924af98ad70444b8d96a3f2b9d647b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f970e6ba311f4bbe8f0d35e5a0a4c389"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fa8bf14f55d0490d8d10dd12f928d8a4"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 07:10:21,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-b1fa5d4f-00b0-474c-b2c0-86d920b175d3 2018-08-03 07:10:21,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.22172999382s 2018-08-03 07:10:21,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-b1fa5d4f-00b0-474c-b2c0-86d920b175d3 2018-08-03 07:10:21,894 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/02062829d2c94ee6ae84b55201aa010d'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b49954f3a6944aa6b632fbd2f126016f', u'id': u'02062829d2c94ee6ae84b55201aa010d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0254a655130d414ba55ac3b721449d38'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de8071ea3fe442319b2c78cb7d48910c', u'id': u'0254a655130d414ba55ac3b721449d38'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0428f682e3bb4a2181f4033970c79b88'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1c9e021c0657446384e13090914a1a04', u'id': u'0428f682e3bb4a2181f4033970c79b88'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/05aab2daf5614213ba988681703dd406'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a514eb4cf56543839c94b112012fd767', u'id': u'05aab2daf5614213ba988681703dd406'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/12d3563d06814955a993a9ea4235a14f'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cf54e3bb8cc8467799ddede0263cbee7', u'id': u'12d3563d06814955a993a9ea4235a14f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/142b2233d977494081bc0680ab6143ea'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cc6353cb004a4f5bad3a72a1ae7a98c8', u'id': u'142b2233d977494081bc0680ab6143ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/150f64df7c3f448da06263cb621722d4'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'36b201a5648c494f849f708a46fb0401', u'id': u'150f64df7c3f448da06263cb621722d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/1a07204839614eb3a0b2f22a03adbc3a'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'68131158380c4437b3495126c921675d', u'id': u'1a07204839614eb3a0b2f22a03adbc3a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/27ef5b7e65b945709b4fe39ec22e5a94'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bbc9bef8f3f24ff293d9ed81635e988c', u'id': u'27ef5b7e65b945709b4fe39ec22e5a94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2e762d7c96eb4938a6cba9280803d929'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cc6353cb004a4f5bad3a72a1ae7a98c8', u'id': u'2e762d7c96eb4938a6cba9280803d929'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3a086b2003fc444e91f36d23a7e5b6f7'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16b326e6b9ba4d7f83cbf206fc2ce610', u'id': u'3a086b2003fc444e91f36d23a7e5b6f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/41a75d00a9d74777b7463655c644840a'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'40817ca28fa44aecb8f1261774694a10', u'id': u'41a75d00a9d74777b7463655c644840a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/4a0868568dc84cd6bfacc8aa5b350563'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cf54e3bb8cc8467799ddede0263cbee7', u'id': u'4a0868568dc84cd6bfacc8aa5b350563'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/506f01a9f57f442a884fb06bf477e6b0'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'36b201a5648c494f849f708a46fb0401', u'id': u'506f01a9f57f442a884fb06bf477e6b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/518518a0dbed4ba593aa27b5e699dfd1'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a514eb4cf56543839c94b112012fd767', u'id': u'518518a0dbed4ba593aa27b5e699dfd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/584df562b43144ba964628e7bd308399'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'659e1abd6a0d4dd4b7c85a06763bf5db', u'id': u'584df562b43144ba964628e7bd308399'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/59c1e08f7b1242b8baf93fabb173f042'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1c9e021c0657446384e13090914a1a04', u'id': u'59c1e08f7b1242b8baf93fabb173f042'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/63e02b47d6634e7b9731625b6f3b4c04'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b49954f3a6944aa6b632fbd2f126016f', u'id': u'63e02b47d6634e7b9731625b6f3b4c04'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6a3c0ab55cb841a28bd36eb8f24cf989'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bbc9bef8f3f24ff293d9ed81635e988c', u'id': u'6a3c0ab55cb841a28bd36eb8f24cf989'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/73dc60ba9bf54e5984c1260847e6e16a'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'724809245d8a4dc19b33c4d218c98985', u'id': u'73dc60ba9bf54e5984c1260847e6e16a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7eb58d97725444ed99d12defa9c40e28'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a514eb4cf56543839c94b112012fd767', u'id': u'7eb58d97725444ed99d12defa9c40e28'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8cecc15bdadd485d8c04b40e542621f8'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bbc9bef8f3f24ff293d9ed81635e988c', u'id': u'8cecc15bdadd485d8c04b40e542621f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/91d285cf30bd470199680d147d2bac5c'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'724809245d8a4dc19b33c4d218c98985', u'id': u'91d285cf30bd470199680d147d2bac5c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/91f492fc832e45ca839ee7d60fc70797'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'58521960839f46208e6d31ebf57ebe2d', u'id': u'91f492fc832e45ca839ee7d60fc70797'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/991e385ac4384df2b284488198b1ff67'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de8071ea3fe442319b2c78cb7d48910c', u'id': u'991e385ac4384df2b284488198b1ff67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/99b6309d03c845228e43e00cc2b56a24'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16b326e6b9ba4d7f83cbf206fc2ce610', u'id': u'99b6309d03c845228e43e00cc2b56a24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9c17ce5b90c245ee894eea416dfd452f'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cc6353cb004a4f5bad3a72a1ae7a98c8', u'id': u'9c17ce5b90c245ee894eea416dfd452f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b0e5da74bc8449b581356d99a2ea06db'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'724809245d8a4dc19b33c4d218c98985', u'id': u'b0e5da74bc8449b581356d99a2ea06db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b553f0e2cbfc4aacb8fc35f4a98e7dd7'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'68131158380c4437b3495126c921675d', u'id': u'b553f0e2cbfc4aacb8fc35f4a98e7dd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c01b146bc93a4738bf742f9ec7649780'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'659e1abd6a0d4dd4b7c85a06763bf5db', u'id': u'c01b146bc93a4738bf742f9ec7649780'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c68bc4558e8842b491970603954c7b24'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'40817ca28fa44aecb8f1261774694a10', u'id': u'c68bc4558e8842b491970603954c7b24'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cd78439967874c01a8c26a4948619ef2'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16b326e6b9ba4d7f83cbf206fc2ce610', u'id': u'cd78439967874c01a8c26a4948619ef2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cec0f732e26a42dcaebf44461b02fe65'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de8071ea3fe442319b2c78cb7d48910c', u'id': u'cec0f732e26a42dcaebf44461b02fe65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e2ca8da4e5a148cd93ce179d1b8fc599'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'58521960839f46208e6d31ebf57ebe2d', u'id': u'e2ca8da4e5a148cd93ce179d1b8fc599'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e47fb48662ca405fadacb2892384e275'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cf54e3bb8cc8467799ddede0263cbee7', u'id': u'e47fb48662ca405fadacb2892384e275'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f03b26fcc442401e8ca8b27c8935795c'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'36b201a5648c494f849f708a46fb0401', u'id': u'f03b26fcc442401e8ca8b27c8935795c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f04c4b8b84624882a688256ee502dd87'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'68131158380c4437b3495126c921675d', u'id': u'f04c4b8b84624882a688256ee502dd87'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f13c0e85fac54dc495f5c98f52cf9e35'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'659e1abd6a0d4dd4b7c85a06763bf5db', u'id': u'f13c0e85fac54dc495f5c98f52cf9e35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f59e085d31174f28a638ba67742dc775'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1c9e021c0657446384e13090914a1a04', u'id': u'f59e085d31174f28a638ba67742dc775'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f924af98ad70444b8d96a3f2b9d647b2'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'40817ca28fa44aecb8f1261774694a10', u'id': u'f924af98ad70444b8d96a3f2b9d647b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f970e6ba311f4bbe8f0d35e5a0a4c389'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b49954f3a6944aa6b632fbd2f126016f', u'id': u'f970e6ba311f4bbe8f0d35e5a0a4c389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fa8bf14f55d0490d8d10dd12f928d8a4'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'58521960839f46208e6d31ebf57ebe2d', u'id': u'fa8bf14f55d0490d8d10dd12f928d8a4'})] 2018-08-03 07:10:21,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-03 07:10:21,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:22,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8c8d39-d425-46df-a82d-668db4d6b4ba x-compute-request-id: req-eb8c8d39-d425-46df-a82d-668db4d6b4ba Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-03 07:10:22,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-eb8c8d39-d425-46df-a82d-668db4d6b4ba 2018-08-03 07:10:22,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.118233919144s 2018-08-03 07:10:22,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-eb8c8d39-d425-46df-a82d-668db4d6b4ba 2018-08-03 07:10:22,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-03 07:10:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:23,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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 x-openstack-request-id: req-9485d471-68e9-45ab-ab43-e1947e50be8f x-compute-request-id: req-9485d471-68e9-45ab-ab43-e1947e50be8f Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-03 07:10:23,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-9485d471-68e9-45ab-ab43-e1947e50be8f 2018-08-03 07:10:23,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.89445185661s 2018-08-03 07:10:23,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-9485d471-68e9-45ab-ab43-e1947e50be8f 2018-08-03 07:10:23,919 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-03 07:10:23,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:10:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:25,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7c398b1d-a77b-4be0-b0f0-a7e4de20ac72 Date: Fri, 03 Aug 2018 07:10:25 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:10:25,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7c398b1d-a77b-4be0-b0f0-a7e4de20ac72 2018-08-03 07:10:25,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.19490790367s 2018-08-03 07:10:25,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-7c398b1d-a77b-4be0-b0f0-a7e4de20ac72 2018-08-03 07:10:25,120 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-03 07:10:25,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 07:10:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:25,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53e35755-6490-472d-9291-71a78a8c9b5f x-compute-request-id: req-53e35755-6490-472d-9291-71a78a8c9b5f Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2548, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-03 07:10:25,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-53e35755-6490-472d-9291-71a78a8c9b5f 2018-08-03 07:10:25,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0847971439362s 2018-08-03 07:10:25,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-53e35755-6490-472d-9291-71a78a8c9b5f 2018-08-03 07:10:25,206 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "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", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 227}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "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", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 230}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2548, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-03 07:10:25,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-03 07:10:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:25,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-491ff8cc-1bc9-4240-a6f5-40bfa5a9a5ee x-compute-request-id: req-491ff8cc-1bc9-4240-a6f5-40bfa5a9a5ee Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-03 07:10:25,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-491ff8cc-1bc9-4240-a6f5-40bfa5a9a5ee 2018-08-03 07:10:25,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.129642009735s 2018-08-03 07:10:25,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-491ff8cc-1bc9-4240-a6f5-40bfa5a9a5ee 2018-08-03 07:10:25,337 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-03 07:10:25,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:10:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:25,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a09d3b94-c41d-4d8c-8cb8-62b6bd8fd002 Date: Fri, 03 Aug 2018 07:10:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:10:25,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a09d3b94-c41d-4d8c-8cb8-62b6bd8fd002 2018-08-03 07:10:25,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278439044952s 2018-08-03 07:10:25,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a09d3b94-c41d-4d8c-8cb8-62b6bd8fd002 2018-08-03 07:10:25,616 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8c0025b7-f875-43cc-96f7-15b815c86ca3'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:06:53Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-08-03T07:06:45Z', u'provider:network_type': u'flat', u'tenant_id': u'dffe46b289824124ab180230d25cb1a2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dffe46b289824124ab180230d25cb1a2', u'l2_adjacency': True})] 2018-08-03 07:10:25,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:10:25,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:26,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b9b9733-1618-4c42-ac31-4f5f8b9041eb Date: Fri, 03 Aug 2018 07:10:26 GMT RESP BODY: {"ports":[]} 2018-08-03 07:10:26,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-6b9b9733-1618-4c42-ac31-4f5f8b9041eb 2018-08-03 07:10:26,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.987142086029s 2018-08-03 07:10:26,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-6b9b9733-1618-4c42-ac31-4f5f8b9041eb 2018-08-03 07:10:26,605 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-03 07:10:26,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:10:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:26,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2067a46f-17a7-4b44-a0c2-85c88bdcc838 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "71cde315fb974350b7a841aae0e75cc9"}, "user": {"id": "02f4f0953a204bc4bf221c9688fd1053"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/02f4f0953a204bc4bf221c9688fd1053/roles/71cde315fb974350b7a841aae0e75cc9"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "02f4f0953a204bc4bf221c9688fd1053"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/02f4f0953a204bc4bf221c9688fd1053/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "051824a3cb3d451f9817354ff1cda86f"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/051824a3cb3d451f9817354ff1cda86f/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "09f46170301b43fdad3f56a63ae9b7c8"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/09f46170301b43fdad3f56a63ae9b7c8/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "18f60a766b394d05ba70f833fa3b0ef3"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/18f60a766b394d05ba70f833fa3b0ef3/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "2a64edea9c224fb195cebca953a13768"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/2a64edea9c224fb195cebca953a13768/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "6e3ac002945f4c479d1efbdb0b4c70a4"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/6e3ac002945f4c479d1efbdb0b4c70a4/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/8bbd2a8a2c8e45cfb2e05270f88bc29f/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "a65487514cc1486fa01286b8203d2e1b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/a65487514cc1486fa01286b8203d2e1b/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/b00e38fb3f174ca5b2ed50ad7de4f2ad/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "bffcb0367838495ab2f93916980f6738"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/bffcb0367838495ab2f93916980f6738/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "38876c385bea4432bfcee5a27ae0c10d"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "d3fbd907d6044bc7bb4078c37a4673da"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/d3fbd907d6044bc7bb4078c37a4673da/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"project": {"id": "dffe46b289824124ab180230d25cb1a2"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "d9806906aeb24707a8163c28e6b37e33"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2/users/d9806906aeb24707a8163c28e6b37e33/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"domain": {"id": "ae1344a331dc4d26b5c6b04fa6a29907"}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "2070a2e0f5fd4e338365573af8d4be08"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907/users/2070a2e0f5fd4e338365573af8d4be08/roles/c45851c063ff4c9297ceef0233b65dad"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c45851c063ff4c9297ceef0233b65dad"}, "user": {"id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad/roles/c45851c063ff4c9297ceef0233b65dad"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-03 07:10:26,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-2067a46f-17a7-4b44-a0c2-85c88bdcc838 2018-08-03 07:10:26,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.175211906433s 2018-08-03 07:10:26,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-2067a46f-17a7-4b44-a0c2-85c88bdcc838 2018-08-03 07:10:26,786 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'71cde315fb974350b7a841aae0e75cc9', 'user': u'02f4f0953a204bc4bf221c9688fd1053'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'02f4f0953a204bc4bf221c9688fd1053'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'051824a3cb3d451f9817354ff1cda86f'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'09f46170301b43fdad3f56a63ae9b7c8'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'18f60a766b394d05ba70f833fa3b0ef3'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'2a64edea9c224fb195cebca953a13768'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'6e3ac002945f4c479d1efbdb0b4c70a4'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'8bbd2a8a2c8e45cfb2e05270f88bc29f'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'a65487514cc1486fa01286b8203d2e1b'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'b00e38fb3f174ca5b2ed50ad7de4f2ad'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'bffcb0367838495ab2f93916980f6738'}), Munch({'project': u'38876c385bea4432bfcee5a27ae0c10d', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'cc8e0c4fd5484fe5b9d8f7fd262cb0ad'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'd3fbd907d6044bc7bb4078c37a4673da'}), Munch({'project': u'dffe46b289824124ab180230d25cb1a2', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'd9806906aeb24707a8163c28e6b37e33'}), Munch({'domain': u'ae1344a331dc4d26b5c6b04fa6a29907', 'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'2070a2e0f5fd4e338365573af8d4be08'}), Munch({'id': u'c45851c063ff4c9297ceef0233b65dad', 'user': u'cc8e0c4fd5484fe5b9d8f7fd262cb0ad'})] 2018-08-03 07:10:26,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:10:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:26,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b292c36-6d27-4339-bc0b-d113b546c931 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:10:26,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b292c36-6d27-4339-bc0b-d113b546c931 2018-08-03 07:10:26,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160050868988s 2018-08-03 07:10:26,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b292c36-6d27-4339-bc0b-d113b546c931 2018-08-03 07:10:26,952 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'0900d086443d4b12b2807e88e6511d50'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'63bf1632a70047eea53325e0a31e863b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'70c3d19091b94a1b92c2d831ec7a5c47'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'71cde315fb974350b7a841aae0e75cc9'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'c45851c063ff4c9297ceef0233b65dad'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'c51bc49af1b045b0bf9b070b6ce9fb46'})] 2018-08-03 07:10:26,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:10:26,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:27,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3387eaec-87ca-4adc-9e16-190214c709cd Date: Fri, 03 Aug 2018 07:10:28 GMT RESP BODY: {"routers": []} 2018-08-03 07:10:27,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3387eaec-87ca-4adc-9e16-190214c709cd 2018-08-03 07:10:27,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04190993309s 2018-08-03 07:10:27,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3387eaec-87ca-4adc-9e16-190214c709cd 2018-08-03 07:10:27,995 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-03 07:10:27,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:10:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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 x-openstack-request-id: req-f04af7ff-9e71-4bbc-89ff-b5c92d7e978a x-compute-request-id: req-f04af7ff-9e71-4bbc-89ff-b5c92d7e978a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 07:10:28,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f04af7ff-9e71-4bbc-89ff-b5c92d7e978a 2018-08-03 07:10:28,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228828907013s 2018-08-03 07:10:28,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f04af7ff-9e71-4bbc-89ff-b5c92d7e978a 2018-08-03 07:10:28,225 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-03 07:10:28,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 07:10:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:10:28,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70ccc01-ae50-4fb6-b894-1df8db4b5ffb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 07:10:28,239 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-c70ccc01-ae50-4fb6-b894-1df8db4b5ffb 2018-08-03 07:10:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:28,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e82a65-aa1e-4b0e-a499-f74cd1ca86b6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/16b326e6b9ba4d7f83cbf206fc2ce610"}, "enabled": true, "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1c9e021c0657446384e13090914a1a04"}, "enabled": true, "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/36b201a5648c494f849f708a46fb0401"}, "enabled": true, "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/40817ca28fa44aecb8f1261774694a10"}, "enabled": true, "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/58521960839f46208e6d31ebf57ebe2d"}, "enabled": true, "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/659e1abd6a0d4dd4b7c85a06763bf5db"}, "enabled": true, "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/68131158380c4437b3495126c921675d"}, "enabled": true, "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/724809245d8a4dc19b33c4d218c98985"}, "enabled": true, "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/85700098dbb944d094ab58ec7047609c"}, "enabled": true, "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a514eb4cf56543839c94b112012fd767"}, "enabled": true, "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b49954f3a6944aa6b632fbd2f126016f"}, "enabled": true, "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bbc9bef8f3f24ff293d9ed81635e988c"}, "enabled": true, "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc6353cb004a4f5bad3a72a1ae7a98c8"}, "enabled": true, "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cf54e3bb8cc8467799ddede0263cbee7"}, "enabled": true, "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de8071ea3fe442319b2c78cb7d48910c"}, "enabled": true, "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 07:10:28,342 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-65e82a65-aa1e-4b0e-a499-f74cd1ca86b6 2018-08-03 07:10:28,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.114120006561s 2018-08-03 07:10:28,343 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-65e82a65-aa1e-4b0e-a499-f74cd1ca86b6 2018-08-03 07:10:28,348 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'16b326e6b9ba4d7f83cbf206fc2ce610', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'1c9e021c0657446384e13090914a1a04', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'36b201a5648c494f849f708a46fb0401', 'name': u'heat'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'40817ca28fa44aecb8f1261774694a10', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'58521960839f46208e6d31ebf57ebe2d', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'659e1abd6a0d4dd4b7c85a06763bf5db', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'68131158380c4437b3495126c921675d', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'724809245d8a4dc19b33c4d218c98985', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'85700098dbb944d094ab58ec7047609c', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a514eb4cf56543839c94b112012fd767', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b49954f3a6944aa6b632fbd2f126016f', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'bbc9bef8f3f24ff293d9ed81635e988c', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'cc6353cb004a4f5bad3a72a1ae7a98c8', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'cf54e3bb8cc8467799ddede0263cbee7', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'de8071ea3fe442319b2c78cb7d48910c', 'name': u'keystone'})] 2018-08-03 07:10:28,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:10:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1742dac9d44954a5d0eb4cba63dcc146e2381830" 2018-08-03 07:10:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5b7cf469-3945-48d5-bef8-4c6187a9afc1 Date: Fri, 03 Aug 2018 07:10:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:10:29,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-5b7cf469-3945-48d5-bef8-4c6187a9afc1 2018-08-03 07:10:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.02181386948s 2018-08-03 07:10:29,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-5b7cf469-3945-48d5-bef8-4c6187a9afc1 2018-08-03 07:10:29,371 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:06:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'tenant_id': u'dffe46b289824124ab180230d25cb1a2', u'created_at': u'2018-08-03T07:06:53Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'dffe46b289824124ab180230d25cb1a2'})] 2018-08-03 07:10:29,492 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:10:29,493 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-03 07:10:29,523 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:10:29,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:10:29,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:10:29,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:10:29,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb0ede7-3ec0-4ef9-8c80-61551b09990b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:10:29,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2eb0ede7-3ec0-4ef9-8c80-61551b09990b 2018-08-03 07:10:29,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:10:30,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["v12SvdteSAKS85M0xkc76w"], "issued_at": "2018-08-03T07:10:30.000000Z"}} 2018-08-03 07:10:30,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:10:30,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-de21eff7-5a7b-4682-bd8f-a634dde23373 Date: Fri, 03 Aug 2018 07:10:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:10:31,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de21eff7-5a7b-4682-bd8f-a634dde23373 2018-08-03 07:10:31,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09520888329s 2018-08-03 07:10:31,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de21eff7-5a7b-4682-bd8f-a634dde23373 2018-08-03 07:10:31,213 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-03 07:10:31,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:10:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" -d '{"network": {"name": "tenantnetwork1-net_60b83d5e-8933-41a3-b199-0602526d3a3e", "admin_state_up": true}}' 2018-08-03 07:10:32,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ec7d2dce-7bbf-4333-bd04-4b5118117bb3 Date: Fri, 03 Aug 2018 07:10:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"84b7a607-712c-465f-959e-86a8d45d5f00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:10:32Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_60b83d5e-8933-41a3-b199-0602526d3a3e","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:10:32Z","mtu":1450}} 2018-08-03 07:10:32,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ec7d2dce-7bbf-4333-bd04-4b5118117bb3 2018-08-03 07:10:32,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.42183685303s 2018-08-03 07:10:32,636 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ec7d2dce-7bbf-4333-bd04-4b5118117bb3 2018-08-03 07:10:32,637 - 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-08-03T07:10:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'84b7a607-712c-465f-959e-86a8d45d5f00', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_60b83d5e-8933-41a3-b199-0602526d3a3e', u'created_at': u'2018-08-03T07:10:32Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 07:10:32,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:10:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:33,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-170821de-ce08-43c5-9171-cb117c10a2eb Date: Fri, 03 Aug 2018 07:10:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"84b7a607-712c-465f-959e-86a8d45d5f00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:10:32Z","qos_policy_id":null,"name":"tenantnetwork1-net_60b83d5e-8933-41a3-b199-0602526d3a3e","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:10:32Z","provider:network_type":"vxlan"}]} 2018-08-03 07:10:33,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-170821de-ce08-43c5-9171-cb117c10a2eb 2018-08-03 07:10:33,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0980629921s 2018-08-03 07:10:33,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-170821de-ce08-43c5-9171-cb117c10a2eb 2018-08-03 07:10:33,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:10:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" -d '{"subnet": {"name": "tenantnetwork1-subnet_60b83d5e-8933-41a3-b199-0602526d3a3e", "enable_dhcp": true, "network_id": "84b7a607-712c-465f-959e-86a8d45d5f00", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:10:35,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-8139f7d8-677f-429a-8f32-283fb08a164b Date: Fri, 03 Aug 2018 07:10:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T07:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df77f869-7494-4ef6-9428-17697d7c2967","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_60b83d5e-8933-41a3-b199-0602526d3a3e","enable_dhcp":true,"segment_id":null,"network_id":"84b7a607-712c-465f-959e-86a8d45d5f00","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:10:34Z","ip_version":4}} 2018-08-03 07:10:35,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8139f7d8-677f-429a-8f32-283fb08a164b 2018-08-03 07:10:35,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.40596199036s 2018-08-03 07:10:35,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8139f7d8-677f-429a-8f32-283fb08a164b 2018-08-03 07:10:35,145 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:10:34Z', 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'df77f869-7494-4ef6-9428-17697d7c2967', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_60b83d5e-8933-41a3-b199-0602526d3a3e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'84b7a607-712c-465f-959e-86a8d45d5f00', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:10:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:10:35,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:10:35,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "tenantnetwork1-router_60b83d5e-8933-41a3-b199-0602526d3a3e", "admin_state_up": true}}' 2018-08-03 07:10:42,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-e1541858-0243-43f2-aca2-b9ee82974a9d Date: Fri, 03 Aug 2018 07:10:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:10:37Z", "admin_state_up": true, "updated_at": "2018-08-03T07:10:38Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c2bf2000-963e-4f5f-a8aa-47aa1fcdceda", "name": "tenantnetwork1-router_60b83d5e-8933-41a3-b199-0602526d3a3e"}} 2018-08-03 07:10:42,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e1541858-0243-43f2-aca2-b9ee82974a9d 2018-08-03 07:10:42,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.18625092506s 2018-08-03 07:10:42,333 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e1541858-0243-43f2-aca2-b9ee82974a9d 2018-08-03 07:10:42,333 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:10:38Z', u'revision_number': 3, u'ha': True, u'id': u'c2bf2000-963e-4f5f-a8aa-47aa1fcdceda', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_60b83d5e-8933-41a3-b199-0602526d3a3e', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:10:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:10:42,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:10:42,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" -d '{"subnet_id": "df77f869-7494-4ef6-9428-17697d7c2967"}' 2018-08-03 07:10:45,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c77c443-a398-4fc1-b220-28a9e3ae66e4 Date: Fri, 03 Aug 2018 07:10:45 GMT RESP BODY: {"network_id": "84b7a607-712c-465f-959e-86a8d45d5f00", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "df77f869-7494-4ef6-9428-17697d7c2967", "subnet_ids": ["df77f869-7494-4ef6-9428-17697d7c2967"], "port_id": "d3f1f85e-a851-4f85-901e-2fa202167a1a", "id": "c2bf2000-963e-4f5f-a8aa-47aa1fcdceda"} 2018-08-03 07:10:45,774 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda/add_router_interface.json used request id req-0c77c443-a398-4fc1-b220-28a9e3ae66e4 2018-08-03 07:10:45,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.43952012062s 2018-08-03 07:10:45,774 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda/add_router_interface.json used request id req-0c77c443-a398-4fc1-b220-28a9e3ae66e4 returning object c2bf2000-963e-4f5f-a8aa-47aa1fcdceda 2018-08-03 07:10:45,897 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:10:45,897 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-03 07:10:45,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:10:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" -d '{"subnet_id": "df77f869-7494-4ef6-9428-17697d7c2967"}' 2018-08-03 07:10:49,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6a864d47-0d92-4bf6-855a-592ff3a42cae Date: Fri, 03 Aug 2018 07:10:49 GMT RESP BODY: {"network_id": "84b7a607-712c-465f-959e-86a8d45d5f00", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "df77f869-7494-4ef6-9428-17697d7c2967", "subnet_ids": ["df77f869-7494-4ef6-9428-17697d7c2967"], "port_id": "d3f1f85e-a851-4f85-901e-2fa202167a1a", "id": "c2bf2000-963e-4f5f-a8aa-47aa1fcdceda"} 2018-08-03 07:10:49,112 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda/remove_router_interface.json used request id req-6a864d47-0d92-4bf6-855a-592ff3a42cae 2018-08-03 07:10:49,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.20930790901s 2018-08-03 07:10:49,112 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda/remove_router_interface.json used request id req-6a864d47-0d92-4bf6-855a-592ff3a42cae returning object c2bf2000-963e-4f5f-a8aa-47aa1fcdceda 2018-08-03 07:10:49,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:10:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:50,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5ce32119-fdfd-490e-b025-7b682610c094 Date: Fri, 03 Aug 2018 07:10:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:10:37Z", "admin_state_up": true, "updated_at": "2018-08-03T07:10:47Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c2bf2000-963e-4f5f-a8aa-47aa1fcdceda", "name": "tenantnetwork1-router_60b83d5e-8933-41a3-b199-0602526d3a3e"}]} 2018-08-03 07:10:50,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5ce32119-fdfd-490e-b025-7b682610c094 2018-08-03 07:10:50,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.24252414703s 2018-08-03 07:10:50,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5ce32119-fdfd-490e-b025-7b682610c094 2018-08-03 07:10:50,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:10:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:55,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30a88062-8bdd-42f2-a941-87db999333a3 Content-Length: 0 Date: Fri, 03 Aug 2018 07:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:10:55,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda.json used request id req-30a88062-8bdd-42f2-a941-87db999333a3 2018-08-03 07:10:55,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.04306983948s 2018-08-03 07:10:55,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c2bf2000-963e-4f5f-a8aa-47aa1fcdceda.json used request id req-30a88062-8bdd-42f2-a941-87db999333a3 2018-08-03 07:10:55,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:10:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-f43f92bd-55e0-4168-8de7-790e44c75859 Date: Fri, 03 Aug 2018 07:10:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4},{"updated_at":"2018-08-03T07:10:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df77f869-7494-4ef6-9428-17697d7c2967","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_60b83d5e-8933-41a3-b199-0602526d3a3e","enable_dhcp":true,"segment_id":null,"network_id":"84b7a607-712c-465f-959e-86a8d45d5f00","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:10:34Z","ip_version":4}]} 2018-08-03 07:10:56,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f43f92bd-55e0-4168-8de7-790e44c75859 2018-08-03 07:10:56,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.00500893593s 2018-08-03 07:10:56,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f43f92bd-55e0-4168-8de7-790e44c75859 2018-08-03 07:10:56,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:10:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/df77f869-7494-4ef6-9428-17697d7c2967.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:59,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8b8a081-165b-434f-ba01-2a82a969e856 Date: Fri, 03 Aug 2018 07:10:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:10:59,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/df77f869-7494-4ef6-9428-17697d7c2967.json used request id req-c8b8a081-165b-434f-ba01-2a82a969e856 2018-08-03 07:10:59,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.34105014801s 2018-08-03 07:10:59,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/df77f869-7494-4ef6-9428-17697d7c2967.json used request id req-c8b8a081-165b-434f-ba01-2a82a969e856 2018-08-03 07:10:59,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:10:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:10:59,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-307ab103-a9de-48e1-aad9-94ae3fb7e61a Date: Fri, 03 Aug 2018 07:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"84b7a607-712c-465f-959e-86a8d45d5f00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:10:59Z","qos_policy_id":null,"name":"tenantnetwork1-net_60b83d5e-8933-41a3-b199-0602526d3a3e","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:10:32Z","provider:network_type":"vxlan"}]} 2018-08-03 07:10:59,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-307ab103-a9de-48e1-aad9-94ae3fb7e61a 2018-08-03 07:10:59,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0848650932312s 2018-08-03 07:10:59,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-307ab103-a9de-48e1-aad9-94ae3fb7e61a 2018-08-03 07:10:59,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:10:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/84b7a607-712c-465f-959e-86a8d45d5f00.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c0b111d24a989fbfc332a2efde859ab8413184f5" 2018-08-03 07:11:01,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fedf5a2e-6bb1-4c48-a0ca-164497a0c3dc Date: Fri, 03 Aug 2018 07:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:11:01,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/84b7a607-712c-465f-959e-86a8d45d5f00.json used request id req-fedf5a2e-6bb1-4c48-a0ca-164497a0c3dc 2018-08-03 07:11:01,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69382882118s 2018-08-03 07:11:01,531 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/84b7a607-712c-465f-959e-86a8d45d5f00.json used request id req-fedf5a2e-6bb1-4c48-a0ca-164497a0c3dc 2018-08-03 07:11:01,586 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-03 07:11:01,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:11:01,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:11:01,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:11:01,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:11:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:11:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6857391b-1efa-42e3-9e66-4722283514a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:11:01,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6857391b-1efa-42e3-9e66-4722283514a6 2018-08-03 07:11:01,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:11:02,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["UoONZcPGQPy_uwexXcKrag"], "issued_at": "2018-08-03T07:11:02.000000Z"}} 2018-08-03 07:11:02,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:11:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:03,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8400b855-a229-4d6c-a675-c84ef8030e85 Date: Fri, 03 Aug 2018 07:11:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:11:03,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8400b855-a229-4d6c-a675-c84ef8030e85 2018-08-03 07:11:03,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.985717058182s 2018-08-03 07:11:03,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8400b855-a229-4d6c-a675-c84ef8030e85 2018-08-03 07:11:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:11:03,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b566b64a-a8ee-4fb3-be58-877e29e91a81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:11:03,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-b566b64a-a8ee-4fb3-be58-877e29e91a81 2018-08-03 07:11:03,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:11:03,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:03,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53af27ee-2edc-46ef-b8b5-bc8977ebf9a7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:11:03,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-53af27ee-2edc-46ef-b8b5-bc8977ebf9a7 2018-08-03 07:11:03,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193211078644s 2018-08-03 07:11:03,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-53af27ee-2edc-46ef-b8b5-bc8977ebf9a7 2018-08-03 07:11:03,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 07:11:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9"}}' 2018-08-03 07:11:03,507 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb0db85a-6eb1-4562-aff9-5c4a51cbc92c Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8"}, "tags": [], "enabled": true, "id": "e34961f267d942e6b631d420f70ebbb8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9"}} 2018-08-03 07:11:03,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bb0db85a-6eb1-4562-aff9-5c4a51cbc92c 2018-08-03 07:11:03,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.19788479805s 2018-08-03 07:11:03,507 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bb0db85a-6eb1-4562-aff9-5c4a51cbc92c 2018-08-03 07:11:03,508 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'e34961f267d942e6b631d420f70ebbb8', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9'}) 2018-08-03 07:11:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 07:11:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "31efbb63-3423-4cf4-9bcb-c30f7cc6466c", "email": null, "name": "tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9"}}' 2018-08-03 07:11:03,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec88446-a750-436d-a67f-897a0d38a606 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9", "links": {"self": "http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "079ea27e190840f281b2d434cefa8c84", "domain_id": "default", "password_expires_at": null}} 2018-08-03 07:11:03,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-fec88446-a750-436d-a67f-897a0d38a606 2018-08-03 07:11:03,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436991930008s 2018-08-03 07:11:03,952 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-fec88446-a750-436d-a67f-897a0d38a606 2018-08-03 07:11:03,952 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'079ea27e190840f281b2d434cefa8c84', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9'}) 2018-08-03 07:11:03,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:11:03,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e648a902-7e4f-4dd7-b4bf-317312635e01 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:11:04,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e648a902-7e4f-4dd7-b4bf-317312635e01 2018-08-03 07:11:04,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100070953369s 2018-08-03 07:11:04,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e648a902-7e4f-4dd7-b4bf-317312635e01 2018-08-03 07:11:04,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:11:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e64e2e-d466-4f1b-88e3-85d17e3a4c31 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:11:04,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-47e64e2e-d466-4f1b-88e3-85d17e3a4c31 2018-08-03 07:11:04,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112154960632s 2018-08-03 07:11:04,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-47e64e2e-d466-4f1b-88e3-85d17e3a4c31 2018-08-03 07:11:04,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:11:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68e780f-9923-4132-a5bd-0a3cd2837f84 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:11:04,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c68e780f-9923-4132-a5bd-0a3cd2837f84 2018-08-03 07:11:04,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.097146987915s 2018-08-03 07:11:04,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c68e780f-9923-4132-a5bd-0a3cd2837f84 2018-08-03 07:11:04,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:11:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5117338-efc5-4ecd-abe2-c73759d8be71 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 07:11:04,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c5117338-efc5-4ecd-abe2-c73759d8be71 2018-08-03 07:11:04,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111526012421s 2018-08-03 07:11:04,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-c5117338-efc5-4ecd-abe2-c73759d8be71 2018-08-03 07:11:04,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:11:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a1f178-3e3f-4259-ba9c-981fee62b4c8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9", "links": {"self": "http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "079ea27e190840f281b2d434cefa8c84", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:11:04,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-19a1f178-3e3f-4259-ba9c-981fee62b4c8 2018-08-03 07:11:04,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132644891739s 2018-08-03 07:11:04,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-19a1f178-3e3f-4259-ba9c-981fee62b4c8 2018-08-03 07:11:04,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:11:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cd41e8-f262-4504-9609-b7ec61ca1244 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8"}, "tags": [], "enabled": true, "id": "e34961f267d942e6b631d420f70ebbb8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9"}]} 2018-08-03 07:11:04,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-12cd41e8-f262-4504-9609-b7ec61ca1244 2018-08-03 07:11:04,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108345031738s 2018-08-03 07:11:04,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-12cd41e8-f262-4504-9609-b7ec61ca1244 2018-08-03 07:11:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:11:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=079ea27e190840f281b2d434cefa8c84&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=e34961f267d942e6b631d420f70ebbb8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bd0b94-3b07-4635-a0d3-3ceb81cc452d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=079ea27e190840f281b2d434cefa8c84&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=e34961f267d942e6b631d420f70ebbb8", "previous": null, "next": null}} 2018-08-03 07:11:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=079ea27e190840f281b2d434cefa8c84&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=e34961f267d942e6b631d420f70ebbb8 used request id req-37bd0b94-3b07-4635-a0d3-3ceb81cc452d 2018-08-03 07:11:04,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213128089905s 2018-08-03 07:11:04,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=079ea27e190840f281b2d434cefa8c84&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=e34961f267d942e6b631d420f70ebbb8 used request id req-37bd0b94-3b07-4635-a0d3-3ceb81cc452d 2018-08-03 07:11:04,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 07:11:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8/users/079ea27e190840f281b2d434cefa8c84/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:05,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80b2956c-4a5d-424f-a716-98c696e4d306 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:11:05,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8/users/079ea27e190840f281b2d434cefa8c84/roles/0900d086443d4b12b2807e88e6511d50 used request id req-80b2956c-4a5d-424f-a716-98c696e4d306 2018-08-03 07:11:05,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279787063599s 2018-08-03 07:11:05,152 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8/users/079ea27e190840f281b2d434cefa8c84/roles/0900d086443d4b12b2807e88e6511d50 used request id req-80b2956c-4a5d-424f-a716-98c696e4d306 2018-08-03 07:11:05,152 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'e34961f267d942e6b631d420f70ebbb8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '31efbb63-3423-4cf4-9bcb-c30f7cc6466c', 'username': u'tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 07:11:05,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:11:05,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:11:05,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:11:05,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:11:05,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:11:05,154 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:11:05,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:11:05,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:11:05,158 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9', 'password': '31efbb63-3423-4cf4-9bcb-c30f7cc6466c', 'project_name': 'tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'e34961f267d942e6b631d420f70ebbb8', 'project_domain_name': 'Default'} 2018-08-03 07:11:05,158 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-03 07:11:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:11:05,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba79d46-fd77-4716-9c84-8ad096e024d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:11:05,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dba79d46-fd77-4716-9c84-8ad096e024d8 2018-08-03 07:11:05,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:11:05,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T08:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e34961f267d942e6b631d420f70ebbb8", "name": "tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/e34961f267d942e6b631d420f70ebbb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/e34961f267d942e6b631d420f70ebbb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/e34961f267d942e6b631d420f70ebbb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e34961f267d942e6b631d420f70ebbb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/e34961f267d942e6b631d420f70ebbb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/e34961f267d942e6b631d420f70ebbb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/e34961f267d942e6b631d420f70ebbb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/e34961f267d942e6b631d420f70ebbb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/e34961f267d942e6b631d420f70ebbb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/e34961f267d942e6b631d420f70ebbb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/e34961f267d942e6b631d420f70ebbb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/e34961f267d942e6b631d420f70ebbb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_e34961f267d942e6b631d420f70ebbb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_e34961f267d942e6b631d420f70ebbb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9", "id": "079ea27e190840f281b2d434cefa8c84"}, "audit_ids": ["2nAvKA-FR-qDpqORApzkZw"], "issued_at": "2018-08-03T07:11:05.000000Z"}} 2018-08-03 07:11:05,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:11:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" -d '{"network": {"name": "tenantnetwork2-net_408049ce-21f2-4868-8fc2-7b347527cab9", "admin_state_up": true}}' 2018-08-03 07:11:06,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-abee44a0-95ba-4f95-8fcc-d754dde41a86 Date: Fri, 03 Aug 2018 07:11:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c19f5da1-59f8-4c1b-8289-d8c5e952fa3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e34961f267d942e6b631d420f70ebbb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:11:06Z","is_default":false,"name":"tenantnetwork2-net_408049ce-21f2-4868-8fc2-7b347527cab9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e34961f267d942e6b631d420f70ebbb8","created_at":"2018-08-03T07:11:05Z","mtu":1450}} 2018-08-03 07:11:06,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-abee44a0-95ba-4f95-8fcc-d754dde41a86 2018-08-03 07:11:06,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.575809001923s 2018-08-03 07:11:06,151 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-abee44a0-95ba-4f95-8fcc-d754dde41a86 2018-08-03 07:11:06,151 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:11:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c19f5da1-59f8-4c1b-8289-d8c5e952fa3a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_408049ce-21f2-4868-8fc2-7b347527cab9', u'admin_state_up': True, u'tenant_id': u'e34961f267d942e6b631d420f70ebbb8', u'created_at': u'2018-08-03T07:11:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e34961f267d942e6b631d420f70ebbb8', u'l2_adjacency': True}) 2018-08-03 07:11:06,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:11:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:06,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-1a570249-353d-46a8-88cf-bcbb8825275f Date: Fri, 03 Aug 2018 07:11:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c19f5da1-59f8-4c1b-8289-d8c5e952fa3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e34961f267d942e6b631d420f70ebbb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:11:06Z","qos_policy_id":null,"name":"tenantnetwork2-net_408049ce-21f2-4868-8fc2-7b347527cab9","admin_state_up":true,"tenant_id":"e34961f267d942e6b631d420f70ebbb8","created_at":"2018-08-03T07:11:05Z","mtu":1450}]} 2018-08-03 07:11:06,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1a570249-353d-46a8-88cf-bcbb8825275f 2018-08-03 07:11:06,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375143051147s 2018-08-03 07:11:06,527 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1a570249-353d-46a8-88cf-bcbb8825275f 2018-08-03 07:11:06,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:11:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" -d '{"subnet": {"name": "tenantnetwork2-subnet_408049ce-21f2-4868-8fc2-7b347527cab9", "enable_dhcp": true, "network_id": "c19f5da1-59f8-4c1b-8289-d8c5e952fa3a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:11:08,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bd7eea67-a9a5-4fb4-b7df-e3458ce1ec1f Date: Fri, 03 Aug 2018 07:11:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19f5da1-59f8-4c1b-8289-d8c5e952fa3a","tenant_id":"e34961f267d942e6b631d420f70ebbb8","created_at":"2018-08-03T07:11:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:11:07Z","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":"e34961f267d942e6b631d420f70ebbb8","id":"ca333be3-19cc-4579-972a-b163552db5f2","subnetpool_id":null,"name":"tenantnetwork2-subnet_408049ce-21f2-4868-8fc2-7b347527cab9"}} 2018-08-03 07:11:08,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bd7eea67-a9a5-4fb4-b7df-e3458ce1ec1f 2018-08-03 07:11:08,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.60018992424s 2018-08-03 07:11:08,129 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-bd7eea67-a9a5-4fb4-b7df-e3458ce1ec1f 2018-08-03 07:11:08,129 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:11:07Z', 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'ca333be3-19cc-4579-972a-b163552db5f2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_408049ce-21f2-4868-8fc2-7b347527cab9', u'enable_dhcp': True, u'network_id': u'c19f5da1-59f8-4c1b-8289-d8c5e952fa3a', u'tenant_id': u'e34961f267d942e6b631d420f70ebbb8', u'created_at': u'2018-08-03T07:11:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e34961f267d942e6b631d420f70ebbb8'}) 2018-08-03 07:11:08,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:11:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "tenantnetwork2-router_408049ce-21f2-4868-8fc2-7b347527cab9", "admin_state_up": true}}' 2018-08-03 07:11:15,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-abe3315f-cf86-4afc-8955-e5d95894f4fc Date: Fri, 03 Aug 2018 07:11:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "created_at": "2018-08-03T07:11:09Z", "admin_state_up": true, "updated_at": "2018-08-03T07:11:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e34961f267d942e6b631d420f70ebbb8", "id": "b73b35e8-7d89-4ecd-9189-9c114ef4b529", "name": "tenantnetwork2-router_408049ce-21f2-4868-8fc2-7b347527cab9"}} 2018-08-03 07:11:15,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-abe3315f-cf86-4afc-8955-e5d95894f4fc 2018-08-03 07:11:15,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.28687906265s 2018-08-03 07:11:15,418 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-abe3315f-cf86-4afc-8955-e5d95894f4fc 2018-08-03 07:11:15,418 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:11:10Z', u'revision_number': 3, u'id': u'b73b35e8-7d89-4ecd-9189-9c114ef4b529', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_408049ce-21f2-4868-8fc2-7b347527cab9', u'admin_state_up': True, u'tenant_id': u'e34961f267d942e6b631d420f70ebbb8', u'created_at': u'2018-08-03T07:11:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'e34961f267d942e6b631d420f70ebbb8'}) 2018-08-03 07:11:15,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:11:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" -d '{"subnet_id": "ca333be3-19cc-4579-972a-b163552db5f2"}' 2018-08-03 07:11:18,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-291764e1-c114-4c1a-9391-e5adff3e4fad Date: Fri, 03 Aug 2018 07:11:18 GMT RESP BODY: {"network_id": "c19f5da1-59f8-4c1b-8289-d8c5e952fa3a", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "subnet_id": "ca333be3-19cc-4579-972a-b163552db5f2", "subnet_ids": ["ca333be3-19cc-4579-972a-b163552db5f2"], "port_id": "3175dfba-9bf8-408d-af0e-c8b0d92ef51c", "id": "b73b35e8-7d89-4ecd-9189-9c114ef4b529"} 2018-08-03 07:11:18,511 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529/add_router_interface.json used request id req-291764e1-c114-4c1a-9391-e5adff3e4fad 2018-08-03 07:11:18,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.09272408485s 2018-08-03 07:11:18,512 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529/add_router_interface.json used request id req-291764e1-c114-4c1a-9391-e5adff3e4fad returning object b73b35e8-7d89-4ecd-9189-9c114ef4b529 2018-08-03 07:11:18,631 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:11:18,631 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-03 07:11:18,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:11:18,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" -d '{"subnet_id": "ca333be3-19cc-4579-972a-b163552db5f2"}' 2018-08-03 07:11:21,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f82e3d46-eb07-466d-9798-fcd4100abc39 Date: Fri, 03 Aug 2018 07:11:21 GMT RESP BODY: {"network_id": "c19f5da1-59f8-4c1b-8289-d8c5e952fa3a", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "subnet_id": "ca333be3-19cc-4579-972a-b163552db5f2", "subnet_ids": ["ca333be3-19cc-4579-972a-b163552db5f2"], "port_id": "3175dfba-9bf8-408d-af0e-c8b0d92ef51c", "id": "b73b35e8-7d89-4ecd-9189-9c114ef4b529"} 2018-08-03 07:11:21,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529/remove_router_interface.json used request id req-f82e3d46-eb07-466d-9798-fcd4100abc39 2018-08-03 07:11:21,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45829892159s 2018-08-03 07:11:21,095 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529/remove_router_interface.json used request id req-f82e3d46-eb07-466d-9798-fcd4100abc39 returning object b73b35e8-7d89-4ecd-9189-9c114ef4b529 2018-08-03 07:11:21,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:11:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:21,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-8479555c-1eba-459a-bed0-87c0b112e77f Date: Fri, 03 Aug 2018 07:11:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "created_at": "2018-08-03T07:11:09Z", "admin_state_up": true, "updated_at": "2018-08-03T07:11:19Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "e34961f267d942e6b631d420f70ebbb8", "id": "b73b35e8-7d89-4ecd-9189-9c114ef4b529", "name": "tenantnetwork2-router_408049ce-21f2-4868-8fc2-7b347527cab9"}]} 2018-08-03 07:11:21,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8479555c-1eba-459a-bed0-87c0b112e77f 2018-08-03 07:11:21,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.305951833725s 2018-08-03 07:11:21,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8479555c-1eba-459a-bed0-87c0b112e77f 2018-08-03 07:11:21,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:11:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:26,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8bd8239-e1a9-4b1c-8cdc-e5c3cf021763 Content-Length: 0 Date: Fri, 03 Aug 2018 07:11:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:11:26,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529.json used request id req-a8bd8239-e1a9-4b1c-8cdc-e5c3cf021763 2018-08-03 07:11:26,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.56967306137s 2018-08-03 07:11:26,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b73b35e8-7d89-4ecd-9189-9c114ef4b529.json used request id req-a8bd8239-e1a9-4b1c-8cdc-e5c3cf021763 2018-08-03 07:11:26,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:11:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:27,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2315cc84-e736-41da-9182-f01ba9365ff7 Date: Fri, 03 Aug 2018 07:11:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19f5da1-59f8-4c1b-8289-d8c5e952fa3a","tenant_id":"e34961f267d942e6b631d420f70ebbb8","created_at":"2018-08-03T07:11:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:11:07Z","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":"e34961f267d942e6b631d420f70ebbb8","id":"ca333be3-19cc-4579-972a-b163552db5f2","subnetpool_id":null,"name":"tenantnetwork2-subnet_408049ce-21f2-4868-8fc2-7b347527cab9"}]} 2018-08-03 07:11:27,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2315cc84-e736-41da-9182-f01ba9365ff7 2018-08-03 07:11:27,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0803039073944s 2018-08-03 07:11:27,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2315cc84-e736-41da-9182-f01ba9365ff7 2018-08-03 07:11:27,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:11:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/ca333be3-19cc-4579-972a-b163552db5f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:30,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80a6cea3-5ae5-4472-b38a-cbeef1aae61d Date: Fri, 03 Aug 2018 07:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:11:30,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ca333be3-19cc-4579-972a-b163552db5f2.json used request id req-80a6cea3-5ae5-4472-b38a-cbeef1aae61d 2018-08-03 07:11:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.25050497055s 2018-08-03 07:11:30,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ca333be3-19cc-4579-972a-b163552db5f2.json used request id req-80a6cea3-5ae5-4472-b38a-cbeef1aae61d 2018-08-03 07:11:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:11:30,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:31,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-d11096ae-26bd-4cc1-9124-591bb0f55f6b Date: Fri, 03 Aug 2018 07:11:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19f5da1-59f8-4c1b-8289-d8c5e952fa3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e34961f267d942e6b631d420f70ebbb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:11:30Z","qos_policy_id":null,"name":"tenantnetwork2-net_408049ce-21f2-4868-8fc2-7b347527cab9","admin_state_up":true,"tenant_id":"e34961f267d942e6b631d420f70ebbb8","created_at":"2018-08-03T07:11:05Z","mtu":1450}]} 2018-08-03 07:11:31,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d11096ae-26bd-4cc1-9124-591bb0f55f6b 2018-08-03 07:11:31,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.27129006386s 2018-08-03 07:11:31,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d11096ae-26bd-4cc1-9124-591bb0f55f6b 2018-08-03 07:11:31,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:11:31,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/c19f5da1-59f8-4c1b-8289-d8c5e952fa3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de75d3615b4684bf45fbca391b85ca85b3fb0ebb" 2018-08-03 07:11:32,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e7f0d77-be74-4ba0-98e8-2be43ed43677 Date: Fri, 03 Aug 2018 07:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:11:32,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c19f5da1-59f8-4c1b-8289-d8c5e952fa3a.json used request id req-1e7f0d77-be74-4ba0-98e8-2be43ed43677 2018-08-03 07:11:32,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10846495628s 2018-08-03 07:11:32,689 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c19f5da1-59f8-4c1b-8289-d8c5e952fa3a.json used request id req-1e7f0d77-be74-4ba0-98e8-2be43ed43677 2018-08-03 07:11:32,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:11:32,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:32,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf702a3-18f8-4f6e-87fb-4f3372c265a4 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9", "links": {"self": "http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "079ea27e190840f281b2d434cefa8c84", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:11:32,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7cf702a3-18f8-4f6e-87fb-4f3372c265a4 2018-08-03 07:11:32,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134608983994s 2018-08-03 07:11:32,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-7cf702a3-18f8-4f6e-87fb-4f3372c265a4 2018-08-03 07:11:32,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:11:32,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:32,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9860c8d-2db3-444d-a9ce-f1cb969d9da8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_408049ce-21f2-4868-8fc2-7b347527cab9", "links": {"self": "http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "079ea27e190840f281b2d434cefa8c84", "description": null}} 2018-08-03 07:11:32,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84 used request id req-d9860c8d-2db3-444d-a9ce-f1cb969d9da8 2018-08-03 07:11:32,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113376140594s 2018-08-03 07:11:32,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84 used request id req-d9860c8d-2db3-444d-a9ce-f1cb969d9da8 2018-08-03 07:11:32,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 07:11:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:33,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b864d7ab-32fd-4a6d-b64a-289734c3d5fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:11:33,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84 used request id req-b864d7ab-32fd-4a6d-b64a-289734c3d5fe 2018-08-03 07:11:33,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266559123993s 2018-08-03 07:11:33,212 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/079ea27e190840f281b2d434cefa8c84 used request id req-b864d7ab-32fd-4a6d-b64a-289734c3d5fe 2018-08-03 07:11:33,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:11:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:33,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b585acac-7cd0-48a8-8997-de3c4b931d47 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8"}, "tags": [], "enabled": true, "id": "e34961f267d942e6b631d420f70ebbb8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_408049ce-21f2-4868-8fc2-7b347527cab9"}]} 2018-08-03 07:11:33,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b585acac-7cd0-48a8-8997-de3c4b931d47 2018-08-03 07:11:33,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109715938568s 2018-08-03 07:11:33,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b585acac-7cd0-48a8-8997-de3c4b931d47 2018-08-03 07:11:33,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 07:11:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}737ff15ec7c64aefbab1a2f9ec8a25ecef5b08ca" 2018-08-03 07:11:33,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3b56ec-cd47-4f38-a2b5-e61dfd17479e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:11:33,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8 used request id req-ca3b56ec-cd47-4f38-a2b5-e61dfd17479e 2018-08-03 07:11:33,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207666873932s 2018-08-03 07:11:33,541 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/e34961f267d942e6b631d420f70ebbb8 used request id req-ca3b56ec-cd47-4f38-a2b5-e61dfd17479e 2018-08-03 07:11:33,595 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:11:33,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:11:33,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:11:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:11:33,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212d22f5-d3eb-4144-b1c7-e8ddc6df06b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:11:33,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-212d22f5-d3eb-4144-b1c7-e8ddc6df06b6 2018-08-03 07:11:33,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:11:34,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["zIzOrfhjTMW55apryTa4ow"], "issued_at": "2018-08-03T07:11:34.000000Z"}} 2018-08-03 07:11:34,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:11:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:11:34,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-27f9b57d-3e5e-4eac-8669-968dbee62d1d Date: Fri, 03 Aug 2018 07:11:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:11:34,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27f9b57d-3e5e-4eac-8669-968dbee62d1d 2018-08-03 07:11:34,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35560297966s 2018-08-03 07:11:34,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27f9b57d-3e5e-4eac-8669-968dbee62d1d 2018-08-03 07:11:34,437 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-03 07:11:34,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:11:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"network": {"name": "vmready1-net_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "admin_state_up": true}}' 2018-08-03 07:11:35,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-97ac98da-fa1a-4731-8259-be34dca36649 Date: Fri, 03 Aug 2018 07:11:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"573a7666-779f-41a7-b944-d9bf8d4deb9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:11:34Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_a4bd38dd-5d97-4345-ab73-2333ad33b1c8","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:11:34Z","mtu":1450}} 2018-08-03 07:11:35,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-97ac98da-fa1a-4731-8259-be34dca36649 2018-08-03 07:11:35,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.586926937103s 2018-08-03 07:11:35,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-97ac98da-fa1a-4731-8259-be34dca36649 2018-08-03 07:11:35,025 - 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-08-03T07:11:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'573a7666-779f-41a7-b944-d9bf8d4deb9e', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_a4bd38dd-5d97-4345-ab73-2333ad33b1c8', u'created_at': u'2018-08-03T07:11:34Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 07:11:35,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:11:35,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:11:36,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-30843ebf-7666-4f4f-a701-ada4b1eae223 Date: Fri, 03 Aug 2018 07:11:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"573a7666-779f-41a7-b944-d9bf8d4deb9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:11:34Z","qos_policy_id":null,"name":"vmready1-net_a4bd38dd-5d97-4345-ab73-2333ad33b1c8","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:11:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:11:36,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-30843ebf-7666-4f4f-a701-ada4b1eae223 2018-08-03 07:11:36,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.985968828201s 2018-08-03 07:11:36,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-30843ebf-7666-4f4f-a701-ada4b1eae223 2018-08-03 07:11:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:11:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"subnet": {"name": "vmready1-subnet_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "enable_dhcp": true, "network_id": "573a7666-779f-41a7-b944-d9bf8d4deb9e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:11:36,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4f26d585-2238-40b3-9a6f-5671c10d7087 Date: Fri, 03 Aug 2018 07:11:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5329feaf-360d-4c8e-bf37-192c88977f3f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a4bd38dd-5d97-4345-ab73-2333ad33b1c8","enable_dhcp":true,"segment_id":null,"network_id":"573a7666-779f-41a7-b944-d9bf8d4deb9e","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:11:36Z","ip_version":4}} 2018-08-03 07:11:36,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4f26d585-2238-40b3-9a6f-5671c10d7087 2018-08-03 07:11:36,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.915361881256s 2018-08-03 07:11:36,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4f26d585-2238-40b3-9a6f-5671c10d7087 2018-08-03 07:11:36,930 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:11: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'5329feaf-360d-4c8e-bf37-192c88977f3f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a4bd38dd-5d97-4345-ab73-2333ad33b1c8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'573a7666-779f-41a7-b944-d9bf8d4deb9e', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:11: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'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:11:36,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:11:36,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "vmready1-router_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "admin_state_up": true}}' 2018-08-03 07:11:43,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cf9d0099-9f57-4b08-8d16-1433426264f2 Date: Fri, 03 Aug 2018 07:11:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:11:38Z", "admin_state_up": true, "updated_at": "2018-08-03T07:11:39Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7bee861b-38b6-4a80-9be9-b4087957baae", "name": "vmready1-router_a4bd38dd-5d97-4345-ab73-2333ad33b1c8"}} 2018-08-03 07:11:43,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cf9d0099-9f57-4b08-8d16-1433426264f2 2018-08-03 07:11:43,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.61749505997s 2018-08-03 07:11:43,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cf9d0099-9f57-4b08-8d16-1433426264f2 2018-08-03 07:11:43,550 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:11:39Z', u'revision_number': 3, u'ha': True, u'id': u'7bee861b-38b6-4a80-9be9-b4087957baae', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a4bd38dd-5d97-4345-ab73-2333ad33b1c8', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:11:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:11:43,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:11:43,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"subnet_id": "5329feaf-360d-4c8e-bf37-192c88977f3f"}' 2018-08-03 07:11:46,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5893c34-f978-4690-969f-95b57c419ef6 Date: Fri, 03 Aug 2018 07:11:46 GMT RESP BODY: {"network_id": "573a7666-779f-41a7-b944-d9bf8d4deb9e", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "5329feaf-360d-4c8e-bf37-192c88977f3f", "subnet_ids": ["5329feaf-360d-4c8e-bf37-192c88977f3f"], "port_id": "a4c8f34f-872c-411f-be1d-620668c07a04", "id": "7bee861b-38b6-4a80-9be9-b4087957baae"} 2018-08-03 07:11:46,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae/add_router_interface.json used request id req-e5893c34-f978-4690-969f-95b57c419ef6 2018-08-03 07:11:46,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79150104523s 2018-08-03 07:11:46,342 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae/add_router_interface.json used request id req-e5893c34-f978-4690-969f-95b57c419ef6 returning object 7bee861b-38b6-4a80-9be9-b4087957baae 2018-08-03 07:11:46,343 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:11:46,475 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:11:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:11:46,482 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:11:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:11:46,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:11:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:11:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9058ea28-c99c-489e-a103-f4e1e86e6a85 Date: Fri, 03 Aug 2018 07:11:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:11:47,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9058ea28-c99c-489e-a103-f4e1e86e6a85 2018-08-03 07:11:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701133012772s 2018-08-03 07:11:47,188 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9058ea28-c99c-489e-a103-f4e1e86e6a85 2018-08-03 07:11:47,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:11:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8"}' 2018-08-03 07:11:48,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a8d128d-d392-4e83-8e30-2966185b1dd6 Date: Fri, 03 Aug 2018 07:11:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "df9e0016-6eb7-4ffa-883b-ad0884136b15", "size": null, "self": "/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:11:47Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "checksum": null, "created_at": "2018-08-03T07:11:47Z", "protected": false} 2018-08-03 07:11:48,021 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8a8d128d-d392-4e83-8e30-2966185b1dd6 2018-08-03 07:11:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.825870990753s 2018-08-03 07:11:48,022 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-8a8d128d-d392-4e83-8e30-2966185b1dd6 returning object df9e0016-6eb7-4ffa-883b-ad0884136b15 2018-08-03 07:11:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:11:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '' 2018-08-03 07:11:52,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea040d04-9325-46b7-a248-b946a003eda5 Date: Fri, 03 Aug 2018 07:11:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:11:52,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/file used request id req-ea040d04-9325-46b7-a248-b946a003eda5 2018-08-03 07:11:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.6613240242s 2018-08-03 07:11:52,684 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/file used request id req-ea040d04-9325-46b7-a248-b946a003eda5 2018-08-03 07:11:52,684 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:11:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'df9e0016-6eb7-4ffa-883b-ad0884136b15', u'size': None, u'name': u'vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8', u'checksum': None, u'self': u'/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:11:47Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:11:52,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:11:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:11:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6adef73b-21a0-4306-bdfc-078784c5eef4 x-compute-request-id: req-6adef73b-21a0-4306-bdfc-078784c5eef4 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f04e4bff-6bf4-4417-b488-a4df2210a6b7"}} 2018-08-03 07:11:53,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6adef73b-21a0-4306-bdfc-078784c5eef4 2018-08-03 07:11:53,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.82223200798s 2018-08-03 07:11:53,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6adef73b-21a0-4306-bdfc-078784c5eef4 2018-08-03 07:11:53,509 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a4bd38dd-5d97-4345-ab73-2333ad33b1c8', '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'38876c385bea4432bfcee5a27ae0c10d', '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'f04e4bff-6bf4-4417-b488-a4df2210a6b7', 'swap': 0}) 2018-08-03 07:11:53,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:11:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"extra_specs": {}}' 2018-08-03 07:11:53,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2f99d91-efa6-4e04-bc25-7c634310ccfd x-compute-request-id: req-f2f99d91-efa6-4e04-bc25-7c634310ccfd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:11:53,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7/os-extra_specs used request id req-f2f99d91-efa6-4e04-bc25-7c634310ccfd 2018-08-03 07:11:53,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137412071228s 2018-08-03 07:11:53,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7/os-extra_specs used request id req-f2f99d91-efa6-4e04-bc25-7c634310ccfd 2018-08-03 07:11:53,752 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:11:53,752 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:11:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:11:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" -d '{"subnet_id": "5329feaf-360d-4c8e-bf37-192c88977f3f"}' 2018-08-03 07:11:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-78fab201-e8c4-4721-9018-6b853cdde878 Date: Fri, 03 Aug 2018 07:11:56 GMT RESP BODY: {"network_id": "573a7666-779f-41a7-b944-d9bf8d4deb9e", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "5329feaf-360d-4c8e-bf37-192c88977f3f", "subnet_ids": ["5329feaf-360d-4c8e-bf37-192c88977f3f"], "port_id": "a4c8f34f-872c-411f-be1d-620668c07a04", "id": "7bee861b-38b6-4a80-9be9-b4087957baae"} 2018-08-03 07:11:56,136 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae/remove_router_interface.json used request id req-78fab201-e8c4-4721-9018-6b853cdde878 2018-08-03 07:11:56,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37903404236s 2018-08-03 07:11:56,137 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae/remove_router_interface.json used request id req-78fab201-e8c4-4721-9018-6b853cdde878 returning object 7bee861b-38b6-4a80-9be9-b4087957baae 2018-08-03 07:11:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:11:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:11:56,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-34d3a624-b0b5-4a83-900d-7f3494d25191 Date: Fri, 03 Aug 2018 07:11:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:11:38Z", "admin_state_up": true, "updated_at": "2018-08-03T07:11:54Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7bee861b-38b6-4a80-9be9-b4087957baae", "name": "vmready1-router_a4bd38dd-5d97-4345-ab73-2333ad33b1c8"}]} 2018-08-03 07:11:56,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-34d3a624-b0b5-4a83-900d-7f3494d25191 2018-08-03 07:11:56,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.348733901978s 2018-08-03 07:11:56,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-34d3a624-b0b5-4a83-900d-7f3494d25191 2018-08-03 07:11:56,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:11:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:00,802 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1245ae28-f5c2-4975-84d1-bcf4ad71b3c7 Content-Length: 0 Date: Fri, 03 Aug 2018 07:12:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:12:00,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae.json used request id req-1245ae28-f5c2-4975-84d1-bcf4ad71b3c7 2018-08-03 07:12:00,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.31442308426s 2018-08-03 07:12:00,802 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/7bee861b-38b6-4a80-9be9-b4087957baae.json used request id req-1245ae28-f5c2-4975-84d1-bcf4ad71b3c7 2018-08-03 07:12:00,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:12:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:01,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-f4dd8543-4a54-4b97-a2bb-3b72e6ec84df Date: Fri, 03 Aug 2018 07:12:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5329feaf-360d-4c8e-bf37-192c88977f3f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a4bd38dd-5d97-4345-ab73-2333ad33b1c8","enable_dhcp":true,"segment_id":null,"network_id":"573a7666-779f-41a7-b944-d9bf8d4deb9e","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:11:36Z","ip_version":4},{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:12:01,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f4dd8543-4a54-4b97-a2bb-3b72e6ec84df 2018-08-03 07:12:01,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.312721967697s 2018-08-03 07:12:01,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f4dd8543-4a54-4b97-a2bb-3b72e6ec84df 2018-08-03 07:12:01,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:12:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/5329feaf-360d-4c8e-bf37-192c88977f3f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:03,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5192e795-2339-431c-9736-357b90cc9de5 Date: Fri, 03 Aug 2018 07:12:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:12:03,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5329feaf-360d-4c8e-bf37-192c88977f3f.json used request id req-5192e795-2339-431c-9736-357b90cc9de5 2018-08-03 07:12:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35916495323s 2018-08-03 07:12:03,477 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5329feaf-360d-4c8e-bf37-192c88977f3f.json used request id req-5192e795-2339-431c-9736-357b90cc9de5 2018-08-03 07:12:03,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:12:03,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:04,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-92a8c89f-2a75-4861-8e5a-0eb5a4e3b452 Date: Fri, 03 Aug 2018 07:12:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"573a7666-779f-41a7-b944-d9bf8d4deb9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:12:03Z","qos_policy_id":null,"name":"vmready1-net_a4bd38dd-5d97-4345-ab73-2333ad33b1c8","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:11:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:12:04,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92a8c89f-2a75-4861-8e5a-0eb5a4e3b452 2018-08-03 07:12:04,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02594208717s 2018-08-03 07:12:04,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92a8c89f-2a75-4861-8e5a-0eb5a4e3b452 2018-08-03 07:12:04,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:12:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/573a7666-779f-41a7-b944-d9bf8d4deb9e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:05,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff22627b-4231-4977-8a63-e4610e37ba50 Date: Fri, 03 Aug 2018 07:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:12:05,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/573a7666-779f-41a7-b944-d9bf8d4deb9e.json used request id req-ff22627b-4231-4977-8a63-e4610e37ba50 2018-08-03 07:12:05,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05050802231s 2018-08-03 07:12:05,556 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/573a7666-779f-41a7-b944-d9bf8d4deb9e.json used request id req-ff22627b-4231-4977-8a63-e4610e37ba50 2018-08-03 07:12:05,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:12:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:06,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-c30ab89e-2f4a-49ab-94d9-1b6c258c266e Date: Fri, 03 Aug 2018 07:12:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/snap", "metadata": {}}], "file": "/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "df9e0016-6eb7-4ffa-883b-ad0884136b15", "size": 12716032, "self": "/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/df9e0016-6eb7-4ffa-883b-ad0884136b15/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:11:52Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:11:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:12:06,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c30ab89e-2f4a-49ab-94d9-1b6c258c266e 2018-08-03 07:12:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.691358804703s 2018-08-03 07:12:06,252 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c30ab89e-2f4a-49ab-94d9-1b6c258c266e 2018-08-03 07:12:06,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:12:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:08,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ccf9edb-282d-4eac-aee0-9118e6261d92 Date: Fri, 03 Aug 2018 07:12:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:12:08,134 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15 used request id req-0ccf9edb-282d-4eac-aee0-9118e6261d92 2018-08-03 07:12:08,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.88039803505s 2018-08-03 07:12:08,134 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/df9e0016-6eb7-4ffa-883b-ad0884136b15 used request id req-0ccf9edb-282d-4eac-aee0-9118e6261d92 2018-08-03 07:12:08,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:12:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:08,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-055f0e67-cf9c-436d-89b6-4e09c112cabd x-compute-request-id: req-055f0e67-cf9c-436d-89b6-4e09c112cabd Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_a4bd38dd-5d97-4345-ab73-2333ad33b1c8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f04e4bff-6bf4-4417-b488-a4df2210a6b7"}]} 2018-08-03 07:12:08,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-055f0e67-cf9c-436d-89b6-4e09c112cabd 2018-08-03 07:12:08,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.138306856155s 2018-08-03 07:12:08,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-055f0e67-cf9c-436d-89b6-4e09c112cabd 2018-08-03 07:12:08,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:12:08,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58d6d28b5a56bf88a4829135219e896ca18b2458" 2018-08-03 07:12:08,426 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7f4fdf-447a-4e79-9fbb-9faef64b70ad x-compute-request-id: req-5a7f4fdf-447a-4e79-9fbb-9faef64b70ad Content-Length: 0 Content-Type: application/json 2018-08-03 07:12:08,427 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7 used request id req-5a7f4fdf-447a-4e79-9fbb-9faef64b70ad 2018-08-03 07:12:08,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151393890381s 2018-08-03 07:12:08,427 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f04e4bff-6bf4-4417-b488-a4df2210a6b7 used request id req-5a7f4fdf-447a-4e79-9fbb-9faef64b70ad 2018-08-03 07:12:08,480 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:12:08,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:12:08,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:12:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:12:08,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94884348-d6e6-4a14-9969-8142284ebd8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:12:08,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-94884348-d6e6-4a14-9969-8142284ebd8c 2018-08-03 07:12:08,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:12:08,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["tEsUyqR_QlyZ5NjjB55lQg"], "issued_at": "2018-08-03T07:12:08.000000Z"}} 2018-08-03 07:12:08,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:12:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:09,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5d3b8964-4ea1-414c-981b-9bcaba1b17f1 Date: Fri, 03 Aug 2018 07:12:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:12:09,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5d3b8964-4ea1-414c-981b-9bcaba1b17f1 2018-08-03 07:12:09,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379900932312s 2018-08-03 07:12:09,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5d3b8964-4ea1-414c-981b-9bcaba1b17f1 2018-08-03 07:12:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:12:09,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8033d9e6-cb65-4456-8534-1b18d8f2a65d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:12:09,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8033d9e6-cb65-4456-8534-1b18d8f2a65d 2018-08-03 07:12:09,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:12:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:09,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d011a6-e0ca-443a-8a80-9ea98d4fa24b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:12:09,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-89d011a6-e0ca-443a-8a80-9ea98d4fa24b 2018-08-03 07:12:09,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210952043533s 2018-08-03 07:12:09,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-89d011a6-e0ca-443a-8a80-9ea98d4fa24b 2018-08-03 07:12:09,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 07:12:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}}' 2018-08-03 07:12:09,724 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0da558d-b0c9-4568-b699-eee59c806a90 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1"}, "tags": [], "enabled": true, "id": "eab492ec647146c988d3bd176eac48c1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}} 2018-08-03 07:12:09,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0da558d-b0c9-4568-b699-eee59c806a90 2018-08-03 07:12:09,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.185095071793s 2018-08-03 07:12:09,725 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0da558d-b0c9-4568-b699-eee59c806a90 2018-08-03 07:12:09,726 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'eab492ec647146c988d3bd176eac48c1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3'}) 2018-08-03 07:12:09,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 07:12:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aa3595df-930a-4ec0-b310-8fee2447189e", "email": null, "name": "vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}}' 2018-08-03 07:12:10,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd767a40-1605-4eba-99f8-e0f76b3dec81 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "links": {"self": "http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c3bab6fa265748c1a9f35cfda4422707", "domain_id": "default", "password_expires_at": null}} 2018-08-03 07:12:10,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-cd767a40-1605-4eba-99f8-e0f76b3dec81 2018-08-03 07:12:10,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489331960678s 2018-08-03 07:12:10,221 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-cd767a40-1605-4eba-99f8-e0f76b3dec81 2018-08-03 07:12:10,222 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c3bab6fa265748c1a9f35cfda4422707', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3'}) 2018-08-03 07:12:10,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:12:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:10,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d475a03-b6cc-4919-b286-0a5b1216aa5e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:12:10,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d475a03-b6cc-4919-b286-0a5b1216aa5e 2018-08-03 07:12:10,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970869064331s 2018-08-03 07:12:10,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d475a03-b6cc-4919-b286-0a5b1216aa5e 2018-08-03 07:12:10,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:12:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:10,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e497f7e3-8421-4ccf-842f-eb6f4a69e4c9 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:12:10,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e497f7e3-8421-4ccf-842f-eb6f4a69e4c9 2018-08-03 07:12:10,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101977109909s 2018-08-03 07:12:10,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e497f7e3-8421-4ccf-842f-eb6f4a69e4c9 2018-08-03 07:12:10,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:12:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:10,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d97d013-8900-4141-b6d2-d727e33624a1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:12:10,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d97d013-8900-4141-b6d2-d727e33624a1 2018-08-03 07:12:10,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115417957306s 2018-08-03 07:12:10,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d97d013-8900-4141-b6d2-d727e33624a1 2018-08-03 07:12:10,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:12:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00de3738-94f7-4a7f-b1dd-2902a8d95f9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 07:12:10,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-00de3738-94f7-4a7f-b1dd-2902a8d95f9c 2018-08-03 07:12:10,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105148077011s 2018-08-03 07:12:10,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-00de3738-94f7-4a7f-b1dd-2902a8d95f9c 2018-08-03 07:12:10,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:12:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:10,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649a1007-5ca2-44bb-bd6c-b5ce5b54e302 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "links": {"self": "http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c3bab6fa265748c1a9f35cfda4422707", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:12:10,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-649a1007-5ca2-44bb-bd6c-b5ce5b54e302 2018-08-03 07:12:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130425930023s 2018-08-03 07:12:10,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-649a1007-5ca2-44bb-bd6c-b5ce5b54e302 2018-08-03 07:12:10,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:12:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:10,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc953c5-f131-4284-9a99-b06207f48b75 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1"}, "tags": [], "enabled": true, "id": "eab492ec647146c988d3bd176eac48c1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}]} 2018-08-03 07:12:10,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1fc953c5-f131-4284-9a99-b06207f48b75 2018-08-03 07:12:10,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113219022751s 2018-08-03 07:12:10,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1fc953c5-f131-4284-9a99-b06207f48b75 2018-08-03 07:12:10,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:12:10,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=c3bab6fa265748c1a9f35cfda4422707&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=eab492ec647146c988d3bd176eac48c1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc77a7f3-4121-49cd-a2d9-ed4c3f9c8819 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=c3bab6fa265748c1a9f35cfda4422707&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=eab492ec647146c988d3bd176eac48c1", "previous": null, "next": null}} 2018-08-03 07:12:11,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c3bab6fa265748c1a9f35cfda4422707&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=eab492ec647146c988d3bd176eac48c1 used request id req-cc77a7f3-4121-49cd-a2d9-ed4c3f9c8819 2018-08-03 07:12:11,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0950570106506s 2018-08-03 07:12:11,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c3bab6fa265748c1a9f35cfda4422707&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=eab492ec647146c988d3bd176eac48c1 used request id req-cc77a7f3-4121-49cd-a2d9-ed4c3f9c8819 2018-08-03 07:12:11,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 07:12:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1/users/c3bab6fa265748c1a9f35cfda4422707/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:11,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b2ae8c1-8fed-4aca-900d-9950f63df838 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:12:11,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1/users/c3bab6fa265748c1a9f35cfda4422707/roles/0900d086443d4b12b2807e88e6511d50 used request id req-5b2ae8c1-8fed-4aca-900d-9950f63df838 2018-08-03 07:12:11,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.237748146057s 2018-08-03 07:12:11,262 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1/users/c3bab6fa265748c1a9f35cfda4422707/roles/0900d086443d4b12b2807e88e6511d50 used request id req-5b2ae8c1-8fed-4aca-900d-9950f63df838 2018-08-03 07:12:11,262 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'eab492ec647146c988d3bd176eac48c1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'aa3595df-930a-4ec0-b310-8fee2447189e', 'username': u'vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:12:11,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:12:11,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:12:11,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:12:11,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:12:11,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:12:11,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:12:11,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:12:11,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:12:11,268 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', 'password': 'aa3595df-930a-4ec0-b310-8fee2447189e', 'project_name': 'vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'eab492ec647146c988d3bd176eac48c1', 'project_domain_name': 'Default'} 2018-08-03 07:12:11,268 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-03 07:12:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:12:11,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813734e9-5c36-4d59-8021-05888c205dce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:12:11,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-813734e9-5c36-4d59-8021-05888c205dce 2018-08-03 07:12:11,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:12:11,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T08:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eab492ec647146c988d3bd176eac48c1", "name": "vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/eab492ec647146c988d3bd176eac48c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/eab492ec647146c988d3bd176eac48c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/eab492ec647146c988d3bd176eac48c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eab492ec647146c988d3bd176eac48c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/eab492ec647146c988d3bd176eac48c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/eab492ec647146c988d3bd176eac48c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/eab492ec647146c988d3bd176eac48c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/eab492ec647146c988d3bd176eac48c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/eab492ec647146c988d3bd176eac48c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/eab492ec647146c988d3bd176eac48c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/eab492ec647146c988d3bd176eac48c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/eab492ec647146c988d3bd176eac48c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_eab492ec647146c988d3bd176eac48c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_eab492ec647146c988d3bd176eac48c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "id": "c3bab6fa265748c1a9f35cfda4422707"}, "audit_ids": ["39aXFfcbR1OwoSWW13ACpA"], "issued_at": "2018-08-03T07:12:11.000000Z"}} 2018-08-03 07:12:11,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:12:11,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '{"network": {"name": "vmready2-net_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "admin_state_up": true}}' 2018-08-03 07:12:12,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-21e4e542-b78a-46fe-874b-ea83984f0ed5 Date: Fri, 03 Aug 2018 07:12:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"259112fb-49b2-4ed8-9c64-762e96e9d67e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eab492ec647146c988d3bd176eac48c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:12:12Z","is_default":false,"name":"vmready2-net_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eab492ec647146c988d3bd176eac48c1","created_at":"2018-08-03T07:12:12Z","mtu":1450}} 2018-08-03 07:12:12,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-21e4e542-b78a-46fe-874b-ea83984f0ed5 2018-08-03 07:12:12,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.596534967422s 2018-08-03 07:12:12,259 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-21e4e542-b78a-46fe-874b-ea83984f0ed5 2018-08-03 07:12:12,259 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:12:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'259112fb-49b2-4ed8-9c64-762e96e9d67e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', u'admin_state_up': True, u'tenant_id': u'eab492ec647146c988d3bd176eac48c1', u'created_at': u'2018-08-03T07:12:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eab492ec647146c988d3bd176eac48c1', u'l2_adjacency': True}) 2018-08-03 07:12:12,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:12:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:12,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-9b88b64e-6634-4620-9a9b-04794a6cf8ab Date: Fri, 03 Aug 2018 07:12:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"259112fb-49b2-4ed8-9c64-762e96e9d67e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eab492ec647146c988d3bd176eac48c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:12:12Z","qos_policy_id":null,"name":"vmready2-net_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3","admin_state_up":true,"tenant_id":"eab492ec647146c988d3bd176eac48c1","created_at":"2018-08-03T07:12:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 07:12:12,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9b88b64e-6634-4620-9a9b-04794a6cf8ab 2018-08-03 07:12:12,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2886967659s 2018-08-03 07:12:12,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9b88b64e-6634-4620-9a9b-04794a6cf8ab 2018-08-03 07:12:12,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:12:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '{"subnet": {"name": "vmready2-subnet_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "enable_dhcp": true, "network_id": "259112fb-49b2-4ed8-9c64-762e96e9d67e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:12:13,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-542644a0-24fa-4a50-a3d7-e0390b056df4 Date: Fri, 03 Aug 2018 07:12:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"259112fb-49b2-4ed8-9c64-762e96e9d67e","tenant_id":"eab492ec647146c988d3bd176eac48c1","created_at":"2018-08-03T07:12:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:12:13Z","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":"eab492ec647146c988d3bd176eac48c1","id":"a7bfe744-ebf9-4e59-a7d5-c4d6b7908910","subnetpool_id":null,"name":"vmready2-subnet_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}} 2018-08-03 07:12:13,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-542644a0-24fa-4a50-a3d7-e0390b056df4 2018-08-03 07:12:13,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.906095027924s 2018-08-03 07:12:13,457 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-542644a0-24fa-4a50-a3d7-e0390b056df4 2018-08-03 07:12:13,457 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:12:13Z', 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'a7bfe744-ebf9-4e59-a7d5-c4d6b7908910', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', u'enable_dhcp': True, u'network_id': u'259112fb-49b2-4ed8-9c64-762e96e9d67e', u'tenant_id': u'eab492ec647146c988d3bd176eac48c1', u'created_at': u'2018-08-03T07:12:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eab492ec647146c988d3bd176eac48c1'}) 2018-08-03 07:12:13,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:12:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "vmready2-router_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "admin_state_up": true}}' 2018-08-03 07:12:19,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-10195aa3-544e-4785-b769-d0f2ef8311c7 Date: Fri, 03 Aug 2018 07:12:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eab492ec647146c988d3bd176eac48c1", "created_at": "2018-08-03T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-03T07:12:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eab492ec647146c988d3bd176eac48c1", "id": "c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8", "name": "vmready2-router_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}} 2018-08-03 07:12:19,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-10195aa3-544e-4785-b769-d0f2ef8311c7 2018-08-03 07:12:19,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.29354310036s 2018-08-03 07:12:19,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-10195aa3-544e-4785-b769-d0f2ef8311c7 2018-08-03 07:12:19,752 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:12:15Z', u'revision_number': 3, u'id': u'c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', u'admin_state_up': True, u'tenant_id': u'eab492ec647146c988d3bd176eac48c1', u'created_at': u'2018-08-03T07:12:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'eab492ec647146c988d3bd176eac48c1'}) 2018-08-03 07:12:19,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:12:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '{"subnet_id": "a7bfe744-ebf9-4e59-a7d5-c4d6b7908910"}' 2018-08-03 07:12:23,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-35b53b68-06bb-4681-8d42-61eaf88454ba Date: Fri, 03 Aug 2018 07:12:23 GMT RESP BODY: {"network_id": "259112fb-49b2-4ed8-9c64-762e96e9d67e", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "subnet_id": "a7bfe744-ebf9-4e59-a7d5-c4d6b7908910", "subnet_ids": ["a7bfe744-ebf9-4e59-a7d5-c4d6b7908910"], "port_id": "5d28dd85-d6de-401a-a202-7485d9b4a9ae", "id": "c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8"} 2018-08-03 07:12:23,169 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8/add_router_interface.json used request id req-35b53b68-06bb-4681-8d42-61eaf88454ba 2018-08-03 07:12:23,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.41579198837s 2018-08-03 07:12:23,169 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8/add_router_interface.json used request id req-35b53b68-06bb-4681-8d42-61eaf88454ba returning object c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8 2018-08-03 07:12:23,169 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:12:23,273 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:12:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:12:23,280 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:12:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:12:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:12:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:23,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1f0b37a1-2f42-4a54-9d77-8169f885983b Date: Fri, 03 Aug 2018 07:12:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:12:23,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1f0b37a1-2f42-4a54-9d77-8169f885983b 2018-08-03 07:12:23,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.711646080017s 2018-08-03 07:12:23,997 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1f0b37a1-2f42-4a54-9d77-8169f885983b 2018-08-03 07:12:24,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:12:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}' 2018-08-03 07:12:24,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7978210-79ed-4cd1-bf62-211d748d289e Date: Fri, 03 Aug 2018 07:12:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/file", "owner": "eab492ec647146c988d3bd176eac48c1", "id": "2d2a4a0e-19d2-4101-b713-db2434a060f2", "size": null, "self": "/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:12:24Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "checksum": null, "created_at": "2018-08-03T07:12:24Z", "protected": false} 2018-08-03 07:12:24,791 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d7978210-79ed-4cd1-bf62-211d748d289e 2018-08-03 07:12:24,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.785991191864s 2018-08-03 07:12:24,792 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-d7978210-79ed-4cd1-bf62-211d748d289e returning object 2d2a4a0e-19d2-4101-b713-db2434a060f2 2018-08-03 07:12:24,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:12:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '' 2018-08-03 07:12:26,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb2ffd7a-9e81-4807-858e-129bc9b08fa2 Date: Fri, 03 Aug 2018 07:12:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:12:26,073 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/file used request id req-eb2ffd7a-9e81-4807-858e-129bc9b08fa2 2018-08-03 07:12:26,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28108906746s 2018-08-03 07:12:26,073 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/file used request id req-eb2ffd7a-9e81-4807-858e-129bc9b08fa2 2018-08-03 07:12:26,074 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:12:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/file', u'owner': u'eab492ec647146c988d3bd176eac48c1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2d2a4a0e-19d2-4101-b713-db2434a060f2', u'size': None, u'name': u'vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', u'checksum': None, u'self': u'/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:12:24Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:12:26,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:12:26,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:12:26,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-8ccb6ae7-47c3-49f7-9cbe-f959df945e68 x-compute-request-id: req-8ccb6ae7-47c3-49f7-9cbe-f959df945e68 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/701a15de-c0ab-4248-81e8-8b603520fab7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "701a15de-c0ab-4248-81e8-8b603520fab7"}} 2018-08-03 07:12:26,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8ccb6ae7-47c3-49f7-9cbe-f959df945e68 2018-08-03 07:12:26,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.764889955521s 2018-08-03 07:12:26,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8ccb6ae7-47c3-49f7-9cbe-f959df945e68 2018-08-03 07:12:26,840 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3', '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'38876c385bea4432bfcee5a27ae0c10d', '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'701a15de-c0ab-4248-81e8-8b603520fab7', 'swap': 0}) 2018-08-03 07:12:26,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:12:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" -d '{"extra_specs": {}}' 2018-08-03 07:12:26,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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 x-openstack-request-id: req-20ac8e2c-f00d-4243-9c1a-64fed7a51b1d x-compute-request-id: req-20ac8e2c-f00d-4243-9c1a-64fed7a51b1d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:12:26,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7/os-extra_specs used request id req-20ac8e2c-f00d-4243-9c1a-64fed7a51b1d 2018-08-03 07:12:26,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216178894043s 2018-08-03 07:12:26,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7/os-extra_specs used request id req-20ac8e2c-f00d-4243-9c1a-64fed7a51b1d 2018-08-03 07:12:26,969 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:12:26,969 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:12:26,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:12:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" -d '{"subnet_id": "a7bfe744-ebf9-4e59-a7d5-c4d6b7908910"}' 2018-08-03 07:12:29,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2d1c98b-f6de-4324-a931-f667c0f7955f Date: Fri, 03 Aug 2018 07:12:29 GMT RESP BODY: {"network_id": "259112fb-49b2-4ed8-9c64-762e96e9d67e", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "subnet_id": "a7bfe744-ebf9-4e59-a7d5-c4d6b7908910", "subnet_ids": ["a7bfe744-ebf9-4e59-a7d5-c4d6b7908910"], "port_id": "5d28dd85-d6de-401a-a202-7485d9b4a9ae", "id": "c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8"} 2018-08-03 07:12:29,919 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8/remove_router_interface.json used request id req-f2d1c98b-f6de-4324-a931-f667c0f7955f 2018-08-03 07:12:29,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.94555306435s 2018-08-03 07:12:29,920 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8/remove_router_interface.json used request id req-f2d1c98b-f6de-4324-a931-f667c0f7955f returning object c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8 2018-08-03 07:12:29,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:12:29,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:30,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-3a013a1c-6dcb-442f-ba9f-a58ab47e5368 Date: Fri, 03 Aug 2018 07:12:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eab492ec647146c988d3bd176eac48c1", "created_at": "2018-08-03T07:12:14Z", "admin_state_up": true, "updated_at": "2018-08-03T07:12:28Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "eab492ec647146c988d3bd176eac48c1", "id": "c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8", "name": "vmready2-router_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}]} 2018-08-03 07:12:30,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3a013a1c-6dcb-442f-ba9f-a58ab47e5368 2018-08-03 07:12:30,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152842998505s 2018-08-03 07:12:30,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3a013a1c-6dcb-442f-ba9f-a58ab47e5368 2018-08-03 07:12:30,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:12:30,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:34,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b5cfdff-a843-44b2-a2f6-8c278ebb204d Content-Length: 0 Date: Fri, 03 Aug 2018 07:12:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:12:34,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8.json used request id req-1b5cfdff-a843-44b2-a2f6-8c278ebb204d 2018-08-03 07:12:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.05711007118s 2018-08-03 07:12:34,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c06125e5-61dc-4c4a-ab5f-f9227fe6cdc8.json used request id req-1b5cfdff-a843-44b2-a2f6-8c278ebb204d 2018-08-03 07:12:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:12:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:35,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9409bdae-8424-4936-81fb-d10eb6db5b70 Date: Fri, 03 Aug 2018 07:12:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"259112fb-49b2-4ed8-9c64-762e96e9d67e","tenant_id":"eab492ec647146c988d3bd176eac48c1","created_at":"2018-08-03T07:12:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:12:13Z","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":"eab492ec647146c988d3bd176eac48c1","id":"a7bfe744-ebf9-4e59-a7d5-c4d6b7908910","subnetpool_id":null,"name":"vmready2-subnet_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}]} 2018-08-03 07:12:35,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9409bdae-8424-4936-81fb-d10eb6db5b70 2018-08-03 07:12:35,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.928545951843s 2018-08-03 07:12:35,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9409bdae-8424-4936-81fb-d10eb6db5b70 2018-08-03 07:12:35,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:12:35,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/a7bfe744-ebf9-4e59-a7d5-c4d6b7908910.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:38,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68873cc3-754f-44a4-9b93-d10014aee64a Date: Fri, 03 Aug 2018 07:12:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:12:38,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a7bfe744-ebf9-4e59-a7d5-c4d6b7908910.json used request id req-68873cc3-754f-44a4-9b93-d10014aee64a 2018-08-03 07:12:38,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.39028382301s 2018-08-03 07:12:38,456 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/a7bfe744-ebf9-4e59-a7d5-c4d6b7908910.json used request id req-68873cc3-754f-44a4-9b93-d10014aee64a 2018-08-03 07:12:38,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:12:38,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:38,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-690257ce-2477-45eb-9823-9368dae670c1 Date: Fri, 03 Aug 2018 07:12:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"259112fb-49b2-4ed8-9c64-762e96e9d67e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eab492ec647146c988d3bd176eac48c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:12:38Z","qos_policy_id":null,"name":"vmready2-net_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3","admin_state_up":true,"tenant_id":"eab492ec647146c988d3bd176eac48c1","created_at":"2018-08-03T07:12:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 07:12:38,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-690257ce-2477-45eb-9823-9368dae670c1 2018-08-03 07:12:38,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319909095764s 2018-08-03 07:12:38,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-690257ce-2477-45eb-9823-9368dae670c1 2018-08-03 07:12:38,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:12:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/259112fb-49b2-4ed8-9c64-762e96e9d67e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:40,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-399247f7-3443-4c46-92c5-fdd4a73ca1fc Date: Fri, 03 Aug 2018 07:12:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:12:40,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/259112fb-49b2-4ed8-9c64-762e96e9d67e.json used request id req-399247f7-3443-4c46-92c5-fdd4a73ca1fc 2018-08-03 07:12:40,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71128201485s 2018-08-03 07:12:40,489 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/259112fb-49b2-4ed8-9c64-762e96e9d67e.json used request id req-399247f7-3443-4c46-92c5-fdd4a73ca1fc 2018-08-03 07:12:40,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:12:40,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:41,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-cdd95382-2387-4969-b18e-c173f73df925 Date: Fri, 03 Aug 2018 07:12:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/snap", "metadata": {}}], "file": "/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/file", "owner": "eab492ec647146c988d3bd176eac48c1", "id": "2d2a4a0e-19d2-4101-b713-db2434a060f2", "size": 12716032, "self": "/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/2d2a4a0e-19d2-4101-b713-db2434a060f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:12:26Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:12:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:12:41,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cdd95382-2387-4969-b18e-c173f73df925 2018-08-03 07:12:41,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.776973962784s 2018-08-03 07:12:41,271 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cdd95382-2387-4969-b18e-c173f73df925 2018-08-03 07:12:41,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:12:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9dc3f27a8a0443095f9b8bd97de5bc8e995c893f" 2018-08-03 07:12:42,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3887926-0ba3-4288-86b9-9d25ca010e7b Date: Fri, 03 Aug 2018 07:12:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:12:42,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2 used request id req-f3887926-0ba3-4288-86b9-9d25ca010e7b 2018-08-03 07:12:42,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.83264708519s 2018-08-03 07:12:42,106 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2d2a4a0e-19d2-4101-b713-db2434a060f2 used request id req-f3887926-0ba3-4288-86b9-9d25ca010e7b 2018-08-03 07:12:42,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:12:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:42,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-b4e924f5-713d-49a8-8ca8-3d767ba34234 x-compute-request-id: req-b4e924f5-713d-49a8-8ca8-3d767ba34234 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/701a15de-c0ab-4248-81e8-8b603520fab7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "701a15de-c0ab-4248-81e8-8b603520fab7"}]} 2018-08-03 07:12:42,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b4e924f5-713d-49a8-8ca8-3d767ba34234 2018-08-03 07:12:42,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0298609733582s 2018-08-03 07:12:42,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b4e924f5-713d-49a8-8ca8-3d767ba34234 2018-08-03 07:12:42,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:12:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:42,193 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07: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 x-openstack-request-id: req-e8b2ff22-65ad-4d58-8d57-b0a0bb4c1f4b x-compute-request-id: req-e8b2ff22-65ad-4d58-8d57-b0a0bb4c1f4b Content-Length: 0 Content-Type: application/json 2018-08-03 07:12:42,193 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7 used request id req-e8b2ff22-65ad-4d58-8d57-b0a0bb4c1f4b 2018-08-03 07:12:42,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0551438331604s 2018-08-03 07:12:42,194 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/701a15de-c0ab-4248-81e8-8b603520fab7 used request id req-e8b2ff22-65ad-4d58-8d57-b0a0bb4c1f4b 2018-08-03 07:12:42,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:12:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:42,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046da1dc-a37c-4bd6-b460-bd24656019a7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "links": {"self": "http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c3bab6fa265748c1a9f35cfda4422707", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:12:42,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-046da1dc-a37c-4bd6-b460-bd24656019a7 2018-08-03 07:12:42,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11107301712s 2018-08-03 07:12:42,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-046da1dc-a37c-4bd6-b460-bd24656019a7 2018-08-03 07:12:42,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:12:42,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:42,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970a10f7-5f6f-4674-a307-5da98bfb3308 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3", "links": {"self": "http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c3bab6fa265748c1a9f35cfda4422707", "description": null}} 2018-08-03 07:12:42,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707 used request id req-970a10f7-5f6f-4674-a307-5da98bfb3308 2018-08-03 07:12:42,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123932123184s 2018-08-03 07:12:42,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707 used request id req-970a10f7-5f6f-4674-a307-5da98bfb3308 2018-08-03 07:12:42,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 07:12:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:42,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30577b95-ac00-4d72-bed0-c42367db90aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:12:42,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707 used request id req-30577b95-ac00-4d72-bed0-c42367db90aa 2018-08-03 07:12:42,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.238659143448s 2018-08-03 07:12:42,675 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c3bab6fa265748c1a9f35cfda4422707 used request id req-30577b95-ac00-4d72-bed0-c42367db90aa 2018-08-03 07:12:42,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:12:42,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:42,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3adba817-c328-4c52-b30e-13daa852400f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1"}, "tags": [], "enabled": true, "id": "eab492ec647146c988d3bd176eac48c1", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4fab8ddf-cde4-4984-9b6e-5d2eb70cb0e3"}]} 2018-08-03 07:12:42,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3adba817-c328-4c52-b30e-13daa852400f 2018-08-03 07:12:42,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111410140991s 2018-08-03 07:12:42,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3adba817-c328-4c52-b30e-13daa852400f 2018-08-03 07:12:42,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 07:12:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c297d093266a3f3d622e6b1f2356563bfae600b9" 2018-08-03 07:12:43,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:12:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe65c0d0-3315-47e8-8779-d6f69dbe7b34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:12:43,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1 used request id req-fe65c0d0-3315-47e8-8779-d6f69dbe7b34 2018-08-03 07:12:43,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244813919067s 2018-08-03 07:12:43,042 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/eab492ec647146c988d3bd176eac48c1 used request id req-fe65c0d0-3315-47e8-8779-d6f69dbe7b34 2018-08-03 07:12:43,096 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:12:43,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:12:43,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:12:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:12:43,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b37bbd2-0267-4ad2-ad69-2a688d72402c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:12:43,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2b37bbd2-0267-4ad2-ad69-2a688d72402c 2018-08-03 07:12:43,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:12:43,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:12:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["CZ-_O15uTqy5dBIy8UjFnA"], "issued_at": "2018-08-03T07:12:43.000000Z"}} 2018-08-03 07:12:43,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:12:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:12:43,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c1ce54d8-5cce-487f-9d66-ef851ea8ea63 Date: Fri, 03 Aug 2018 07:12:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:12:43,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1ce54d8-5cce-487f-9d66-ef851ea8ea63 2018-08-03 07:12:43,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267983198166s 2018-08-03 07:12:43,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1ce54d8-5cce-487f-9d66-ef851ea8ea63 2018-08-03 07:12:43,834 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-03 07:12:43,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:12:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"network": {"name": "singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "admin_state_up": true}}' 2018-08-03 07:12:45,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a78e0002-b891-4428-a24a-2d751dc768d6 Date: Fri, 03 Aug 2018 07:12:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:12:44Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:44Z","mtu":1450}} 2018-08-03 07:12:45,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a78e0002-b891-4428-a24a-2d751dc768d6 2018-08-03 07:12:45,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.23920702934s 2018-08-03 07:12:45,074 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a78e0002-b891-4428-a24a-2d751dc768d6 2018-08-03 07:12:45,075 - 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-08-03T07:12:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', u'created_at': u'2018-08-03T07:12:44Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 07:12:45,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:12:45,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:12:45,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-eba70647-5d51-44c4-9893-6841a494c632 Date: Fri, 03 Aug 2018 07:12:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:12:44Z","qos_policy_id":null,"name":"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:44Z","provider:network_type":"vxlan"}]} 2018-08-03 07:12:45,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-eba70647-5d51-44c4-9893-6841a494c632 2018-08-03 07:12:45,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287831068039s 2018-08-03 07:12:45,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-eba70647-5d51-44c4-9893-6841a494c632 2018-08-03 07:12:45,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:12:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"subnet": {"name": "singlevm1-subnet_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "enable_dhcp": true, "network_id": "73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:12:46,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d08f9f47-b9a1-4b90-89d5-e39c4e83fbdd Date: Fri, 03 Aug 2018 07:12:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T07:12:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"889807a3-02fd-4444-a008-f409e94250a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","enable_dhcp":true,"segment_id":null,"network_id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:45Z","ip_version":4}} 2018-08-03 07:12:46,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d08f9f47-b9a1-4b90-89d5-e39c4e83fbdd 2018-08-03 07:12:46,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.75054192543s 2018-08-03 07:12:46,116 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d08f9f47-b9a1-4b90-89d5-e39c4e83fbdd 2018-08-03 07:12:46,117 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:12:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'889807a3-02fd-4444-a008-f409e94250a1', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:12:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:12:46,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:12:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "singlevm1-router_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "admin_state_up": true}}' 2018-08-03 07:12:52,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-7f6bcaf3-baee-4f93-91df-a815f8d02be6 Date: Fri, 03 Aug 2018 07:12:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:12:46Z", "admin_state_up": true, "updated_at": "2018-08-03T07:12:48Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4bf88732-d8c3-45a8-90dd-d93326b8ed13", "name": "singlevm1-router_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}} 2018-08-03 07:12:52,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7f6bcaf3-baee-4f93-91df-a815f8d02be6 2018-08-03 07:12:52,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.36535191536s 2018-08-03 07:12:52,483 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7f6bcaf3-baee-4f93-91df-a815f8d02be6 2018-08-03 07:12:52,484 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:12:48Z', u'revision_number': 3, u'ha': True, u'id': u'4bf88732-d8c3-45a8-90dd-d93326b8ed13', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:12:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:12:52,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:12:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"subnet_id": "889807a3-02fd-4444-a008-f409e94250a1"}' 2018-08-03 07:12:55,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b41ab0ec-67d8-4f18-bd9b-e2fc0fa707c0 Date: Fri, 03 Aug 2018 07:12:55 GMT RESP BODY: {"network_id": "73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "889807a3-02fd-4444-a008-f409e94250a1", "subnet_ids": ["889807a3-02fd-4444-a008-f409e94250a1"], "port_id": "72de6861-004b-4b34-a91f-279541f1ef88", "id": "4bf88732-d8c3-45a8-90dd-d93326b8ed13"} 2018-08-03 07:12:55,254 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13/add_router_interface.json used request id req-b41ab0ec-67d8-4f18-bd9b-e2fc0fa707c0 2018-08-03 07:12:55,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76974892616s 2018-08-03 07:12:55,254 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13/add_router_interface.json used request id req-b41ab0ec-67d8-4f18-bd9b-e2fc0fa707c0 returning object 4bf88732-d8c3-45a8-90dd-d93326b8ed13 2018-08-03 07:12:55,255 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:12:55,387 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:12:55,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:12:55,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:12:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:12:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:12:55,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:12:56,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5ae3af56-8406-4b8b-b6b3-4b1ea6030e62 Date: Fri, 03 Aug 2018 07:12:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:12:56,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5ae3af56-8406-4b8b-b6b3-4b1ea6030e62 2018-08-03 07:12:56,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690943002701s 2018-08-03 07:12:56,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5ae3af56-8406-4b8b-b6b3-4b1ea6030e62 2018-08-03 07:12:56,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:12:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}' 2018-08-03 07:12:56,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27b2c929-be67-4fb1-a3c7-e816992867ee Date: Fri, 03 Aug 2018 07:12:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "54a2d9f1-7e83-4147-a361-2508cc666053", "size": null, "self": "/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:12:56Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "checksum": null, "created_at": "2018-08-03T07:12:56Z", "protected": false} 2018-08-03 07:12:56,892 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-27b2c929-be67-4fb1-a3c7-e816992867ee 2018-08-03 07:12:56,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.793185949326s 2018-08-03 07:12:56,893 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-27b2c929-be67-4fb1-a3c7-e816992867ee returning object 54a2d9f1-7e83-4147-a361-2508cc666053 2018-08-03 07:12:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:12:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '' 2018-08-03 07:12:58,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52689929-33d8-4167-aae8-8f9e7398f2a7 Date: Fri, 03 Aug 2018 07:12:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:12:58,672 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file used request id req-52689929-33d8-4167-aae8-8f9e7398f2a7 2018-08-03 07:12:58,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.77866697311s 2018-08-03 07:12:58,673 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file used request id req-52689929-33d8-4167-aae8-8f9e7398f2a7 2018-08-03 07:12:58,673 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:12:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'54a2d9f1-7e83-4147-a361-2508cc666053', u'size': None, u'name': u'singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', u'checksum': None, u'self': u'/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:12:56Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:12:58,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:12:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:12:59,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12: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-56038b1d-61d4-4a62-a718-3b51785b288d x-compute-request-id: req-56038b1d-61d4-4a62-a718-3b51785b288d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e010e32f-6bff-473a-affb-f48591290ed2"}} 2018-08-03 07:12:59,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-56038b1d-61d4-4a62-a718-3b51785b288d 2018-08-03 07:12:59,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.70451593399s 2018-08-03 07:12:59,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-56038b1d-61d4-4a62-a718-3b51785b288d 2018-08-03 07:12:59,380 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', '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'38876c385bea4432bfcee5a27ae0c10d', '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'e010e32f-6bff-473a-affb-f48591290ed2', 'swap': 0}) 2018-08-03 07:12:59,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:12:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"extra_specs": {}}' 2018-08-03 07:12:59,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f0c675d-62c3-4e51-bbdf-4a94df6e44db x-compute-request-id: req-2f0c675d-62c3-4e51-bbdf-4a94df6e44db Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:12:59,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2/os-extra_specs used request id req-2f0c675d-62c3-4e51-bbdf-4a94df6e44db 2018-08-03 07:12:59,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.135360002518s 2018-08-03 07:12:59,516 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2/os-extra_specs used request id req-2f0c675d-62c3-4e51-bbdf-4a94df6e44db 2018-08-03 07:12:59,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 07:12:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"keypair": {"name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}}' 2018-08-03 07:12:59,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8b454a7-6035-46e0-9a55-ab8c90ff3ce2 x-compute-request-id: req-d8b454a7-6035-46e0-9a55-ab8c90ff3ce2 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYnAeGWM+qzGlnrpOVHo9EuX25luCwD2bL4BBi7eLaaoX7aulCV5yqN7Zsf/bmZNzX0xNrBKvlFy/HK0g9YddVkfqhRy5PuNo3G52xfjTLZgzjlhX+5etkFIheXHsq/mQyW2uD+0RqE8QHQop/V0e6ScfTN+O17W2MXSxxl1oz1BlTd4eGu5qBQkqrUm3XKjMSay9vNuT8Ab/RBx9cJWpiPXYAdEd4t5/Ibi27Ibh3PBKUqiyP0I597jI3aIcVBA+xqx0tcjjVQovw/sPmA7M/AA9lX1ksOAR/zv/MkVhJ0r/of8ysHmGfpFVZyil0PU2W24449MLynCKFTVK+pll5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2JwHhljPqsxpZ66TlR6PRLl9uZbgsA9my+AQYu3i2mqF+2rp\nQlecqje2bH/25mTc19MTawSr5RcvxytIPWHXVZH6oUcuT7jaNxudsX40y2YM45YV\n/uXrZBSIXlx7Kv5kMltrg/tEahPEB0KKf1dHuknH0zfjte1tjF0scZdaM9QZU3eH\nhruagUJKq1Jt1yozEmsvbzbk/AG/0QcfXCVqYj12AHRHeLefyG4tuyG4dzwSlKos\nj9COfe4yN2iHFQQPsasdLXI41UKL8P7D5gOzPwAPZV9ZLDgEf87/zJFYSdK/6H/M\nrB5hn6RVWcopdD1NltuOOPTC8pwihU1SvqZZeQIDAQABAoIBAQCykueNNXh22bBo\nHr9ip1/7i2R/9UflPb1EhMNdm7py0HEGldwZqnroxadqCZD13d9HOqd+icpgwl3M\nN/2FRT0uOXvDLBic9stHtUerBV3m9YnYsmoNy2TlDBxklp+gETtvXHjlxOdhAEyS\no6PkWYMzrBHGKwRafpParRGvz9Q4drWarcA2QAHUPL+dLxt//mT9GytaaaSKKTUj\nwcC76+sduouSCN8ELocZKZs6kQCPkwc+W1bzi7Cpm17rV4X178GLAb1phSKc839r\nEjLaJsVmZ2Ta4utE1YOGehNd4a+j+1NKdfRd9e6AhaLnerVwFYIInvjcWjBD5oxJ\nXESL6TjlAoGBAPUByX81Qx9Tm9eB3Y3SiJGqNkVNPFaNX3h9K6I3kX05ihQlYzgm\nqfAGDAkbrJexKimMdxXN2zkNZkFA9ciVSuIRymdA7JeIoFiRBmUzdRw2GDy/SqX3\nUscMbbXQNbvrtXQWwJlAhJJPLajcrb6AbjXUbhE2tHcoCS1VyGFzcfH3AoGBAOJU\nD7rZRpjZBfVYHWjS1CT9N6y97VA3QUu5i1g731lM7jl4JmQWK2hulcTCRc/Ro0nZ\nurQ/ET7XekdO5hWpHOL0134sThQuZg1hnvN3OOu4QMHvkQ2hq9g1r5VtcukpQVpA\nvOr5REh/C0t1mlEY1pVV1TvLo3MJkIRGXAnEBTQPAoGBAMrzCwUbiplVeZ8fjPXg\nso3u7/uiCdwsSSwWi2FZJGQVmKItgi3OITCY4bldui8Ba0p1d2ORXQm6Zryg4beg\nqyHu2LmFFzZCz4ftwd1srZKL4LHZRy2JXIFTc0GK0ifzDSC3hByuS+KiQdFB044c\n9q4SZIZPyVd2y3tJNq46oeVrAoGBAJKJWqXfh5Xu7aysIF5+IlzQlfuB/OSy4dPl\njhLSsQlghd0vraufrvsunkmGfyzOzqpCDmAldUT6vnDs5IuhstI/NEa86NCoOerw\nCboYtwHnigYG1iO9SUXzfHuDIaNU0rtcrvRz74IAv49b1U4shsKpkCXm8yzIRIlg\nBLdN8xCBAoGBAM3uqGD2oZ84zlJVggQDLRHVcbsEBRhQOrYKnFiI/HSZ8n87evDG\n9/KFOlgq0AXcC01Sh2sv83zkiRsdqmduTPD3i47xJWtm3q9V9alHSFTCveQVRrlO\naxdZ3XURB2dc9xZZelStfoWvviJnwdiZzYyTYtKfaNuoo2ZaxHLhE2sS\n-----END RSA PRIVATE KEY-----\n", "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "fingerprint": "cd:9c:49:a3:af:2d:5d:1f:de:fd:ab:60:83:c6:2c:aa"}} 2018-08-03 07:12:59,807 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d8b454a7-6035-46e0-9a55-ab8c90ff3ce2 2018-08-03 07:12:59,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.290135145187s 2018-08-03 07:12:59,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d8b454a7-6035-46e0-9a55-ab8c90ff3ce2 2018-08-03 07:12:59,808 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYnAeGWM+qzGlnrpOVHo9EuX25luCwD2bL4BBi7eLaaoX7aulCV5yqN7Zsf/bmZNzX0xNrBKvlFy/HK0g9YddVkfqhRy5PuNo3G52xfjTLZgzjlhX+5etkFIheXHsq/mQyW2uD+0RqE8QHQop/V0e6ScfTN+O17W2MXSxxl1oz1BlTd4eGu5qBQkqrUm3XKjMSay9vNuT8Ab/RBx9cJWpiPXYAdEd4t5/Ibi27Ibh3PBKUqiyP0I597jI3aIcVBA+xqx0tcjjVQovw/sPmA7M/AA9lX1ksOAR/zv/MkVhJ0r/of8ysHmGfpFVZyil0PU2W24449MLynCKFTVK+pll5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA2JwHhljPqsxpZ66TlR6PRLl9uZbgsA9my+AQYu3i2mqF+2rp\nQlecqje2bH/25mTc19MTawSr5RcvxytIPWHXVZH6oUcuT7jaNxudsX40y2YM45YV\n/uXrZBSIXlx7Kv5kMltrg/tEahPEB0KKf1dHuknH0zfjte1tjF0scZdaM9QZU3eH\nhruagUJKq1Jt1yozEmsvbzbk/AG/0QcfXCVqYj12AHRHeLefyG4tuyG4dzwSlKos\nj9COfe4yN2iHFQQPsasdLXI41UKL8P7D5gOzPwAPZV9ZLDgEf87/zJFYSdK/6H/M\nrB5hn6RVWcopdD1NltuOOPTC8pwihU1SvqZZeQIDAQABAoIBAQCykueNNXh22bBo\nHr9ip1/7i2R/9UflPb1EhMNdm7py0HEGldwZqnroxadqCZD13d9HOqd+icpgwl3M\nN/2FRT0uOXvDLBic9stHtUerBV3m9YnYsmoNy2TlDBxklp+gETtvXHjlxOdhAEyS\no6PkWYMzrBHGKwRafpParRGvz9Q4drWarcA2QAHUPL+dLxt//mT9GytaaaSKKTUj\nwcC76+sduouSCN8ELocZKZs6kQCPkwc+W1bzi7Cpm17rV4X178GLAb1phSKc839r\nEjLaJsVmZ2Ta4utE1YOGehNd4a+j+1NKdfRd9e6AhaLnerVwFYIInvjcWjBD5oxJ\nXESL6TjlAoGBAPUByX81Qx9Tm9eB3Y3SiJGqNkVNPFaNX3h9K6I3kX05ihQlYzgm\nqfAGDAkbrJexKimMdxXN2zkNZkFA9ciVSuIRymdA7JeIoFiRBmUzdRw2GDy/SqX3\nUscMbbXQNbvrtXQWwJlAhJJPLajcrb6AbjXUbhE2tHcoCS1VyGFzcfH3AoGBAOJU\nD7rZRpjZBfVYHWjS1CT9N6y97VA3QUu5i1g731lM7jl4JmQWK2hulcTCRc/Ro0nZ\nurQ/ET7XekdO5hWpHOL0134sThQuZg1hnvN3OOu4QMHvkQ2hq9g1r5VtcukpQVpA\nvOr5REh/C0t1mlEY1pVV1TvLo3MJkIRGXAnEBTQPAoGBAMrzCwUbiplVeZ8fjPXg\nso3u7/uiCdwsSSwWi2FZJGQVmKItgi3OITCY4bldui8Ba0p1d2ORXQm6Zryg4beg\nqyHu2LmFFzZCz4ftwd1srZKL4LHZRy2JXIFTc0GK0ifzDSC3hByuS+KiQdFB044c\n9q4SZIZPyVd2y3tJNq46oeVrAoGBAJKJWqXfh5Xu7aysIF5+IlzQlfuB/OSy4dPl\njhLSsQlghd0vraufrvsunkmGfyzOzqpCDmAldUT6vnDs5IuhstI/NEa86NCoOerw\nCboYtwHnigYG1iO9SUXzfHuDIaNU0rtcrvRz74IAv49b1U4shsKpkCXm8yzIRIlg\nBLdN8xCBAoGBAM3uqGD2oZ84zlJVggQDLRHVcbsEBRhQOrYKnFiI/HSZ8n87evDG\n9/KFOlgq0AXcC01Sh2sv83zkiRsdqmduTPD3i47xJWtm3q9V9alHSFTCveQVRrlO\naxdZ3XURB2dc9xZZelStfoWvviJnwdiZzYyTYtKfaNuoo2ZaxHLhE2sS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cc8e0c4fd5484fe5b9d8f7fd262cb0ad', 'name': u'singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', 'created_at': '2018-08-03T07:12:59.808329', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38876c385bea4432bfcee5a27ae0c10d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cd:9c:49:a3:af:2d:5d:1f:de:fd:ab:60:83:c6:2c:aa', 'type': 'ssh', 'id': u'singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05'}) 2018-08-03 07:12:59,808 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA2JwHhljPqsxpZ66TlR6PRLl9uZbgsA9my+AQYu3i2mqF+2rp Qlecqje2bH/25mTc19MTawSr5RcvxytIPWHXVZH6oUcuT7jaNxudsX40y2YM45YV /uXrZBSIXlx7Kv5kMltrg/tEahPEB0KKf1dHuknH0zfjte1tjF0scZdaM9QZU3eH hruagUJKq1Jt1yozEmsvbzbk/AG/0QcfXCVqYj12AHRHeLefyG4tuyG4dzwSlKos j9COfe4yN2iHFQQPsasdLXI41UKL8P7D5gOzPwAPZV9ZLDgEf87/zJFYSdK/6H/M rB5hn6RVWcopdD1NltuOOPTC8pwihU1SvqZZeQIDAQABAoIBAQCykueNNXh22bBo Hr9ip1/7i2R/9UflPb1EhMNdm7py0HEGldwZqnroxadqCZD13d9HOqd+icpgwl3M N/2FRT0uOXvDLBic9stHtUerBV3m9YnYsmoNy2TlDBxklp+gETtvXHjlxOdhAEyS o6PkWYMzrBHGKwRafpParRGvz9Q4drWarcA2QAHUPL+dLxt//mT9GytaaaSKKTUj wcC76+sduouSCN8ELocZKZs6kQCPkwc+W1bzi7Cpm17rV4X178GLAb1phSKc839r EjLaJsVmZ2Ta4utE1YOGehNd4a+j+1NKdfRd9e6AhaLnerVwFYIInvjcWjBD5oxJ XESL6TjlAoGBAPUByX81Qx9Tm9eB3Y3SiJGqNkVNPFaNX3h9K6I3kX05ihQlYzgm qfAGDAkbrJexKimMdxXN2zkNZkFA9ciVSuIRymdA7JeIoFiRBmUzdRw2GDy/SqX3 UscMbbXQNbvrtXQWwJlAhJJPLajcrb6AbjXUbhE2tHcoCS1VyGFzcfH3AoGBAOJU D7rZRpjZBfVYHWjS1CT9N6y97VA3QUu5i1g731lM7jl4JmQWK2hulcTCRc/Ro0nZ urQ/ET7XekdO5hWpHOL0134sThQuZg1hnvN3OOu4QMHvkQ2hq9g1r5VtcukpQVpA vOr5REh/C0t1mlEY1pVV1TvLo3MJkIRGXAnEBTQPAoGBAMrzCwUbiplVeZ8fjPXg so3u7/uiCdwsSSwWi2FZJGQVmKItgi3OITCY4bldui8Ba0p1d2ORXQm6Zryg4beg qyHu2LmFFzZCz4ftwd1srZKL4LHZRy2JXIFTc0GK0ifzDSC3hByuS+KiQdFB044c 9q4SZIZPyVd2y3tJNq46oeVrAoGBAJKJWqXfh5Xu7aysIF5+IlzQlfuB/OSy4dPl jhLSsQlghd0vraufrvsunkmGfyzOzqpCDmAldUT6vnDs5IuhstI/NEa86NCoOerw CboYtwHnigYG1iO9SUXzfHuDIaNU0rtcrvRz74IAv49b1U4shsKpkCXm8yzIRIlg BLdN8xCBAoGBAM3uqGD2oZ84zlJVggQDLRHVcbsEBRhQOrYKnFiI/HSZ8n87evDG 9/KFOlgq0AXcC01Sh2sv83zkiRsdqmduTPD3i47xJWtm3q9V9alHSFTCveQVRrlO axdZ3XURB2dc9xZZelStfoWvviJnwdiZzYyTYtKfaNuoo2ZaxHLhE2sS -----END RSA PRIVATE KEY----- 2018-08-03 07:12:59,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 07:12:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"security_group": {"name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-03 07:13:00,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1ae0d6f9-ef57-4a94-a2cd-259391b13998 Date: Fri, 03 Aug 2018 07:13:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:00Z", "updated_at": "2018-08-03T07:13:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "4277d7d8-af5b-49b9-8e62-e9eb55971748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "e560f2d0-007e-4264-ab77-5e540404182b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 1, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}} 2018-08-03 07:13:00,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1ae0d6f9-ef57-4a94-a2cd-259391b13998 2018-08-03 07:13:00,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.375739097595s 2018-08-03 07:13:00,188 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1ae0d6f9-ef57-4a94-a2cd-259391b13998 2018-08-03 07:13:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:13:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:01,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-bbefdf36-2a84-432c-bb93-fdb17d2e0d34 Date: Fri, 03 Aug 2018 07:13:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eab492ec647146c988d3bd176eac48c1", "created_at": "2018-08-03T07:12:11Z", "updated_at": "2018-08-03T07:12:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "036caa39-9c05-42f6-b81f-38b7c6e98ab4", "remote_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "211da7d7-cffd-43f2-a8a0-437af37022ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "b7804ec8-c42c-4194-942d-80fd42856a13", "remote_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:12Z", "revision_number": 0, "id": "f7be43ba-66dc-4e93-8690-c04f94f41792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:12Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eab492ec647146c988d3bd176eac48c1"}], "revision_number": 1, "project_id": "eab492ec647146c988d3bd176eac48c1", "id": "4332d234-3a3f-4b33-9d46-041d326a7545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:10:32Z", "updated_at": "2018-08-03T07:10:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "7a0d0ccb-349c-4402-8a89-cceb70c49e68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "9980dd12-e6d4-481c-8570-d5742c1c1423", "remote_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "d72089e5-ec27-401c-a704-5cb997c7fd86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "ef23fe37-42af-4ab4-b94e-9dd082c34914", "remote_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 1, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dffe46b289824124ab180230d25cb1a2", "created_at": "2018-08-03T07:06:45Z", "updated_at": "2018-08-03T07:06:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "25cffc8c-3323-4b19-85af-39ea6f7cbb96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "27638f08-a20e-44ab-bfbc-1f37a5df86b3", "remote_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "2ec2120f-8139-4da2-8a83-810ab4833e8c", "remote_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "4e42f44a-d681-43c7-8d0a-9368ec76fe61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dffe46b289824124ab180230d25cb1a2"}], "revision_number": 1, "project_id": "dffe46b289824124ab180230d25cb1a2", "id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "created_at": "2018-08-03T07:11:05Z", "updated_at": "2018-08-03T07:11:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "18a9222c-0e6b-4008-964e-6bf6c690ab7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "5a531121-918f-49ea-ab6f-adde2762d02d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "9d2e6296-9910-4fb7-98f5-6488ab14e1db", "remote_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "f9db6e1f-f237-49bc-92d5-8129e464227d", "remote_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e34961f267d942e6b631d420f70ebbb8"}], "revision_number": 1, "project_id": "e34961f267d942e6b631d420f70ebbb8", "id": "ba8de745-af4e-4249-a65f-d190acd06b35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-03T07:10:36Z", "updated_at": "2018-08-03T07:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "5250d843-056d-44fe-a93f-9a44e1489b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "569e81c2-0682-46fe-b1e4-743a77dd600d", "remote_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "788d992e-de10-494b-b0fa-26c35b271c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "9a9c29d5-dd2f-4500-99aa-4f36bd52b9f5", "remote_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:00Z", "updated_at": "2018-08-03T07:13:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "4277d7d8-af5b-49b9-8e62-e9eb55971748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "e560f2d0-007e-4264-ab77-5e540404182b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 1, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}]} 2018-08-03 07:13:01,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bbefdf36-2a84-432c-bb93-fdb17d2e0d34 2018-08-03 07:13:01,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.996990919113s 2018-08-03 07:13:01,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bbefdf36-2a84-432c-bb93-fdb17d2e0d34 2018-08-03 07:13:01,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:13:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -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": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2"}}' 2018-08-03 07:13:01,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7a3114df-d349-4f06-9725-9a4ac28dd52e Date: Fri, 03 Aug 2018 07:13:01 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-08-03T07:13:01Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "port_range_min": 22, "revision_number": 0, "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:01Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "99162b45-6956-4e70-a42b-95f19666c7bc"}} 2018-08-03 07:13:01,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7a3114df-d349-4f06-9725-9a4ac28dd52e 2018-08-03 07:13:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.359282016754s 2018-08-03 07:13:01,554 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7a3114df-d349-4f06-9725-9a4ac28dd52e 2018-08-03 07:13:01,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:13:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:01,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-74ff8ae4-c7f3-4e18-8c07-271c9f3f4e1c Date: Fri, 03 Aug 2018 07:13:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eab492ec647146c988d3bd176eac48c1", "created_at": "2018-08-03T07:12:11Z", "updated_at": "2018-08-03T07:12:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "036caa39-9c05-42f6-b81f-38b7c6e98ab4", "remote_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "211da7d7-cffd-43f2-a8a0-437af37022ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "b7804ec8-c42c-4194-942d-80fd42856a13", "remote_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:12Z", "revision_number": 0, "id": "f7be43ba-66dc-4e93-8690-c04f94f41792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:12Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eab492ec647146c988d3bd176eac48c1"}], "revision_number": 1, "project_id": "eab492ec647146c988d3bd176eac48c1", "id": "4332d234-3a3f-4b33-9d46-041d326a7545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:10:32Z", "updated_at": "2018-08-03T07:10:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "7a0d0ccb-349c-4402-8a89-cceb70c49e68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "9980dd12-e6d4-481c-8570-d5742c1c1423", "remote_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "d72089e5-ec27-401c-a704-5cb997c7fd86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "ef23fe37-42af-4ab4-b94e-9dd082c34914", "remote_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 1, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dffe46b289824124ab180230d25cb1a2", "created_at": "2018-08-03T07:06:45Z", "updated_at": "2018-08-03T07:06:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "25cffc8c-3323-4b19-85af-39ea6f7cbb96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "27638f08-a20e-44ab-bfbc-1f37a5df86b3", "remote_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "2ec2120f-8139-4da2-8a83-810ab4833e8c", "remote_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "4e42f44a-d681-43c7-8d0a-9368ec76fe61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dffe46b289824124ab180230d25cb1a2"}], "revision_number": 1, "project_id": "dffe46b289824124ab180230d25cb1a2", "id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "created_at": "2018-08-03T07:11:05Z", "updated_at": "2018-08-03T07:11:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "18a9222c-0e6b-4008-964e-6bf6c690ab7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "5a531121-918f-49ea-ab6f-adde2762d02d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "9d2e6296-9910-4fb7-98f5-6488ab14e1db", "remote_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "f9db6e1f-f237-49bc-92d5-8129e464227d", "remote_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e34961f267d942e6b631d420f70ebbb8"}], "revision_number": 1, "project_id": "e34961f267d942e6b631d420f70ebbb8", "id": "ba8de745-af4e-4249-a65f-d190acd06b35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-03T07:10:36Z", "updated_at": "2018-08-03T07:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "5250d843-056d-44fe-a93f-9a44e1489b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "569e81c2-0682-46fe-b1e4-743a77dd600d", "remote_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "788d992e-de10-494b-b0fa-26c35b271c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "9a9c29d5-dd2f-4500-99aa-4f36bd52b9f5", "remote_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:00Z", "updated_at": "2018-08-03T07:13:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "4277d7d8-af5b-49b9-8e62-e9eb55971748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:13:01Z", "revision_number": 0, "id": "99162b45-6956-4e70-a42b-95f19666c7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:01Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "e560f2d0-007e-4264-ab77-5e540404182b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 2, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}]} 2018-08-03 07:13:01,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-74ff8ae4-c7f3-4e18-8c07-271c9f3f4e1c 2018-08-03 07:13:01,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0654451847076s 2018-08-03 07:13:01,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-74ff8ae4-c7f3-4e18-8c07-271c9f3f4e1c 2018-08-03 07:13:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:13:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -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": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2"}}' 2018-08-03 07:13:01,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a0f337a9-88c3-451c-bccc-221de2477af0 Date: Fri, 03 Aug 2018 07:13:01 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-08-03T07:13:01Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "port_range_min": null, "revision_number": 0, "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:01Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "8487a679-e9b8-4094-89ce-1f191acb24cd"}} 2018-08-03 07:13:01,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a0f337a9-88c3-451c-bccc-221de2477af0 2018-08-03 07:13:01,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.327132940292s 2018-08-03 07:13:01,955 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a0f337a9-88c3-451c-bccc-221de2477af0 2018-08-03 07:13:01,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:13:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:02,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-b320ad96-f2ca-4425-bfa5-3ae46d118b31 Date: Fri, 03 Aug 2018 07:13:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":["889807a3-02fd-4444-a008-f409e94250a1"],"description":"","tags":[],"updated_at":"2018-08-03T07:12:45Z","qos_policy_id":null,"name":"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e07528d8-4e96-4424-9fca-0b189e358fbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["b4a1f1fb-57bc-4d07-910e-bbecc4d1f01a"],"description":"","tags":[],"updated_at":"2018-08-03T07:12:46Z","qos_policy_id":null,"name":"HA network tenant 38876c385bea4432bfcee5a27ae0c10d","admin_state_up":true,"tenant_id":"","created_at":"2018-08-03T07:12:46Z","provider:network_type":"vxlan"}]} 2018-08-03 07:13:02,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b320ad96-f2ca-4425-bfa5-3ae46d118b31 2018-08-03 07:13:02,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273720026016s 2018-08-03 07:13:02,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b320ad96-f2ca-4425-bfa5-3ae46d118b31 2018-08-03 07:13:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:13:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:02,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b874c930-41aa-4dd6-993a-71b8a8641d8f Date: Fri, 03 Aug 2018 07:13:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/54a2d9f1-7e83-4147-a361-2508cc666053/snap", "metadata": {}}], "file": "/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "54a2d9f1-7e83-4147-a361-2508cc666053", "size": 12716032, "self": "/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/54a2d9f1-7e83-4147-a361-2508cc666053/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:12:58Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:12:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:13:02,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b874c930-41aa-4dd6-993a-71b8a8641d8f 2018-08-03 07:13:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.687042951584s 2018-08-03 07:13:02,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b874c930-41aa-4dd6-993a-71b8a8641d8f 2018-08-03 07:13:02,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:13:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:02,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-c87553fc-cbfb-4521-bc1a-1f4f870321f7 x-compute-request-id: req-c87553fc-cbfb-4521-bc1a-1f4f870321f7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e010e32f-6bff-473a-affb-f48591290ed2"}]} 2018-08-03 07:13:02,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c87553fc-cbfb-4521-bc1a-1f4f870321f7 2018-08-03 07:13:02,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286631584167s 2018-08-03 07:13:02,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c87553fc-cbfb-4521-bc1a-1f4f870321f7 2018-08-03 07:13:02,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:13:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"server": {"name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "imageRef": "54a2d9f1-7e83-4147-a361-2508cc666053", "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "flavorRef": "e010e32f-6bff-473a-affb-f48591290ed2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb"}], "security_groups": [{"name": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2"}]}}' 2018-08-03 07:13:07,614 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c6d6e85-d8a5-4ab8-a932-da04d9aa751d x-compute-request-id: req-0c6d6e85-d8a5-4ab8-a932-da04d9aa751d Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2"}], "OS-DCF:diskConfig": "MANUAL", "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "adminPass": "gFxqvFe7zeMy"}} 2018-08-03 07:13:07,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0c6d6e85-d8a5-4ab8-a932-da04d9aa751d 2018-08-03 07:13:07,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.65804100037s 2018-08-03 07:13:07,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0c6d6e85-d8a5-4ab8-a932-da04d9aa751d 2018-08-03 07:13:07,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:13:07,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:08,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13: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-8c1d2dd3-2794-4d3b-8304-6cfb22fd600d x-compute-request-id: req-8c1d2dd3-2794-4d3b-8304-6cfb22fd600d Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:13:07Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:13:08,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-8c1d2dd3-2794-4d3b-8304-6cfb22fd600d 2018-08-03 07:13:08,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.453268766403s 2018-08-03 07:13:08,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-8c1d2dd3-2794-4d3b-8304-6cfb22fd600d 2018-08-03 07:13:08,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:13:08,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:08,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-82e3b633-ad57-4bc4-86dc-18a1f792faa6 Date: Fri, 03 Aug 2018 07:13:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":["889807a3-02fd-4444-a008-f409e94250a1"],"description":"","tags":[],"updated_at":"2018-08-03T07:12:45Z","qos_policy_id":null,"name":"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e07528d8-4e96-4424-9fca-0b189e358fbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["b4a1f1fb-57bc-4d07-910e-bbecc4d1f01a"],"description":"","tags":[],"updated_at":"2018-08-03T07:12:46Z","qos_policy_id":null,"name":"HA network tenant 38876c385bea4432bfcee5a27ae0c10d","admin_state_up":true,"tenant_id":"","created_at":"2018-08-03T07:12:46Z","provider:network_type":"vxlan"}]} 2018-08-03 07:13:08,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-82e3b633-ad57-4bc4-86dc-18a1f792faa6 2018-08-03 07:13:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269390106201s 2018-08-03 07:13:08,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-82e3b633-ad57-4bc4-86dc-18a1f792faa6 2018-08-03 07:13:08,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:13:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:09,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-4500cc52-48ed-4791-a025-b7beb5444ca1 Date: Fri, 03 Aug 2018 07:13:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:12:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"889807a3-02fd-4444-a008-f409e94250a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","enable_dhcp":true,"segment_id":null,"network_id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:45Z","ip_version":4},{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4},{"updated_at":"2018-08-03T07:12:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b4a1f1fb-57bc-4d07-910e-bbecc4d1f01a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 38876c385bea4432bfcee5a27ae0c10d","enable_dhcp":false,"segment_id":null,"network_id":"e07528d8-4e96-4424-9fca-0b189e358fbf","tenant_id":"","created_at":"2018-08-03T07:12:46Z","ip_version":4}]} 2018-08-03 07:13:09,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4500cc52-48ed-4791-a025-b7beb5444ca1 2018-08-03 07:13:09,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.949053049088s 2018-08-03 07:13:09,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4500cc52-48ed-4791-a025-b7beb5444ca1 2018-08-03 07:13:09,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:09,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:09,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-cc110c59-365e-463b-ad0d-1cef40ddb625 x-compute-request-id: req-cc110c59-365e-463b-ad0d-1cef40ddb625 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:13:09Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:09,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cc110c59-365e-463b-ad0d-1cef40ddb625 2018-08-03 07:13:09,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582973003387s 2018-08-03 07:13:09,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cc110c59-365e-463b-ad0d-1cef40ddb625 2018-08-03 07:13:09,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:13:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:12,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec29075c-b615-4a0e-89cf-1362a6c6dd7d x-compute-request-id: req-ec29075c-b615-4a0e-89cf-1362a6c6dd7d Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:13:11Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:12,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ec29075c-b615-4a0e-89cf-1362a6c6dd7d 2018-08-03 07:13:12,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470854997635s 2018-08-03 07:13:12,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ec29075c-b615-4a0e-89cf-1362a6c6dd7d 2018-08-03 07:13:12,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:13:14,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:15,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7854fad9-f6d8-4ec3-b5be-0aefacda8ff1 x-compute-request-id: req-7854fad9-f6d8-4ec3-b5be-0aefacda8ff1 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "security_groups": [{"name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}], "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:13:14Z", "hostId": "0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:15,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7854fad9-f6d8-4ec3-b5be-0aefacda8ff1 2018-08-03 07:13:15,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26839113235s 2018-08-03 07:13:15,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7854fad9-f6d8-4ec3-b5be-0aefacda8ff1 2018-08-03 07:13:15,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:13:17,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:17,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:18,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13: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-0b639e22-d408-428e-97c2-cbe303051df5 x-compute-request-id: req-0b639e22-d408-428e-97c2-cbe303051df5 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:99:a8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "security_groups": [{"name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}], "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:13:14Z", "hostId": "0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:18,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b639e22-d408-428e-97c2-cbe303051df5 2018-08-03 07:13:18,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07069087029s 2018-08-03 07:13:18,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b639e22-d408-428e-97c2-cbe303051df5 2018-08-03 07:13:18,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:13:20,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:21,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c939a4db-e798-42c4-83b3-6eb8ccbb7c97 x-compute-request-id: req-c939a4db-e798-42c4-83b3-6eb8ccbb7c97 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:99:a8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "security_groups": [{"name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}], "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:13:14Z", "hostId": "0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:21,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c939a4db-e798-42c4-83b3-6eb8ccbb7c97 2018-08-03 07:13:21,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23584389687s 2018-08-03 07:13:21,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c939a4db-e798-42c4-83b3-6eb8ccbb7c97 2018-08-03 07:13:21,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:13:23,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:25,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13: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-520cf241-b30e-4488-9e20-15d198d2fbb0 x-compute-request-id: req-520cf241-b30e-4488-9e20-15d198d2fbb0 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:99:a8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-03T07:13:20.000000", "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "security_groups": [{"name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}], "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:13:21Z", "hostId": "0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:25,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-520cf241-b30e-4488-9e20-15d198d2fbb0 2018-08-03 07:13:25,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45473504066s 2018-08-03 07:13:25,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-520cf241-b30e-4488-9e20-15d198d2fbb0 2018-08-03 07:13:25,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:13:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0e55d131-b616-48b2-8b2f-80372912bb7d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:25,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-e5a72672-22e1-44e6-9aa5-2260756fea60 Date: Fri, 03 Aug 2018 07:13:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:13:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"889807a3-02fd-4444-a008-f409e94250a1","ip_address":"192.168.120.15"}],"id":"22f8df03-78a4-4168-8db9-33fc14a163ad","security_groups":["ec9b4318-725c-48aa-9e18-dc3d073a6ac2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:99:a8","project_id":"38876c385bea4432bfcee5a27ae0c10d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:13:13Z","binding:vnic_type":"normal","device_id":"0e55d131-b616-48b2-8b2f-80372912bb7d","ip_allocation":"immediate"}]} 2018-08-03 07:13:25,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-e5a72672-22e1-44e6-9aa5-2260756fea60 2018-08-03 07:13:25,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476450920105s 2018-08-03 07:13:25,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-e5a72672-22e1-44e6-9aa5-2260756fea60 2018-08-03 07:13:25,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:13:25,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=22f8df03-78a4-4168-8db9-33fc14a163ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:25,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3c9728a2-78b0-4609-8826-e12fa22d174a Date: Fri, 03 Aug 2018 07:13:25 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:13:25,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=22f8df03-78a4-4168-8db9-33fc14a163ad used request id req-3c9728a2-78b0-4609-8826-e12fa22d174a 2018-08-03 07:13:25,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056168794632s 2018-08-03 07:13:25,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=22f8df03-78a4-4168-8db9-33fc14a163ad used request id req-3c9728a2-78b0-4609-8826-e12fa22d174a 2018-08-03 07:13:25,531 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:df:99:a8', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'54a2d9f1-7e83-4147-a361-2508cc666053'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-03T07:13:20.000000', 'flavor': Munch({u'id': u'e010e32f-6bff-473a-affb-f48591290ed2'}), 'az': u'nova', 'id': u'0e55d131-b616-48b2-8b2f-80372912bb7d', 'security_groups': [Munch({u'name': u'singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc8e0c4fd5484fe5b9d8f7fd262cb0ad', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38876c385bea4432bfcee5a27ae0c10d', 'name': 'admin', '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-08-03T07:13:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:13:21Z', 'hostId': u'0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', 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-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-03T07:13:20.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05', 'adminPass': None, 'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', 'created_at': u'2018-08-03T07:13:07Z', 'created': u'2018-08-03T07:13:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:13:25,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:13:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:25,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-7ea74801-9122-425e-a36c-85c250df187e Date: Fri, 03 Aug 2018 07:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":["889807a3-02fd-4444-a008-f409e94250a1"],"description":"","tags":[],"updated_at":"2018-08-03T07:12:45Z","qos_policy_id":null,"name":"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e07528d8-4e96-4424-9fca-0b189e358fbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["b4a1f1fb-57bc-4d07-910e-bbecc4d1f01a"],"description":"","tags":[],"updated_at":"2018-08-03T07:12:46Z","qos_policy_id":null,"name":"HA network tenant 38876c385bea4432bfcee5a27ae0c10d","admin_state_up":true,"tenant_id":"","created_at":"2018-08-03T07:12:46Z","provider:network_type":"vxlan"}]} 2018-08-03 07:13:25,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7ea74801-9122-425e-a36c-85c250df187e 2018-08-03 07:13:25,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954310894012s 2018-08-03 07:13:25,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7ea74801-9122-425e-a36c-85c250df187e 2018-08-03 07:13:25,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:13:25,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0e55d131-b616-48b2-8b2f-80372912bb7d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:25,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-4ca03f70-c1c9-4762-a5ca-4d6078b6bc05 Date: Fri, 03 Aug 2018 07:13:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:13:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"889807a3-02fd-4444-a008-f409e94250a1","ip_address":"192.168.120.15"}],"id":"22f8df03-78a4-4168-8db9-33fc14a163ad","security_groups":["ec9b4318-725c-48aa-9e18-dc3d073a6ac2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:99:a8","project_id":"38876c385bea4432bfcee5a27ae0c10d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:13:13Z","binding:vnic_type":"normal","device_id":"0e55d131-b616-48b2-8b2f-80372912bb7d","ip_allocation":"immediate"}]} 2018-08-03 07:13:25,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-4ca03f70-c1c9-4762-a5ca-4d6078b6bc05 2018-08-03 07:13:25,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476531982422s 2018-08-03 07:13:25,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-4ca03f70-c1c9-4762-a5ca-4d6078b6bc05 2018-08-03 07:13:25,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 07:13:25,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.15", "port_id": "22f8df03-78a4-4168-8db9-33fc14a163ad"}}' 2018-08-03 07:13:28,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-d2030b8f-5077-41fb-b824-328c12ed777f Date: Fri, 03 Aug 2018 07:13:28 GMT RESP BODY: {"floatingip": {"router_id": "4bf88732-d8c3-45a8-90dd-d93326b8ed13", "status": "DOWN", "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:26Z", "updated_at": "2018-08-03T07:13:26Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:99:a8", "device_id": "0e55d131-b616-48b2-8b2f-80372912bb7d"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "port_id": "22f8df03-78a4-4168-8db9-33fc14a163ad", "id": "58385bfa-f28d-4138-8665-f6522b77d272", "qos_policy_id": null}} 2018-08-03 07:13:28,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d2030b8f-5077-41fb-b824-328c12ed777f 2018-08-03 07:13:28,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.80631303787s 2018-08-03 07:13:28,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-d2030b8f-5077-41fb-b824-328c12ed777f 2018-08-03 07:13:28,491 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4bf88732-d8c3-45a8-90dd-d93326b8ed13', 'updated_at': u'2018-08-03T07:13:26Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'22f8df03-78a4-4168-8db9-33fc14a163ad', 'id': u'58385bfa-f28d-4138-8665-f6522b77d272', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'22f8df03-78a4-4168-8db9-33fc14a163ad', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38876c385bea4432bfcee5a27ae0c10d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'38876c385bea4432bfcee5a27ae0c10d', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:df:99:a8', u'device_id': u'0e55d131-b616-48b2-8b2f-80372912bb7d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', 'created_at': u'2018-08-03T07:13:26Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:df:99:a8', u'device_id': u'0e55d131-b616-48b2-8b2f-80372912bb7d'}), 'router': u'4bf88732-d8c3-45a8-90dd-d93326b8ed13'}) 2018-08-03 07:13:28,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 07:13:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 07:13:29,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13: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-88e92cb9-75a8-4f05-b070-cc4b9914d517 x-compute-request-id: req-88e92cb9-75a8-4f05-b070-cc4b9914d517 Content-Encoding: gzip Content-Length: 9587 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 472151251 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.146615] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.148661] pid_max: default: 32768 minimum: 301\n[ 0.149819] ACPI: Core revision 20150930\n[ 0.151383] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.153028] Security Framework initialized\n[ 0.154065] Yama: becoming mindful.\n[ 0.154950] AppArmor: AppArmor initialized\n[ 0.156011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.157708] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160802] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162543] Initializing cgroup subsys io\n[ 0.163538] Initializing cgroup subsys memory\n[ 0.164590] Initializing cgroup subsys devices\n[ 0.165692] Initializing cgroup subsys freezer\n[ 0.166782] Initializing cgroup subsys net_cls\n[ 0.167848] Initializing cgroup subsys perf_event\n[ 0.168966] Initializing cgroup subsys net_prio\n[ 0.170089] Initializing cgroup subsys hugetlb\n[ 0.171148] Initializing cgroup subsys pids\n[ 0.172201] CPU: Physical Processor ID: 0\n[ 0.173884] mce: CPU supports 10 MCE banks\n[ 0.174922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176185] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.192102] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.198603] ftrace: allocating 31920 entries in 125 pages\n[ 0.223906] smpboot: Max logical packages: 1\n[ 0.225010] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.226666] x2apic enabled\n[ 0.227617] Switched APIC routing to physical x2apic.\n[ 0.229633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.231040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.233560] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.235753] KVM setup paravirtual spinlock\n[ 0.237256] x86: Booted up 1 node, 1 CPUs\n[ 0.238243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.240010] devtmpfs: initialized\n[ 0.241865] evm: security.selinux\n[ 0.242701] evm: security.SMACK64\n[ 0.243523] evm: security.SMACK64EXEC\n[ 0.244432] evm: security.SMACK64TRANSMUTE\n[ 0.245420] evm: security.SMACK64MMAP\n[ 0.246344] evm: security.ima\n[ 0.247139] evm: security.capability\n[ 0.248099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250405] pinctrl core: initialized pinctrl subsystem\n[ 0.251773] RTC time: 7:13:20, date: 08/03/18\n[ 0.252949] NET: Registered protocol family 16\n[ 0.254158] cpuidle: using governor ladder\n[ 0.255191] cpuidle: using governor menu\n[ 0.256181] PCCT header not found.\n[ 0.257106] ACPI: bus type PCI registered\n[ 0.258104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259670] PCI: Using configuration type 1 for base access\n[ 0.261728] ACPI: Added _OSI(Module Device)\n[ 0.262777] ACPI: Added _OSI(Processor Device)\n[ 0.263854] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.264983] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.266995] ACPI: Interpreter enabled\n[ 0.267961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.270239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.272460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.274682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.276960] ACPI: (supports S0 S5)\n[ 0.277836] ACPI: Using IOAPIC for interrupt routing\n[ 0.279023] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.282514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.283927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.285450] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.287015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.289828] acpiphp: Slot [3] registered\n[ 0.290810] acpiphp: Slot [4] registered\n[ 0.291775] acpiphp: Slot [5] registered\n[ 0.292736] acpiphp: Slot [6] registered\n[ 0.293703] acpiphp: Slot [7] registered\n[ 0.294664] acpiphp: Slot [8] registered\n[ 0.295633] acpiphp: Slot [9] registered\n[ 0.296625] acpiphp: Slot [10] registered\n[ 0.297668] acpiphp: Slot [11] registered\n[ 0.298689] acpiphp: Slot [12] registered\n[ 0.299710] acpiphp: Slot [13] registered\n[ 0.300703] acpiphp: Slot [14] registered\n[ 0.301723] acpiphp: Slot [15] registered\n[ 0.312787] acpiphp: Slot [16] registered\n[ 0.313781] acpiphp: Slot [17] registered\n[ 0.314763] acpiphp: Slot [18] registered\n[ 0.315756] acpiphp: Slot [19] registered\n[ 0.316766] acpiphp: Slot [20] registered\n[ 0.317839] acpiphp: Slot [21] registered\n[ 0.318839] acpiphp: Slot [22] registered\n[ 0.319867] acpiphp: Slot [23] registered\n[ 0.320861] acpiphp: Slot [24] registered\n[ 0.321849] acpiphp: Slot [25] registered\n[ 0.322831] acpiphp: Slot [26] registered\n[ 0.323808] acpiphp: Slot [27] registered\n[ 0.324789] acpiphp: Slot [28] registered\n[ 0.325785] acpiphp: Slot [29] registered\n[ 0.326793] acpiphp: Slot [30] registered\n[ 0.327832] acpiphp: Slot [31] registered\n[ 0.328821] PCI host bridge to bus 0000:00\n[ 0.329846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331362] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334630] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.336427] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.338260] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.341786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343386] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.344637] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345988] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.349656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.351335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369927] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371883] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.373384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374879] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.377700] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.379071] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.380201] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.381839] vgaarb: loaded\n[ 0.382473] vgaarb: bridge control possible 0000:00:02.0\n[ 0.383764] SCSI subsystem initialized\n[ 0.384726] ACPI: bus type USB registered\n[ 0.385600] usbcore: registered new interface driver usbfs\n[ 0.386708] usbcore: registered new interface driver hub\n[ 0.387779] usbcore: registered new device driver usb\n[ 0.388946] PCI: Using ACPI for IRQ routing\n[ 0.390108] NetLabel: Initializing\n[ 0.390886] NetLabel: domain hash size = 128\n[ 0.391782] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392791] NetLabel: unlabeled traffic allowed by default\n[ 0.394008] clocksource: Switched to clocksource kvm-clock\n[ 0.402356] AppArmor: AppArmor Filesystem Enabled\n[ 0.403396] pnp: PnP ACPI init\n[ 0.404374] pnp: PnP ACPI: found 5 devices\n[ 0.410860] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.412665] NET: Registered protocol family 2\n[ 0.413769] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.415139] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.416439] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.417711] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.418859] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.420118] NET: Registered protocol family 1\n[ 0.421054] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.422224] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.423363] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.437512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.451555] Trying to unpack rootfs image as initramfs...\n[ 0.508793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.510581] Scanning for low memory corruption every 60 seconds\n[ 0.512002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513240] audit: initializing netlink subsys (disabled)\n[ 0.514384] audit: type=2000 audit(1533280401.714:1): initialized\n[ 0.515807] Initialise system trusted keyring\n[ 0.516807] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520266] zbud: loaded\n[ 0.521035] VFS: Disk quotas dquot_6.6.0\n[ 0.521905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523593] fuse init (API version 7.23)\n[ 0.524563] Key type big_key registered\n[ 0.525420] Allocating IMA MOK and blacklist keyrings.\n[ 0.526739] Key type asymmetric registered\n[ 0.527614] Asymmetric key parser 'x509' registered\n[ 0.528639] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530239] io scheduler noop registered\n[ 0.531083] io scheduler deadline registered (default)\n[ 0.532141] io scheduler cfq registered\n[ 0.533039] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535518] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537055] ACPI: Power Button [PWRF]\n[ 0.537972] GHES: HEST is not enabled!\n[ 0.551453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.579172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581514] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610685] Linux agpgart interface v0.103\n[ 0.613746] brd: module loaded\n[ 0.615597] loop: module loaded\n[ 0.620357] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622188] GPT:90111 != 2097151\n[ 0.623033] GPT:Alternate GPT header not at the end of the disk.\n[ 0.624410] GPT:90111 != 2097151\n[ 0.625246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.626465] vda: vda1 vda15\n[ 0.627968] scsi host0: ata_piix\n[ 0.628913] scsi host1: ata_piix\n[ 0.629795] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.631333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.633163] libphy: Fixed MDIO Bus: probed\n[ 0.634364] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635566] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637972] PPP generic driver version 2.4.2\n[ 0.639107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640615] ehci-pci: EHCI PCI platform driver\n[ 0.641707] ehci-platform: EHCI generic platform driver\n[ 0.642950] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644383] ohci-pci: OHCI PCI platform driver\n[ 0.645473] ohci-platform: OHCI generic platform driver\n[ 0.646731] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.661224] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664318] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.665555] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.666996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.670320] usb usb1: Product: UHCI Host Controller\n[ 0.671490] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.672927] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.674152] hub 1-0:1.0: USB hub found\n[ 0.675119] hub 1-0:1.0: 2 ports detected\n[ 0.676272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.678837] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.680053] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.681351] mousedev: PS/2 mouse device common for all mice\n[ 0.682915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.685197] rtc_cmos 00:00: RTC can wake from S4\n[ 0.686558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.688063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.689580] i2c /dev entries driver\n[ 0.690545] device-mapper: uevent: version 1.0.3\n[ 0.691736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.693782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.695508] NET: Registered protocol family 10\n[ 0.696879] NET: Registered protocol family 17\n[ 0.698026] Key type dns_resolver registered\n[ 0.699247] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.700631] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.702859] registered taskstats version 1\n[ 0.703900] Loading compiled-in X.509 certificates\n[ 0.705604] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.708008] zswap: loaded using pool lzo/zbud\n[ 0.709874] Key type trusted registered\n[ 0.711838] Key type encrypted registered\n[ 0.712859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.714177] ima: No TPM chip found, activating TPM-bypass!\n[ 0.715504] evm: HMAC attrs: 0x1\n[ 0.716617] Magic number: 14:145:217\n[ 0.717668] rtc_cmos 00:00: setting system clock to 2018-08-03 07:13:21 UTC (1533280401)\n[ 0.719700] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721109] EDD information not available.\n[ 0.791314] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.803439] Write protecting the kernel read-only data: 14336k\n[ 0.805880] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808119] 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.853889] 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.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000002\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGovIqqk3EB92fVoQ9El7Fi9jp0UHVRqxWRHlaoFu63s7iSAdsg8tLi6Rp7ft2cZggP6HiH1eBX72HRysoKuA05CxFo4tdpW3WZAEiQiSbZWq2I0Dyme18sDYJuvsfH60DgKtKL1Xve78gu0W/7rTTZHBHjw+BDnqyyIBg/JAO4ZamExbD7s+DIzobd6EODrcx+MWrrpeKXHLfMb9HNA2CL3K0+gHYGc28d2kfI1m3pLdj0yzLOXGWEQg0KzryW2iZCo0lrIIUp6jglLsnKQlP72QjRoNDiuTozvYtAyVBJfcnDcDSSOxz1cBB1xTywohLebuIPLpVXR4gIyJv6EZ1 root@singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05\nssh-dss AAAAB3NzaC1kc3MAAACBAIJ/T3pyl35tvytC/ZwuuuxGb0GiiqvzVEvkiuoQBIM6MGPTLIiPFNboOTCvrtxVvonU0gcWcnVpjHDZpL4dRiJeyaNE9SD3CmpOByiGrIUQdsWOvJTPFbRgyGQTwA6xb5wlu1UejejHBTn3tOGfcseBHHWbS6inGR613NhjY5fTAAAAFQCPOzT6m592qtKIn5uyfvtzfwTf8QAAAIBK9BdTHM9X09dezUxBaW6T6TGVurxGxapdXIowH74kDD0nT8e2q5CHHJGoeGRrqR5oc6G8U5JtxwCduY8kjULC2T+S4KY6SGEVl71ooo7RkkCWcMycxoLvt2be4Y5ypz+f4Ytw1VeYi/l0LdnzllAL+wfTTJRhCB2HnceIGANguwAAAIA5xnP1TWPf4a57bXjx1Xl7yrlpZFvZOFxBlZfQDS4l+wHFfxfFeY5+VWU7FkIi/keZNkNoKJzohnp4oQdfZlwYRFFQyuUVqd8kvxaMaWwa9V1fVQbm1dgupDwDx9hJgUJrm1ePbI2/r3OAF9zwi2D+i30cq6TMqlK2DYd34A3ziw== root@singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fedf:99a8/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.08 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 login: "} 2018-08-03 07:13:29,214 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d/action used request id req-88e92cb9-75a8-4f05-b070-cc4b9914d517 2018-08-03 07:13:29,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.722338199615s 2018-08-03 07:13:29,215 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d/action used request id req-88e92cb9-75a8-4f05-b070-cc4b9914d517 2018-08-03 07:13:29,216 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 472151251 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.146615] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.148661] pid_max: default: 32768 minimum: 301 [ 0.149819] ACPI: Core revision 20150930 [ 0.151383] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.153028] Security Framework initialized [ 0.154065] Yama: becoming mindful. [ 0.154950] AppArmor: AppArmor initialized [ 0.156011] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.157708] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159313] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160802] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162543] Initializing cgroup subsys io [ 0.163538] Initializing cgroup subsys memory [ 0.164590] Initializing cgroup subsys devices [ 0.165692] Initializing cgroup subsys freezer [ 0.166782] Initializing cgroup subsys net_cls [ 0.167848] Initializing cgroup subsys perf_event [ 0.168966] Initializing cgroup subsys net_prio [ 0.170089] Initializing cgroup subsys hugetlb [ 0.171148] Initializing cgroup subsys pids [ 0.172201] CPU: Physical Processor ID: 0 [ 0.173884] mce: CPU supports 10 MCE banks [ 0.174922] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176185] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.192102] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.198603] ftrace: allocating 31920 entries in 125 pages [ 0.223906] smpboot: Max logical packages: 1 [ 0.225010] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.226666] x2apic enabled [ 0.227617] Switched APIC routing to physical x2apic. [ 0.229633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.231040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.233560] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.235753] KVM setup paravirtual spinlock [ 0.237256] x86: Booted up 1 node, 1 CPUs [ 0.238243] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.240010] devtmpfs: initialized [ 0.241865] evm: security.selinux [ 0.242701] evm: security.SMACK64 [ 0.243523] evm: security.SMACK64EXEC [ 0.244432] evm: security.SMACK64TRANSMUTE [ 0.245420] evm: security.SMACK64MMAP [ 0.246344] evm: security.ima [ 0.247139] evm: security.capability [ 0.248099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.250405] pinctrl core: initialized pinctrl subsystem [ 0.251773] RTC time: 7:13:20, date: 08/03/18 [ 0.252949] NET: Registered protocol family 16 [ 0.254158] cpuidle: using governor ladder [ 0.255191] cpuidle: using governor menu [ 0.256181] PCCT header not found. [ 0.257106] ACPI: bus type PCI registered [ 0.258104] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.259670] PCI: Using configuration type 1 for base access [ 0.261728] ACPI: Added _OSI(Module Device) [ 0.262777] ACPI: Added _OSI(Processor Device) [ 0.263854] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.264983] ACPI: Added _OSI(Processor Aggregator Device) [ 0.266995] ACPI: Interpreter enabled [ 0.267961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.270239] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.272460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.274682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.276960] ACPI: (supports S0 S5) [ 0.277836] ACPI: Using IOAPIC for interrupt routing [ 0.279023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.282514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.283927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.285450] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.287015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.289828] acpiphp: Slot [3] registered [ 0.290810] acpiphp: Slot [4] registered [ 0.291775] acpiphp: Slot [5] registered [ 0.292736] acpiphp: Slot [6] registered [ 0.293703] acpiphp: Slot [7] registered [ 0.294664] acpiphp: Slot [8] registered [ 0.295633] acpiphp: Slot [9] registered [ 0.296625] acpiphp: Slot [10] registered [ 0.297668] acpiphp: Slot [11] registered [ 0.298689] acpiphp: Slot [12] registered [ 0.299710] acpiphp: Slot [13] registered [ 0.300703] acpiphp: Slot [14] registered [ 0.301723] acpiphp: Slot [15] registered [ 0.312787] acpiphp: Slot [16] registered [ 0.313781] acpiphp: Slot [17] registered [ 0.314763] acpiphp: Slot [18] registered [ 0.315756] acpiphp: Slot [19] registered [ 0.316766] acpiphp: Slot [20] registered [ 0.317839] acpiphp: Slot [21] registered [ 0.318839] acpiphp: Slot [22] registered [ 0.319867] acpiphp: Slot [23] registered [ 0.320861] acpiphp: Slot [24] registered [ 0.321849] acpiphp: Slot [25] registered [ 0.322831] acpiphp: Slot [26] registered [ 0.323808] acpiphp: Slot [27] registered [ 0.324789] acpiphp: Slot [28] registered [ 0.325785] acpiphp: Slot [29] registered [ 0.326793] acpiphp: Slot [30] registered [ 0.327832] acpiphp: Slot [31] registered [ 0.328821] PCI host bridge to bus 0000:00 [ 0.329846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.331362] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.332871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.334630] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.336427] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.338260] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.341786] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.343386] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.344637] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.345988] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.349656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.351335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.369927] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.371883] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.373384] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.374879] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.376349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.377700] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.379071] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.380201] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.381839] vgaarb: loaded [ 0.382473] vgaarb: bridge control possible 0000:00:02.0 [ 0.383764] SCSI subsystem initialized [ 0.384726] ACPI: bus type USB registered [ 0.385600] usbcore: registered new interface driver usbfs [ 0.386708] usbcore: registered new interface driver hub [ 0.387779] usbcore: registered new device driver usb [ 0.388946] PCI: Using ACPI for IRQ routing [ 0.390108] NetLabel: Initializing [ 0.390886] NetLabel: domain hash size = 128 [ 0.391782] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.392791] NetLabel: unlabeled traffic allowed by default [ 0.394008] clocksource: Switched to clocksource kvm-clock [ 0.402356] AppArmor: AppArmor Filesystem Enabled [ 0.403396] pnp: PnP ACPI init [ 0.404374] pnp: PnP ACPI: found 5 devices [ 0.410860] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.412665] NET: Registered protocol family 2 [ 0.413769] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.415139] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.416439] TCP: Hash tables configured (established 4096 bind 4096) [ 0.417711] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.418859] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.420118] NET: Registered protocol family 1 [ 0.421054] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.422224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.423363] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.437512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.451555] Trying to unpack rootfs image as initramfs... [ 0.508793] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.510581] Scanning for low memory corruption every 60 seconds [ 0.512002] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.513240] audit: initializing netlink subsys (disabled) [ 0.514384] audit: type=2000 audit(1533280401.714:1): initialized [ 0.515807] Initialise system trusted keyring [ 0.516807] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520266] zbud: loaded [ 0.521035] VFS: Disk quotas dquot_6.6.0 [ 0.521905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523593] fuse init (API version 7.23) [ 0.524563] Key type big_key registered [ 0.525420] Allocating IMA MOK and blacklist keyrings. [ 0.526739] Key type asymmetric registered [ 0.527614] Asymmetric key parser 'x509' registered [ 0.528639] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530239] io scheduler noop registered [ 0.531083] io scheduler deadline registered (default) [ 0.532141] io scheduler cfq registered [ 0.533039] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534170] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.535518] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537055] ACPI: Power Button [PWRF] [ 0.537972] GHES: HEST is not enabled! [ 0.551453] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.579172] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581514] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607602] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.610685] Linux agpgart interface v0.103 [ 0.613746] brd: module loaded [ 0.615597] loop: module loaded [ 0.620357] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.622188] GPT:90111 != 2097151 [ 0.623033] GPT:Alternate GPT header not at the end of the disk. [ 0.624410] GPT:90111 != 2097151 [ 0.625246] GPT: Use GNU Parted to correct GPT errors. [ 0.626465] vda: vda1 vda15 [ 0.627968] scsi host0: ata_piix [ 0.628913] scsi host1: ata_piix [ 0.629795] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.631333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.633163] libphy: Fixed MDIO Bus: probed [ 0.634364] tun: Universal TUN/TAP device driver, 1.6 [ 0.635566] tun: (C) 1999-2004 Max Krasnyansky [ 0.637972] PPP generic driver version 2.4.2 [ 0.639107] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640615] ehci-pci: EHCI PCI platform driver [ 0.641707] ehci-platform: EHCI generic platform driver [ 0.642950] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644383] ohci-pci: OHCI PCI platform driver [ 0.645473] ohci-platform: OHCI generic platform driver [ 0.646731] uhci_hcd: USB Universal Host Controller Interface driver [ 0.661224] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.662499] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664318] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.665555] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.666996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.668556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.670320] usb usb1: Product: UHCI Host Controller [ 0.671490] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.672927] usb usb1: SerialNumber: 0000:00:01.2 [ 0.674152] hub 1-0:1.0: USB hub found [ 0.675119] hub 1-0:1.0: 2 ports detected [ 0.676272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.678837] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.680053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.681351] mousedev: PS/2 mouse device common for all mice [ 0.682915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.685197] rtc_cmos 00:00: RTC can wake from S4 [ 0.686558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.688063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.689580] i2c /dev entries driver [ 0.690545] device-mapper: uevent: version 1.0.3 [ 0.691736] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.693782] ledtrig-cpu: registered to indicate activity on CPUs [ 0.695508] NET: Registered protocol family 10 [ 0.696879] NET: Registered protocol family 17 [ 0.698026] Key type dns_resolver registered [ 0.699247] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.700631] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.702859] registered taskstats version 1 [ 0.703900] Loading compiled-in X.509 certificates [ 0.705604] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708008] zswap: loaded using pool lzo/zbud [ 0.709874] Key type trusted registered [ 0.711838] Key type encrypted registered [ 0.712859] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714177] ima: No TPM chip found, activating TPM-bypass! [ 0.715504] evm: HMAC attrs: 0x1 [ 0.716617] Magic number: 14:145:217 [ 0.717668] rtc_cmos 00:00: setting system clock to 2018-08-03 07:13:21 UTC (1533280401) [ 0.719700] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721109] EDD information not available. [ 0.791314] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.803439] Write protecting the kernel read-only data: 14336k [ 0.805880] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808119] 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.853889] 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.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000002 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGovIqqk3EB92fVoQ9El7Fi9jp0UHVRqxWRHlaoFu63s7iSAdsg8tLi6Rp7ft2cZggP6HiH1eBX72HRysoKuA05CxFo4tdpW3WZAEiQiSbZWq2I0Dyme18sDYJuvsfH60DgKtKL1Xve78gu0W/7rTTZHBHjw+BDnqyyIBg/JAO4ZamExbD7s+DIzobd6EODrcx+MWrrpeKXHLfMb9HNA2CL3K0+gHYGc28d2kfI1m3pLdj0yzLOXGWEQg0KzryW2iZCo0lrIIUp6jglLsnKQlP72QjRoNDiuTozvYtAyVBJfcnDcDSSOxz1cBB1xTywohLebuIPLpVXR4gIyJv6EZ1 root@singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 ssh-dss AAAAB3NzaC1kc3MAAACBAIJ/T3pyl35tvytC/ZwuuuxGb0GiiqvzVEvkiuoQBIM6MGPTLIiPFNboOTCvrtxVvonU0gcWcnVpjHDZpL4dRiJeyaNE9SD3CmpOByiGrIUQdsWOvJTPFbRgyGQTwA6xb5wlu1UejejHBTn3tOGfcseBHHWbS6inGR613NhjY5fTAAAAFQCPOzT6m592qtKIn5uyfvtzfwTf8QAAAIBK9BdTHM9X09dezUxBaW6T6TGVurxGxapdXIowH74kDD0nT8e2q5CHHJGoeGRrqR5oc6G8U5JtxwCduY8kjULC2T+S4KY6SGEVl71ooo7RkkCWcMycxoLvt2be4Y5ypz+f4Ytw1VeYi/l0LdnzllAL+wfTTJRhCB2HnceIGANguwAAAIA5xnP1TWPf4a57bXjx1Xl7yrlpZFvZOFxBlZfQDS4l+wHFfxfFeY5+VWU7FkIi/keZNkNoKJzohnp4oQdfZlwYRFFQyuUVqd8kvxaMaWwa9V1fVQbm1dgupDwDx9hJgUJrm1ePbI2/r3OAF9zwi2D+i30cq6TMqlK2DYd34A3ziw== root@singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fedf:99a8/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 login: 2018-08-03 07:13:29,807 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5363bd0L 2018-08-03 07:13:29,808 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 07:13:29,868 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 07:13:29,868 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 07:13:29,869 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-03 07:13:29,869 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 07:13:29,870 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 07:13:29,870 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 07:13:29,870 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 07:13:29,870 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 07:13:29,927 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 07:13:29,928 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 07:13:29,941 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 367299066da572cbd75e07194eea62f6 2018-08-03 07:13:29,943 - paramiko.transport - DEBUG - Trying discovered key cd9c49a3af2d5d1fdefdab6083c62caa in /tmp/tmp8l31uF 2018-08-03 07:13:29,965 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 07:13:29,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 07:13:29,975 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 07:13:29,977 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 07:13:29,977 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 07:13:29,978 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 07:13:29,979 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 07:13:29,979 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-03 07:13:29,980 - functest.core.singlevm - DEBUG - error: 2018-08-03 07:13:29,985 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 07:13:30,095 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:13:30,095 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:13:30,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 07:13:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/58385bfa-f28d-4138-8665-f6522b77d272.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:32,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-731b17e9-1d39-4c29-aca8-2e65515b82b7 Content-Length: 0 Date: Fri, 03 Aug 2018 07:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:13:32,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/58385bfa-f28d-4138-8665-f6522b77d272.json used request id req-731b17e9-1d39-4c29-aca8-2e65515b82b7 2018-08-03 07:13:32,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.90742301941s 2018-08-03 07:13:32,010 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/58385bfa-f28d-4138-8665-f6522b77d272.json used request id req-731b17e9-1d39-4c29-aca8-2e65515b82b7 2018-08-03 07:13:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:13:32,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:32,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-72d54d4c-4cfa-407d-bdac-db713dd3e086 Date: Fri, 03 Aug 2018 07:13:32 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:13:32,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-72d54d4c-4cfa-407d-bdac-db713dd3e086 2018-08-03 07:13:32,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607409477234s 2018-08-03 07:13:32,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-72d54d4c-4cfa-407d-bdac-db713dd3e086 2018-08-03 07:13:32,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:13:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:32,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e684b5d-ea2a-4af8-bc58-daa078f2b3f8 x-compute-request-id: req-5e684b5d-ea2a-4af8-bc58-daa078f2b3f8 Content-Type: application/json 2018-08-03 07:13:32,293 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-5e684b5d-ea2a-4af8-bc58-daa078f2b3f8 2018-08-03 07:13:32,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.215888977051s 2018-08-03 07:13:32,294 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d used request id req-5e684b5d-ea2a-4af8-bc58-daa078f2b3f8 2018-08-03 07:13:32,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:32,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82ad52bc-e061-44a4-a341-89ec4a8ec726 x-compute-request-id: req-82ad52bc-e061-44a4-a341-89ec4a8ec726 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:99:a8", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:99:a8", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0e55d131-b616-48b2-8b2f-80372912bb7d", "rel": "bookmark"}], "image": {"id": "54a2d9f1-7e83-4147-a361-2508cc666053", "links": [{"href": "http://172.30.9.25:8774/images/54a2d9f1-7e83-4147-a361-2508cc666053", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-03T07:13:20.000000", "flavor": {"id": "e010e32f-6bff-473a-affb-f48591290ed2", "links": [{"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}]}, "id": "0e55d131-b616-48b2-8b2f-80372912bb7d", "security_groups": [{"name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}], "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:13:32Z", "hostId": "0d493ab9ca583c8e61292f118bb16ce4c2d48a0640c90386fe057e68", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "created": "2018-08-03T07:13:07Z", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:13:32,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82ad52bc-e061-44a4-a341-89ec4a8ec726 2018-08-03 07:13:32,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544270038605s 2018-08-03 07:13:32,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-82ad52bc-e061-44a4-a341-89ec4a8ec726 2018-08-03 07:13:32,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:13:34,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:13:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:34,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13: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-37e5a480-c687-4414-b6ab-e0549784b699 x-compute-request-id: req-37e5a480-c687-4414-b6ab-e0549784b699 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 07:13:34,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37e5a480-c687-4414-b6ab-e0549784b699 2018-08-03 07:13:34,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0916020870209s 2018-08-03 07:13:34,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37e5a480-c687-4414-b6ab-e0549784b699 2018-08-03 07:13:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:13:34,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:34,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-3bde24fd-3aeb-4537-987c-9dc52f109346 Date: Fri, 03 Aug 2018 07:13:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eab492ec647146c988d3bd176eac48c1", "created_at": "2018-08-03T07:12:11Z", "updated_at": "2018-08-03T07:12:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "036caa39-9c05-42f6-b81f-38b7c6e98ab4", "remote_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "211da7d7-cffd-43f2-a8a0-437af37022ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:11Z", "revision_number": 0, "id": "b7804ec8-c42c-4194-942d-80fd42856a13", "remote_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:11Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eab492ec647146c988d3bd176eac48c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:12:12Z", "revision_number": 0, "id": "f7be43ba-66dc-4e93-8690-c04f94f41792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:12:12Z", "security_group_id": "4332d234-3a3f-4b33-9d46-041d326a7545", "tenant_id": "eab492ec647146c988d3bd176eac48c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "eab492ec647146c988d3bd176eac48c1"}], "revision_number": 1, "project_id": "eab492ec647146c988d3bd176eac48c1", "id": "4332d234-3a3f-4b33-9d46-041d326a7545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:10:32Z", "updated_at": "2018-08-03T07:10:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "7a0d0ccb-349c-4402-8a89-cceb70c49e68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "9980dd12-e6d4-481c-8570-d5742c1c1423", "remote_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "d72089e5-ec27-401c-a704-5cb997c7fd86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:32Z", "revision_number": 0, "id": "ef23fe37-42af-4ab4-b94e-9dd082c34914", "remote_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:32Z", "security_group_id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 1, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "8e50ec15-7cac-4e9d-8c21-332935ae878d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dffe46b289824124ab180230d25cb1a2", "created_at": "2018-08-03T07:06:45Z", "updated_at": "2018-08-03T07:06:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "25cffc8c-3323-4b19-85af-39ea6f7cbb96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "27638f08-a20e-44ab-bfbc-1f37a5df86b3", "remote_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv4", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "2ec2120f-8139-4da2-8a83-810ab4833e8c", "remote_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dffe46b289824124ab180230d25cb1a2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:06:45Z", "revision_number": 0, "id": "4e42f44a-d681-43c7-8d0a-9368ec76fe61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:06:45Z", "security_group_id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "tenant_id": "dffe46b289824124ab180230d25cb1a2", "port_range_min": null, "ethertype": "IPv6", "project_id": "dffe46b289824124ab180230d25cb1a2"}], "revision_number": 1, "project_id": "dffe46b289824124ab180230d25cb1a2", "id": "99dbd324-d988-45eb-af86-ca3fbfef7102", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "created_at": "2018-08-03T07:11:05Z", "updated_at": "2018-08-03T07:11:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "18a9222c-0e6b-4008-964e-6bf6c690ab7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "5a531121-918f-49ea-ab6f-adde2762d02d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "9d2e6296-9910-4fb7-98f5-6488ab14e1db", "remote_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e34961f267d942e6b631d420f70ebbb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:11:05Z", "revision_number": 0, "id": "f9db6e1f-f237-49bc-92d5-8129e464227d", "remote_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "remote_ip_prefix": null, "created_at": "2018-08-03T07:11:05Z", "security_group_id": "ba8de745-af4e-4249-a65f-d190acd06b35", "tenant_id": "e34961f267d942e6b631d420f70ebbb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e34961f267d942e6b631d420f70ebbb8"}], "revision_number": 1, "project_id": "e34961f267d942e6b631d420f70ebbb8", "id": "ba8de745-af4e-4249-a65f-d190acd06b35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-03T07:10:36Z", "updated_at": "2018-08-03T07:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "5250d843-056d-44fe-a93f-9a44e1489b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "569e81c2-0682-46fe-b1e4-743a77dd600d", "remote_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "788d992e-de10-494b-b0fa-26c35b271c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:10:36Z", "revision_number": 0, "id": "9a9c29d5-dd2f-4500-99aa-4f36bd52b9f5", "remote_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "remote_ip_prefix": null, "created_at": "2018-08-03T07:10:36Z", "security_group_id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "d98bba8f-24a6-42d7-ba9c-c7d7e37ac4c0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:13:00Z", "updated_at": "2018-08-03T07:13:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "4277d7d8-af5b-49b9-8e62-e9eb55971748", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv6", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:01Z", "revision_number": 0, "id": "8487a679-e9b8-4094-89ce-1f191acb24cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:01Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:13:01Z", "revision_number": 0, "id": "99162b45-6956-4e70-a42b-95f19666c7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:01Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:00Z", "revision_number": 0, "id": "e560f2d0-007e-4264-ab77-5e540404182b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:00Z", "security_group_id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "port_range_min": null, "ethertype": "IPv4", "project_id": "38876c385bea4432bfcee5a27ae0c10d"}], "revision_number": 3, "project_id": "38876c385bea4432bfcee5a27ae0c10d", "id": "ec9b4318-725c-48aa-9e18-dc3d073a6ac2", "name": "singlevm1-sg_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}]} 2018-08-03 07:13:34,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3bde24fd-3aeb-4537-987c-9dc52f109346 2018-08-03 07:13:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0566558837891s 2018-08-03 07:13:34,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-3bde24fd-3aeb-4537-987c-9dc52f109346 2018-08-03 07:13:35,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 07:13:35,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/ec9b4318-725c-48aa-9e18-dc3d073a6ac2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:35,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ded2b605-310a-4147-869d-d2f80fa9edd8 Content-Length: 0 Date: Fri, 03 Aug 2018 07:13:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:13:35,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ec9b4318-725c-48aa-9e18-dc3d073a6ac2.json used request id req-ded2b605-310a-4147-869d-d2f80fa9edd8 2018-08-03 07:13:35,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148424863815s 2018-08-03 07:13:35,149 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/ec9b4318-725c-48aa-9e18-dc3d073a6ac2.json used request id req-ded2b605-310a-4147-869d-d2f80fa9edd8 2018-08-03 07:13:35,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 07:13:35,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:35,345 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:13:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bd71127-993a-46fa-9c24-6001229f6f71 x-compute-request-id: req-4bd71127-993a-46fa-9c24-6001229f6f71 Content-Length: 0 Content-Type: application/json 2018-08-03 07:13:35,345 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 used request id req-4bd71127-993a-46fa-9c24-6001229f6f71 2018-08-03 07:13:35,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.196295976639s 2018-08-03 07:13:35,346 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05 used request id req-4bd71127-993a-46fa-9c24-6001229f6f71 2018-08-03 07:13:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:13:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" -d '{"subnet_id": "889807a3-02fd-4444-a008-f409e94250a1"}' 2018-08-03 07:13:37,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d01529b0-c11d-41ae-a760-89ac6d34d88f Date: Fri, 03 Aug 2018 07:13:37 GMT RESP BODY: {"network_id": "73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "889807a3-02fd-4444-a008-f409e94250a1", "subnet_ids": ["889807a3-02fd-4444-a008-f409e94250a1"], "port_id": "72de6861-004b-4b34-a91f-279541f1ef88", "id": "4bf88732-d8c3-45a8-90dd-d93326b8ed13"} 2018-08-03 07:13:37,622 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13/remove_router_interface.json used request id req-d01529b0-c11d-41ae-a760-89ac6d34d88f 2018-08-03 07:13:37,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27567791939s 2018-08-03 07:13:37,622 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13/remove_router_interface.json used request id req-d01529b0-c11d-41ae-a760-89ac6d34d88f returning object 4bf88732-d8c3-45a8-90dd-d93326b8ed13 2018-08-03 07:13:37,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:13:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:37,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-90018687-e4f3-459f-b606-70165f91d435 Date: Fri, 03 Aug 2018 07:13:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:12:46Z", "admin_state_up": true, "updated_at": "2018-08-03T07:13:36Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4bf88732-d8c3-45a8-90dd-d93326b8ed13", "name": "singlevm1-router_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05"}]} 2018-08-03 07:13:37,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-90018687-e4f3-459f-b606-70165f91d435 2018-08-03 07:13:37,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120683908463s 2018-08-03 07:13:37,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-90018687-e4f3-459f-b606-70165f91d435 2018-08-03 07:13:37,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:13:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:41,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1ee0247-ab00-4af9-9173-4d6d15b94a68 Content-Length: 0 Date: Fri, 03 Aug 2018 07:13:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:13:41,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13.json used request id req-a1ee0247-ab00-4af9-9173-4d6d15b94a68 2018-08-03 07:13:41,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.80871200562s 2018-08-03 07:13:41,555 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/4bf88732-d8c3-45a8-90dd-d93326b8ed13.json used request id req-a1ee0247-ab00-4af9-9173-4d6d15b94a68 2018-08-03 07:13:41,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:13:41,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:41,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-fb1fbad1-1bea-49be-876c-d6217ed2713a Date: Fri, 03 Aug 2018 07:13:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:12:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"889807a3-02fd-4444-a008-f409e94250a1","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","enable_dhcp":true,"segment_id":null,"network_id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:45Z","ip_version":4},{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:13:41,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fb1fbad1-1bea-49be-876c-d6217ed2713a 2018-08-03 07:13:41,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441009998322s 2018-08-03 07:13:41,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-fb1fbad1-1bea-49be-876c-d6217ed2713a 2018-08-03 07:13:41,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:13:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/889807a3-02fd-4444-a008-f409e94250a1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:43,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79a9da33-be39-4418-8642-d93c6767f7b6 Date: Fri, 03 Aug 2018 07:13:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:13:43,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/889807a3-02fd-4444-a008-f409e94250a1.json used request id req-79a9da33-be39-4418-8642-d93c6767f7b6 2018-08-03 07:13:43,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.24903798103s 2018-08-03 07:13:43,851 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/889807a3-02fd-4444-a008-f409e94250a1.json used request id req-79a9da33-be39-4418-8642-d93c6767f7b6 2018-08-03 07:13:43,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:13:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:44,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-5817d520-9f75-410a-bde7-48d931c73378 Date: Fri, 03 Aug 2018 07:13:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:13:43Z","qos_policy_id":null,"name":"singlevm1-net_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:12:44Z","provider:network_type":"vxlan"}]} 2018-08-03 07:13:44,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5817d520-9f75-410a-bde7-48d931c73378 2018-08-03 07:13:44,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336035013199s 2018-08-03 07:13:44,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5817d520-9f75-410a-bde7-48d931c73378 2018-08-03 07:13:44,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:13:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:44,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f34e527-fb00-423b-a881-a09a808fcf73 Date: Fri, 03 Aug 2018 07:13:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:13:44,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb.json used request id req-0f34e527-fb00-423b-a881-a09a808fcf73 2018-08-03 07:13:44,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.78447508812s 2018-08-03 07:13:44,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/73577b34-b4f3-4c8c-8dd9-d61a28ef2ccb.json used request id req-0f34e527-fb00-423b-a881-a09a808fcf73 2018-08-03 07:13:44,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:13:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:45,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a69f34a1-1aaa-409d-a054-a3cd7f95fde2 Date: Fri, 03 Aug 2018 07:13:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/54a2d9f1-7e83-4147-a361-2508cc666053/snap", "metadata": {}}], "file": "/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "54a2d9f1-7e83-4147-a361-2508cc666053", "size": 12716032, "self": "/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/54a2d9f1-7e83-4147-a361-2508cc666053/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:12:58Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:12:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:13:45,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a69f34a1-1aaa-409d-a054-a3cd7f95fde2 2018-08-03 07:13:45,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.708250999451s 2018-08-03 07:13:45,687 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a69f34a1-1aaa-409d-a054-a3cd7f95fde2 2018-08-03 07:13:45,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:13:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:46,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f19ff17-b6ff-4460-97ac-bc37f2d7fe70 Date: Fri, 03 Aug 2018 07:13:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:13:46,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053 used request id req-5f19ff17-b6ff-4460-97ac-bc37f2d7fe70 2018-08-03 07:13:46,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01208114624s 2018-08-03 07:13:46,701 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/54a2d9f1-7e83-4147-a361-2508cc666053 used request id req-5f19ff17-b6ff-4460-97ac-bc37f2d7fe70 2018-08-03 07:13:46,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:13:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:46,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13: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-cf30fd9e-7004-4c9a-8d7a-1870b95f1d19 x-compute-request-id: req-cf30fd9e-7004-4c9a-8d7a-1870b95f1d19 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_5bfe9de4-5b84-41a8-95fc-1b15ca9e6d05", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e010e32f-6bff-473a-affb-f48591290ed2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e010e32f-6bff-473a-affb-f48591290ed2"}]} 2018-08-03 07:13:46,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf30fd9e-7004-4c9a-8d7a-1870b95f1d19 2018-08-03 07:13:46,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262629985809s 2018-08-03 07:13:46,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf30fd9e-7004-4c9a-8d7a-1870b95f1d19 2018-08-03 07:13:46,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:13:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3f5a9de4a407b439e35e0fe36309fb88d5b8db5e" 2018-08-03 07:13:46,876 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:13: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-aa4be8b5-a93d-4742-bf79-0d48548957c2 x-compute-request-id: req-aa4be8b5-a93d-4742-bf79-0d48548957c2 Content-Length: 0 Content-Type: application/json 2018-08-03 07:13:46,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2 used request id req-aa4be8b5-a93d-4742-bf79-0d48548957c2 2018-08-03 07:13:46,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.146961927414s 2018-08-03 07:13:46,877 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e010e32f-6bff-473a-affb-f48591290ed2 used request id req-aa4be8b5-a93d-4742-bf79-0d48548957c2 2018-08-03 07:13:46,931 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:13:46,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:13:46,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:13:46,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:13:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:13:46,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3d60f3-d3c1-4093-b95f-998a052e930d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:13:46,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6d3d60f3-d3c1-4093-b95f-998a052e930d 2018-08-03 07:13:46,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:13:47,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["erWXueKXQPO3rPCrqhxTsA"], "issued_at": "2018-08-03T07:13:47.000000Z"}} 2018-08-03 07:13:47,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:13:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:47,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8dd94d12-14fd-44d4-9a84-9a9742f95fbc Date: Fri, 03 Aug 2018 07:13:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:13:47,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8dd94d12-14fd-44d4-9a84-9a9742f95fbc 2018-08-03 07:13:47,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266627073288s 2018-08-03 07:13:47,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8dd94d12-14fd-44d4-9a84-9a9742f95fbc 2018-08-03 07:13:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:13:47,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-682ba62a-0748-4ad8-89db-d103bdb0484d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:13:47,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-682ba62a-0748-4ad8-89db-d103bdb0484d 2018-08-03 07:13:47,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:13:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:47,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b00490-c114-4f27-a19a-9954a3ef455b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:13:47,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-33b00490-c114-4f27-a19a-9954a3ef455b 2018-08-03 07:13:47,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117601156235s 2018-08-03 07:13:47,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-33b00490-c114-4f27-a19a-9954a3ef455b 2018-08-03 07:13:47,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 07:13:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1"}}' 2018-08-03 07:13:48,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b13d60b-018e-4421-b738-c89918b5367d Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a"}, "tags": [], "enabled": true, "id": "c9998770586c43ceb0d0b574f1ba744a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1"}} 2018-08-03 07:13:48,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8b13d60b-018e-4421-b738-c89918b5367d 2018-08-03 07:13:48,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.284061908722s 2018-08-03 07:13:48,061 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-8b13d60b-018e-4421-b738-c89918b5367d 2018-08-03 07:13:48,062 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'c9998770586c43ceb0d0b574f1ba744a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1'}) 2018-08-03 07:13:48,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 07:13:48,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "370c0a11-e8c2-4bb3-97ab-acfe80d191a3", "email": null, "name": "singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1"}}' 2018-08-03 07:13:48,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c982fe-2768-446f-b4e3-9c43b62d34dd Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": {"self": "http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b3124960e7d4f539dea317f1051ff3d", "domain_id": "default", "password_expires_at": null}} 2018-08-03 07:13:48,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-59c982fe-2768-446f-b4e3-9c43b62d34dd 2018-08-03 07:13:48,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.432492017746s 2018-08-03 07:13:48,501 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-59c982fe-2768-446f-b4e3-9c43b62d34dd 2018-08-03 07:13:48,502 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b3124960e7d4f539dea317f1051ff3d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1'}) 2018-08-03 07:13:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:13:48,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:48,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef13d2e6-aac8-423d-8074-2d203c516e6e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:13:48,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef13d2e6-aac8-423d-8074-2d203c516e6e 2018-08-03 07:13:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105222940445s 2018-08-03 07:13:48,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ef13d2e6-aac8-423d-8074-2d203c516e6e 2018-08-03 07:13:48,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:13:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:48,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d104f870-5714-492d-b0e6-3500641c2812 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:13:48,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d104f870-5714-492d-b0e6-3500641c2812 2018-08-03 07:13:48,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112625837326s 2018-08-03 07:13:48,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d104f870-5714-492d-b0e6-3500641c2812 2018-08-03 07:13:48,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:13:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:48,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d3f4e7-2d54-408c-9de9-e670f8e48406 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:13:48,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-65d3f4e7-2d54-408c-9de9-e670f8e48406 2018-08-03 07:13:48,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102828979492s 2018-08-03 07:13:48,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-65d3f4e7-2d54-408c-9de9-e670f8e48406 2018-08-03 07:13:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:13:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:48,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a3c20d-b052-4923-a8a7-60b33789c851 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 07:13:48,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-52a3c20d-b052-4923-a8a7-60b33789c851 2018-08-03 07:13:48,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116394042969s 2018-08-03 07:13:48,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-52a3c20d-b052-4923-a8a7-60b33789c851 2018-08-03 07:13:48,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:13:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:49,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86282d45-2c15-4776-a482-972263aed0fe Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": {"self": "http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b3124960e7d4f539dea317f1051ff3d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:13:49,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-86282d45-2c15-4776-a482-972263aed0fe 2018-08-03 07:13:49,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116034030914s 2018-08-03 07:13:49,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-86282d45-2c15-4776-a482-972263aed0fe 2018-08-03 07:13:49,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:13:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64f7b8b-0371-4b7c-afe1-1b256726448f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a"}, "tags": [], "enabled": true, "id": "c9998770586c43ceb0d0b574f1ba744a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:13:49,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-c64f7b8b-0371-4b7c-afe1-1b256726448f 2018-08-03 07:13:49,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110703229904s 2018-08-03 07:13:49,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-c64f7b8b-0371-4b7c-afe1-1b256726448f 2018-08-03 07:13:49,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:13:49,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=3b3124960e7d4f539dea317f1051ff3d&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c9998770586c43ceb0d0b574f1ba744a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:49,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98367129-4e95-42dd-869f-83451757e274 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=3b3124960e7d4f539dea317f1051ff3d&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c9998770586c43ceb0d0b574f1ba744a", "previous": null, "next": null}} 2018-08-03 07:13:49,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3b3124960e7d4f539dea317f1051ff3d&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c9998770586c43ceb0d0b574f1ba744a used request id req-98367129-4e95-42dd-869f-83451757e274 2018-08-03 07:13:49,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104101896286s 2018-08-03 07:13:49,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=3b3124960e7d4f539dea317f1051ff3d&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c9998770586c43ceb0d0b574f1ba744a used request id req-98367129-4e95-42dd-869f-83451757e274 2018-08-03 07:13:49,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 07:13:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a/users/3b3124960e7d4f539dea317f1051ff3d/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:13:49,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3214273-e153-4ec4-b848-29a5aeb79b6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:13:49,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a/users/3b3124960e7d4f539dea317f1051ff3d/roles/0900d086443d4b12b2807e88e6511d50 used request id req-c3214273-e153-4ec4-b848-29a5aeb79b6a 2018-08-03 07:13:49,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.106385946274s 2018-08-03 07:13:49,418 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a/users/3b3124960e7d4f539dea317f1051ff3d/roles/0900d086443d4b12b2807e88e6511d50 used request id req-c3214273-e153-4ec4-b848-29a5aeb79b6a 2018-08-03 07:13:49,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'c9998770586c43ceb0d0b574f1ba744a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '370c0a11-e8c2-4bb3-97ab-acfe80d191a3', 'username': u'singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:13:49,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:13:49,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:13:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:13:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:13:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:13:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:13:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:13:49,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:13:49,424 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'password': '370c0a11-e8c2-4bb3-97ab-acfe80d191a3', 'project_name': 'singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'c9998770586c43ceb0d0b574f1ba744a', 'project_domain_name': 'Default'} 2018-08-03 07:13:49,424 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-03 07:13:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:13:49,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d7ab1f-542f-4420-8871-bdb33288bf41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:13:49,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-42d7ab1f-542f-4420-8871-bdb33288bf41 2018-08-03 07:13:49,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:13:49,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T08:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9998770586c43ceb0d0b574f1ba744a", "name": "singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c9998770586c43ceb0d0b574f1ba744a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/c9998770586c43ceb0d0b574f1ba744a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/c9998770586c43ceb0d0b574f1ba744a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c9998770586c43ceb0d0b574f1ba744a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/c9998770586c43ceb0d0b574f1ba744a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/c9998770586c43ceb0d0b574f1ba744a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/c9998770586c43ceb0d0b574f1ba744a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/c9998770586c43ceb0d0b574f1ba744a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/c9998770586c43ceb0d0b574f1ba744a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/c9998770586c43ceb0d0b574f1ba744a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/c9998770586c43ceb0d0b574f1ba744a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/c9998770586c43ceb0d0b574f1ba744a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c9998770586c43ceb0d0b574f1ba744a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_c9998770586c43ceb0d0b574f1ba744a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1", "id": "3b3124960e7d4f539dea317f1051ff3d"}, "audit_ids": ["coeRjYqVTHSZyDbIn_VcUg"], "issued_at": "2018-08-03T07:13:49.000000Z"}} 2018-08-03 07:13:49,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:13:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"network": {"name": "singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1", "admin_state_up": true}}' 2018-08-03 07:13:50,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e664927a-767c-402a-b781-868004c42f5a Date: Fri, 03 Aug 2018 07:13:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c9998770586c43ceb0d0b574f1ba744a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:13:50Z","is_default":false,"name":"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:50Z","mtu":1450}} 2018-08-03 07:13:50,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e664927a-767c-402a-b781-868004c42f5a 2018-08-03 07:13:50,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.620225191116s 2018-08-03 07:13:50,463 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e664927a-767c-402a-b781-868004c42f5a 2018-08-03 07:13:50,464 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:13:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f2a74dce-d135-4965-a3d8-dc41a4986b64', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1', u'admin_state_up': True, u'tenant_id': u'c9998770586c43ceb0d0b574f1ba744a', u'created_at': u'2018-08-03T07:13:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9998770586c43ceb0d0b574f1ba744a', u'l2_adjacency': True}) 2018-08-03 07:13:50,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:13:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:13:50,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-3366c120-d436-41dd-a607-64a419ef4605 Date: Fri, 03 Aug 2018 07:13:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c9998770586c43ceb0d0b574f1ba744a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:13:50Z","qos_policy_id":null,"name":"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1","admin_state_up":true,"tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:50Z","mtu":1450}]} 2018-08-03 07:13:50,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3366c120-d436-41dd-a607-64a419ef4605 2018-08-03 07:13:50,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29763007164s 2018-08-03 07:13:50,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3366c120-d436-41dd-a607-64a419ef4605 2018-08-03 07:13:50,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:13:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"subnet": {"name": "singlevm2-subnet_a95541e4-3ab3-4695-9093-10f9b25db4a1", "enable_dhcp": true, "network_id": "f2a74dce-d135-4965-a3d8-dc41a4986b64", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:13:51,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cd6a0e5c-bd4b-4a37-ae02-61e54adfe916 Date: Fri, 03 Aug 2018 07:13:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:13:51Z","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":"c9998770586c43ceb0d0b574f1ba744a","id":"b371c3d4-539f-4c89-8609-a16e9d6a7503","subnetpool_id":null,"name":"singlevm2-subnet_a95541e4-3ab3-4695-9093-10f9b25db4a1"}} 2018-08-03 07:13:51,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cd6a0e5c-bd4b-4a37-ae02-61e54adfe916 2018-08-03 07:13:51,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.93386220932s 2018-08-03 07:13:51,699 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-cd6a0e5c-bd4b-4a37-ae02-61e54adfe916 2018-08-03 07:13:51,699 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:13:51Z', 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'b371c3d4-539f-4c89-8609-a16e9d6a7503', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_a95541e4-3ab3-4695-9093-10f9b25db4a1', u'enable_dhcp': True, u'network_id': u'f2a74dce-d135-4965-a3d8-dc41a4986b64', u'tenant_id': u'c9998770586c43ceb0d0b574f1ba744a', u'created_at': u'2018-08-03T07:13:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9998770586c43ceb0d0b574f1ba744a'}) 2018-08-03 07:13:51,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:13:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "singlevm2-router_a95541e4-3ab3-4695-9093-10f9b25db4a1", "admin_state_up": true}}' 2018-08-03 07:13:58,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5399ea53-ec9f-4430-9bd8-d32b1c84cb27 Date: Fri, 03 Aug 2018 07:13:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:13:52Z", "admin_state_up": true, "updated_at": "2018-08-03T07:13:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "cf0df54e-1900-4bc6-9043-5ec1501d8a3a", "name": "singlevm2-router_a95541e4-3ab3-4695-9093-10f9b25db4a1"}} 2018-08-03 07:13:58,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5399ea53-ec9f-4430-9bd8-d32b1c84cb27 2018-08-03 07:13:58,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.71248006821s 2018-08-03 07:13:58,412 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5399ea53-ec9f-4430-9bd8-d32b1c84cb27 2018-08-03 07:13:58,413 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:13:53Z', u'revision_number': 3, u'id': u'cf0df54e-1900-4bc6-9043-5ec1501d8a3a', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_a95541e4-3ab3-4695-9093-10f9b25db4a1', u'admin_state_up': True, u'tenant_id': u'c9998770586c43ceb0d0b574f1ba744a', u'created_at': u'2018-08-03T07:13:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9998770586c43ceb0d0b574f1ba744a'}) 2018-08-03 07:13:58,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:13:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"subnet_id": "b371c3d4-539f-4c89-8609-a16e9d6a7503"}' 2018-08-03 07:14:01,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c87ecbfb-dc28-40b2-9db9-1369cb65c9bc Date: Fri, 03 Aug 2018 07:14:01 GMT RESP BODY: {"network_id": "f2a74dce-d135-4965-a3d8-dc41a4986b64", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "subnet_id": "b371c3d4-539f-4c89-8609-a16e9d6a7503", "subnet_ids": ["b371c3d4-539f-4c89-8609-a16e9d6a7503"], "port_id": "3b1dd399-b346-4ddb-aacc-fc210d21ea72", "id": "cf0df54e-1900-4bc6-9043-5ec1501d8a3a"} 2018-08-03 07:14:01,113 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a/add_router_interface.json used request id req-c87ecbfb-dc28-40b2-9db9-1369cb65c9bc 2018-08-03 07:14:01,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.6998360157s 2018-08-03 07:14:01,114 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a/add_router_interface.json used request id req-c87ecbfb-dc28-40b2-9db9-1369cb65c9bc returning object cf0df54e-1900-4bc6-9043-5ec1501d8a3a 2018-08-03 07:14:01,114 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:14:01,246 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:14:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:14:01,253 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:14:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:14:01,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:14:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a77cf186-2921-4a8c-9e05-c4786a3166ba Date: Fri, 03 Aug 2018 07:14:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:14:01,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a77cf186-2921-4a8c-9e05-c4786a3166ba 2018-08-03 07:14:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.240567922592s 2018-08-03 07:14:01,499 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a77cf186-2921-4a8c-9e05-c4786a3166ba 2018-08-03 07:14:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:14:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1"}' 2018-08-03 07:14:01,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-854ffa9c-f6f8-402e-875a-3f3ccd4b31ff Date: Fri, 03 Aug 2018 07:14:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file", "owner": "c9998770586c43ceb0d0b574f1ba744a", "id": "9761341c-d123-45dc-a7c1-af7d665cc443", "size": null, "self": "/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:14:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "checksum": null, "created_at": "2018-08-03T07:14:01Z", "protected": false} 2018-08-03 07:14:01,768 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-854ffa9c-f6f8-402e-875a-3f3ccd4b31ff 2018-08-03 07:14:01,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.252107858658s 2018-08-03 07:14:01,768 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-854ffa9c-f6f8-402e-875a-3f3ccd4b31ff returning object 9761341c-d123-45dc-a7c1-af7d665cc443 2018-08-03 07:14:01,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:14:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '' 2018-08-03 07:14:02,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df6c7ae9-0e16-4397-b2b6-ee2e7997fd55 Date: Fri, 03 Aug 2018 07:14:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:14:02,453 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file used request id req-df6c7ae9-0e16-4397-b2b6-ee2e7997fd55 2018-08-03 07:14:02,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.683893203735s 2018-08-03 07:14:02,454 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file used request id req-df6c7ae9-0e16-4397-b2b6-ee2e7997fd55 2018-08-03 07:14:02,454 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:14:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file', u'owner': u'c9998770586c43ceb0d0b574f1ba744a', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9761341c-d123-45dc-a7c1-af7d665cc443', u'size': None, u'name': u'singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1', u'checksum': None, u'self': u'/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:14:01Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:14:02,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:14:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_a95541e4-3ab3-4695-9093-10f9b25db4a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:14:03,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e50c13f-5bae-4469-bab8-de3045fecb88 x-compute-request-id: req-4e50c13f-5bae-4469-bab8-de3045fecb88 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "255f1ec5-4c82-457c-b760-2a92a93b88af"}} 2018-08-03 07:14:03,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4e50c13f-5bae-4469-bab8-de3045fecb88 2018-08-03 07:14:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.830003023148s 2018-08-03 07:14:03,286 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4e50c13f-5bae-4469-bab8-de3045fecb88 2018-08-03 07:14:03,287 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_a95541e4-3ab3-4695-9093-10f9b25db4a1', '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'38876c385bea4432bfcee5a27ae0c10d', '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'255f1ec5-4c82-457c-b760-2a92a93b88af', 'swap': 0}) 2018-08-03 07:14:03,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:14:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" -d '{"extra_specs": {}}' 2018-08-03 07:14:03,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7307c788-5828-4d54-b23b-de4f8b3500f0 x-compute-request-id: req-7307c788-5828-4d54-b23b-de4f8b3500f0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:14:03,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af/os-extra_specs used request id req-7307c788-5828-4d54-b23b-de4f8b3500f0 2018-08-03 07:14:03,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.146055221558s 2018-08-03 07:14:03,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af/os-extra_specs used request id req-7307c788-5828-4d54-b23b-de4f8b3500f0 2018-08-03 07:14:03,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 07:14:03,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"keypair": {"name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1"}}' 2018-08-03 07:14:04,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fe5e4e8-1143-4657-aef4-2622f1a2493e x-compute-request-id: req-3fe5e4e8-1143-4657-aef4-2622f1a2493e Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc7Zj42cfzWwLybA92lOXZq+05d+XsMm2kjMqNXcO6Qb+5jJCkavc+sBXhGKQDj6GmQEbui3ZbwwGyQvv8IQhQrLAGfOee6W77gNI10ZjoeIio2yBtPpSNN198/c4b3NKhEZFgqSva8sQv8O7eL3u9eOGPX8bpGS7F2W8u+pRogHIGNvzvk4cmi4HOigq2sEXdpd2Dzbau96iGmvWS58qLYo5wJ/Exu25jwPQXfT5KTCGs46c0SXX2vxlvzW9f9uZgcBXzLOUePiZzurR6RESJga/LVh7u4LuTvly+9l5ssWjN5CGPgTjSJqLy3cRnWQFoNLZP006gjzlM0AlrnkwN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAnO2Y+NnH81sC8mwPdpTl2avtOXfl7DJtpIzKjV3DukG/uYyQ\npGr3PrAV4RikA4+hpkBG7ot2W8MBskL7/CEIUKywBnznnulu+4DSNdGY6HiIqNsg\nbT6UjTdffP3OG9zSoRGRYKkr2vLEL/Du3i97vXjhj1/G6RkuxdlvLvqUaIByBjb8\n75OHJouBzooKtrBF3aXdg822rveohpr1kufKi2KOcCfxMbtuY8D0F30+SkwhrOOn\nNEl19r8Zb81vX/bmYHAV8yzlHj4mc7q0ekREiYGvy1Ye7uC7k75cvvZebLFozeQh\nj4E40iai8t3EZ1kBaDS2T9NOoI85TNAJa55MDQIDAQABAoIBADorZInSCGkvsk70\nOWMmXHEsZrnntMWyB6x4N9jhCd1v48a+0RrxP4bwNJwEyz86rZv3tZNVBOGMzoMq\ni0dxYyisam9tO1pPg0EdBk7Gy9xYWafl2gZErUIPZYjqd80iNL1Zyr6+1q/JT2nJ\n8HFRvpeESHAh+5SKLilOqQUMA5kcdv8xT8IasbYsxZSKTEOvY+gBXE4wpyS+xuZU\nyFT78j3mbmEpkb2qZgM6xFhbRvtmkA9UMpAumVu3OkfYc6y4CZ5Z0dU0DYJ7GN3s\nPz8HSxJYHqanATYcMGz8egO65GVb4kqrw+6fwDWUEZ39H/77qSu2QlE4Hrp3otFu\nY3wQ36ECgYEAzm40tPQ/2tfEtaWi+qgfC0dbIeuzjVNLC+VWdcB05W+wUPGv0kNw\ndDdMzXhwMCMKFEfFCBqQI6/puVkZsxKKL0cFCX7hdfYAass+nzKzq/3NnGEC8R9a\naNKYpJ2wKtfoEnrkSqtofBTz7xdsnlXr90z/Xm82GRK5s3FFUovZmAkCgYEAwpxb\nnMmNEKbut9Qi1h57vFEAbQxr1pPqnwrBpv6MJvY8r4prfJx+znypLsFd44p/0kG9\npCpPHRPVeGDG0H3ReeakMcI0Ew9SqGpfWBvWQEh6ul8bBfcXOdHXMKFHzUvsds6c\nFIjHDF8Rz7VkVarKDpIKgYTCmT99mekk7bWJ7OUCgYEAytlg0bByTwpYMmdhkA5E\n80BbPSnwdp+yzy29mFhWhl8KU4Ar1eKPTqRIxF/lXmgQL32XEC+KFId4lLoJlv5Q\n68ROHtafltr17ftqveWEyS3OLizmRysYHIlVle2ef3tKgV5hlz54nfW4/ul1wuGL\nzqfLCXEfJ+ROtxZHmKX0XIECgYEApsZeEC/9bs7P9sOaEwrOmSSFi+5AIARk5WTP\nbe/oZZ9RhFHIKWLnnMbiKYpWjp/rSGFERoJniBCuONoepx+bu662+VlnTQotmNyH\n1rcMVcyHOF42h1coFUnJ8wfTw5CUFYCb61EH24dBeVIGqQ+S1we6byI5riDl31cY\naYnQqC0CgYEAqjnLz1D0/Qq+Q3ogSR+ByDaAyte+9j9dzDCCXGbOvljYuodbCbcq\ndKcrw5L7U9p0VH7nR5s5NoaXKgglJvSzYsJ+ykpPA66BNSjV3T4oSCp918TsDwYX\ngczQMZ6xV9q4ntOyLtWPG+tbbjp1Mq41ey42rZ2efPS9K1XtxT/Lw5c=\n-----END RSA PRIVATE KEY-----\n", "user_id": "3b3124960e7d4f539dea317f1051ff3d", "name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "fingerprint": "da:a7:58:df:0e:a0:5f:fd:f0:18:5d:47:e0:11:ea:17"}} 2018-08-03 07:14:04,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-3fe5e4e8-1143-4657-aef4-2622f1a2493e 2018-08-03 07:14:04,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.943979978561s 2018-08-03 07:14:04,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-3fe5e4e8-1143-4657-aef4-2622f1a2493e 2018-08-03 07:14:04,380 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc7Zj42cfzWwLybA92lOXZq+05d+XsMm2kjMqNXcO6Qb+5jJCkavc+sBXhGKQDj6GmQEbui3ZbwwGyQvv8IQhQrLAGfOee6W77gNI10ZjoeIio2yBtPpSNN198/c4b3NKhEZFgqSva8sQv8O7eL3u9eOGPX8bpGS7F2W8u+pRogHIGNvzvk4cmi4HOigq2sEXdpd2Dzbau96iGmvWS58qLYo5wJ/Exu25jwPQXfT5KTCGs46c0SXX2vxlvzW9f9uZgcBXzLOUePiZzurR6RESJga/LVh7u4LuTvly+9l5ssWjN5CGPgTjSJqLy3cRnWQFoNLZP006gjzlM0AlrnkwN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAnO2Y+NnH81sC8mwPdpTl2avtOXfl7DJtpIzKjV3DukG/uYyQ\npGr3PrAV4RikA4+hpkBG7ot2W8MBskL7/CEIUKywBnznnulu+4DSNdGY6HiIqNsg\nbT6UjTdffP3OG9zSoRGRYKkr2vLEL/Du3i97vXjhj1/G6RkuxdlvLvqUaIByBjb8\n75OHJouBzooKtrBF3aXdg822rveohpr1kufKi2KOcCfxMbtuY8D0F30+SkwhrOOn\nNEl19r8Zb81vX/bmYHAV8yzlHj4mc7q0ekREiYGvy1Ye7uC7k75cvvZebLFozeQh\nj4E40iai8t3EZ1kBaDS2T9NOoI85TNAJa55MDQIDAQABAoIBADorZInSCGkvsk70\nOWMmXHEsZrnntMWyB6x4N9jhCd1v48a+0RrxP4bwNJwEyz86rZv3tZNVBOGMzoMq\ni0dxYyisam9tO1pPg0EdBk7Gy9xYWafl2gZErUIPZYjqd80iNL1Zyr6+1q/JT2nJ\n8HFRvpeESHAh+5SKLilOqQUMA5kcdv8xT8IasbYsxZSKTEOvY+gBXE4wpyS+xuZU\nyFT78j3mbmEpkb2qZgM6xFhbRvtmkA9UMpAumVu3OkfYc6y4CZ5Z0dU0DYJ7GN3s\nPz8HSxJYHqanATYcMGz8egO65GVb4kqrw+6fwDWUEZ39H/77qSu2QlE4Hrp3otFu\nY3wQ36ECgYEAzm40tPQ/2tfEtaWi+qgfC0dbIeuzjVNLC+VWdcB05W+wUPGv0kNw\ndDdMzXhwMCMKFEfFCBqQI6/puVkZsxKKL0cFCX7hdfYAass+nzKzq/3NnGEC8R9a\naNKYpJ2wKtfoEnrkSqtofBTz7xdsnlXr90z/Xm82GRK5s3FFUovZmAkCgYEAwpxb\nnMmNEKbut9Qi1h57vFEAbQxr1pPqnwrBpv6MJvY8r4prfJx+znypLsFd44p/0kG9\npCpPHRPVeGDG0H3ReeakMcI0Ew9SqGpfWBvWQEh6ul8bBfcXOdHXMKFHzUvsds6c\nFIjHDF8Rz7VkVarKDpIKgYTCmT99mekk7bWJ7OUCgYEAytlg0bByTwpYMmdhkA5E\n80BbPSnwdp+yzy29mFhWhl8KU4Ar1eKPTqRIxF/lXmgQL32XEC+KFId4lLoJlv5Q\n68ROHtafltr17ftqveWEyS3OLizmRysYHIlVle2ef3tKgV5hlz54nfW4/ul1wuGL\nzqfLCXEfJ+ROtxZHmKX0XIECgYEApsZeEC/9bs7P9sOaEwrOmSSFi+5AIARk5WTP\nbe/oZZ9RhFHIKWLnnMbiKYpWjp/rSGFERoJniBCuONoepx+bu662+VlnTQotmNyH\n1rcMVcyHOF42h1coFUnJ8wfTw5CUFYCb61EH24dBeVIGqQ+S1we6byI5riDl31cY\naYnQqC0CgYEAqjnLz1D0/Qq+Q3ogSR+ByDaAyte+9j9dzDCCXGbOvljYuodbCbcq\ndKcrw5L7U9p0VH7nR5s5NoaXKgglJvSzYsJ+ykpPA66BNSjV3T4oSCp918TsDwYX\ngczQMZ6xV9q4ntOyLtWPG+tbbjp1Mq41ey42rZ2efPS9K1XtxT/Lw5c=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3b3124960e7d4f539dea317f1051ff3d', 'name': u'singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'created_at': '2018-08-03T07:14:04.380466', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9998770586c43ceb0d0b574f1ba744a', 'name': 'singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'da:a7:58:df:0e:a0:5f:fd:f0:18:5d:47:e0:11:ea:17', 'type': 'ssh', 'id': u'singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1'}) 2018-08-03 07:14:04,380 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAnO2Y+NnH81sC8mwPdpTl2avtOXfl7DJtpIzKjV3DukG/uYyQ pGr3PrAV4RikA4+hpkBG7ot2W8MBskL7/CEIUKywBnznnulu+4DSNdGY6HiIqNsg bT6UjTdffP3OG9zSoRGRYKkr2vLEL/Du3i97vXjhj1/G6RkuxdlvLvqUaIByBjb8 75OHJouBzooKtrBF3aXdg822rveohpr1kufKi2KOcCfxMbtuY8D0F30+SkwhrOOn NEl19r8Zb81vX/bmYHAV8yzlHj4mc7q0ekREiYGvy1Ye7uC7k75cvvZebLFozeQh j4E40iai8t3EZ1kBaDS2T9NOoI85TNAJa55MDQIDAQABAoIBADorZInSCGkvsk70 OWMmXHEsZrnntMWyB6x4N9jhCd1v48a+0RrxP4bwNJwEyz86rZv3tZNVBOGMzoMq i0dxYyisam9tO1pPg0EdBk7Gy9xYWafl2gZErUIPZYjqd80iNL1Zyr6+1q/JT2nJ 8HFRvpeESHAh+5SKLilOqQUMA5kcdv8xT8IasbYsxZSKTEOvY+gBXE4wpyS+xuZU yFT78j3mbmEpkb2qZgM6xFhbRvtmkA9UMpAumVu3OkfYc6y4CZ5Z0dU0DYJ7GN3s Pz8HSxJYHqanATYcMGz8egO65GVb4kqrw+6fwDWUEZ39H/77qSu2QlE4Hrp3otFu Y3wQ36ECgYEAzm40tPQ/2tfEtaWi+qgfC0dbIeuzjVNLC+VWdcB05W+wUPGv0kNw dDdMzXhwMCMKFEfFCBqQI6/puVkZsxKKL0cFCX7hdfYAass+nzKzq/3NnGEC8R9a aNKYpJ2wKtfoEnrkSqtofBTz7xdsnlXr90z/Xm82GRK5s3FFUovZmAkCgYEAwpxb nMmNEKbut9Qi1h57vFEAbQxr1pPqnwrBpv6MJvY8r4prfJx+znypLsFd44p/0kG9 pCpPHRPVeGDG0H3ReeakMcI0Ew9SqGpfWBvWQEh6ul8bBfcXOdHXMKFHzUvsds6c FIjHDF8Rz7VkVarKDpIKgYTCmT99mekk7bWJ7OUCgYEAytlg0bByTwpYMmdhkA5E 80BbPSnwdp+yzy29mFhWhl8KU4Ar1eKPTqRIxF/lXmgQL32XEC+KFId4lLoJlv5Q 68ROHtafltr17ftqveWEyS3OLizmRysYHIlVle2ef3tKgV5hlz54nfW4/ul1wuGL zqfLCXEfJ+ROtxZHmKX0XIECgYEApsZeEC/9bs7P9sOaEwrOmSSFi+5AIARk5WTP be/oZZ9RhFHIKWLnnMbiKYpWjp/rSGFERoJniBCuONoepx+bu662+VlnTQotmNyH 1rcMVcyHOF42h1coFUnJ8wfTw5CUFYCb61EH24dBeVIGqQ+S1we6byI5riDl31cY aYnQqC0CgYEAqjnLz1D0/Qq+Q3ogSR+ByDaAyte+9j9dzDCCXGbOvljYuodbCbcq dKcrw5L7U9p0VH7nR5s5NoaXKgglJvSzYsJ+ykpPA66BNSjV3T4oSCp918TsDwYX gczQMZ6xV9q4ntOyLtWPG+tbbjp1Mq41ey42rZ2efPS9K1XtxT/Lw5c= -----END RSA PRIVATE KEY----- 2018-08-03 07:14:04,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 07:14:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"security_group": {"name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-03 07:14:04,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-667306a7-5ac0-4a55-848a-50d50f5da60d Date: Fri, 03 Aug 2018 07:14:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:04Z", "updated_at": "2018-08-03T07:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "33060c85-b5d1-48c6-8cc4-502025f4ae06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "a04a16fe-7689-4ac2-ac99-e4bbccb5bf8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 1, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}} 2018-08-03 07:14:04,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-667306a7-5ac0-4a55-848a-50d50f5da60d 2018-08-03 07:14:04,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.379755020142s 2018-08-03 07:14:04,764 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-667306a7-5ac0-4a55-848a-50d50f5da60d 2018-08-03 07:14:04,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:14:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:05,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-78b10e47-a403-4abe-a6be-a0a4a14fd8c0 Date: Fri, 03 Aug 2018 07:14:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:13:50Z", "updated_at": "2018-08-03T07:13:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "067c66b2-8e6f-4795-96a4-3c1cf383d1c7", "remote_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "257d3e07-2a23-4bf0-96d5-9a37210ce1f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "5059d6f3-04c3-44a1-a01d-a0dcc2c424f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "979ea5c9-d0b3-4154-9675-c09493963bcb", "remote_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 1, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:04Z", "updated_at": "2018-08-03T07:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "33060c85-b5d1-48c6-8cc4-502025f4ae06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "a04a16fe-7689-4ac2-ac99-e4bbccb5bf8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 1, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:14:05,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-78b10e47-a403-4abe-a6be-a0a4a14fd8c0 2018-08-03 07:14:05,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241333007812s 2018-08-03 07:14:05,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-78b10e47-a403-4abe-a6be-a0a4a14fd8c0 2018-08-03 07:14:05,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:14:05,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -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": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93"}}' 2018-08-03 07:14:05,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fcad20cb-bfdb-406d-a2e5-807cc4922c5d Date: Fri, 03 Aug 2018 07:14:05 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-08-03T07:14:05Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "port_range_min": 22, "revision_number": 0, "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:05Z", "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "d3583864-131e-4ee5-a3b5-8dd754043c90"}} 2018-08-03 07:14:05,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-fcad20cb-bfdb-406d-a2e5-807cc4922c5d 2018-08-03 07:14:05,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354228019714s 2018-08-03 07:14:05,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-fcad20cb-bfdb-406d-a2e5-807cc4922c5d 2018-08-03 07:14:05,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:14:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:05,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-ff75dc30-6904-456b-af80-eba6996fe648 Date: Fri, 03 Aug 2018 07:14:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:13:50Z", "updated_at": "2018-08-03T07:13:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "067c66b2-8e6f-4795-96a4-3c1cf383d1c7", "remote_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "257d3e07-2a23-4bf0-96d5-9a37210ce1f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "5059d6f3-04c3-44a1-a01d-a0dcc2c424f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "979ea5c9-d0b3-4154-9675-c09493963bcb", "remote_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 1, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:04Z", "updated_at": "2018-08-03T07:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "33060c85-b5d1-48c6-8cc4-502025f4ae06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "a04a16fe-7689-4ac2-ac99-e4bbccb5bf8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:14:05Z", "revision_number": 0, "id": "d3583864-131e-4ee5-a3b5-8dd754043c90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:05Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 2, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:14:05,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ff75dc30-6904-456b-af80-eba6996fe648 2018-08-03 07:14:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23555803299s 2018-08-03 07:14:05,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ff75dc30-6904-456b-af80-eba6996fe648 2018-08-03 07:14:05,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:14:05,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -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": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93"}}' 2018-08-03 07:14:05,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0bc8e7c4-b82f-4da3-be2c-8835cfe0344f Date: Fri, 03 Aug 2018 07:14: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-08-03T07:14:05Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "port_range_min": null, "revision_number": 0, "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:05Z", "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "fb889507-a62e-4273-a086-765f49dc3045"}} 2018-08-03 07:14:05,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0bc8e7c4-b82f-4da3-be2c-8835cfe0344f 2018-08-03 07:14:05,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.217274904251s 2018-08-03 07:14:05,830 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0bc8e7c4-b82f-4da3-be2c-8835cfe0344f 2018-08-03 07:14:05,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:14:05,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:06,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-960a422e-3a5b-41d0-bab9-2de2efcc8aa8 Date: Fri, 03 Aug 2018 07:14:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c9998770586c43ceb0d0b574f1ba744a","l2_adjacency":true,"status":"ACTIVE","subnets":["b371c3d4-539f-4c89-8609-a16e9d6a7503"],"description":"","tags":[],"updated_at":"2018-08-03T07:13:51Z","qos_policy_id":null,"name":"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1","admin_state_up":true,"tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:50Z","mtu":1450}]} 2018-08-03 07:14:06,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-960a422e-3a5b-41d0-bab9-2de2efcc8aa8 2018-08-03 07:14:06,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278393983841s 2018-08-03 07:14:06,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-960a422e-3a5b-41d0-bab9-2de2efcc8aa8 2018-08-03 07:14:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:14:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-52eb3a59-2038-4d7f-8eef-7e98bd64e4b8 Date: Fri, 03 Aug 2018 07:14:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/9761341c-d123-45dc-a7c1-af7d665cc443/snap", "metadata": {}}], "file": "/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file", "owner": "c9998770586c43ceb0d0b574f1ba744a", "id": "9761341c-d123-45dc-a7c1-af7d665cc443", "size": 12716032, "self": "/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/9761341c-d123-45dc-a7c1-af7d665cc443/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:14:02Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:14:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:14:06,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-52eb3a59-2038-4d7f-8eef-7e98bd64e4b8 2018-08-03 07:14:06,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.712969064713s 2018-08-03 07:14:06,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-52eb3a59-2038-4d7f-8eef-7e98bd64e4b8 2018-08-03 07:14:06,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:14:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:06,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b623756-dd78-4338-8aca-f0ecfd8867c8 x-compute-request-id: req-7b623756-dd78-4338-8aca-f0ecfd8867c8 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "255f1ec5-4c82-457c-b760-2a92a93b88af"}]} 2018-08-03 07:14:06,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7b623756-dd78-4338-8aca-f0ecfd8867c8 2018-08-03 07:14:06,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337219238281s 2018-08-03 07:14:06,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7b623756-dd78-4338-8aca-f0ecfd8867c8 2018-08-03 07:14:06,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:14:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"server": {"name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "imageRef": "9761341c-d123-45dc-a7c1-af7d665cc443", "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "flavorRef": "255f1ec5-4c82-457c-b760-2a92a93b88af", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f2a74dce-d135-4965-a3d8-dc41a4986b64"}], "security_groups": [{"name": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93"}]}}' 2018-08-03 07:14:10,780 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-913e89eb-f224-4201-9857-cdafe8a80400 x-compute-request-id: req-913e89eb-f224-4201-9857-cdafe8a80400 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93"}], "OS-DCF:diskConfig": "MANUAL", "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "adminPass": "dAmJvGE55jT2"}} 2018-08-03 07:14:10,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-913e89eb-f224-4201-9857-cdafe8a80400 2018-08-03 07:14:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.91328978539s 2018-08-03 07:14:10,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-913e89eb-f224-4201-9857-cdafe8a80400 2018-08-03 07:14:10,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:14:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:11,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-5081e2b4-1d7d-4a26-9135-fb9c56f19150 x-compute-request-id: req-5081e2b4-1d7d-4a26-9135-fb9c56f19150 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "image": {"id": "9761341c-d123-45dc-a7c1-af7d665cc443", "links": [{"href": "http://172.30.9.25:8774/images/9761341c-d123-45dc-a7c1-af7d665cc443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "255f1ec5-4c82-457c-b760-2a92a93b88af", "links": [{"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}]}, "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "user_id": "3b3124960e7d4f539dea317f1051ff3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:14:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "created": "2018-08-03T07:14:10Z", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:14:11,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-5081e2b4-1d7d-4a26-9135-fb9c56f19150 2018-08-03 07:14:11,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.461178064346s 2018-08-03 07:14:11,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-5081e2b4-1d7d-4a26-9135-fb9c56f19150 2018-08-03 07:14:11,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:14:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:11,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-656767a6-1341-4213-8696-a20bc556d816 Date: Fri, 03 Aug 2018 07:14:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c9998770586c43ceb0d0b574f1ba744a","l2_adjacency":true,"status":"ACTIVE","subnets":["b371c3d4-539f-4c89-8609-a16e9d6a7503"],"description":"","tags":[],"updated_at":"2018-08-03T07:13:51Z","qos_policy_id":null,"name":"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1","admin_state_up":true,"tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:50Z","mtu":1450}]} 2018-08-03 07:14:11,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-656767a6-1341-4213-8696-a20bc556d816 2018-08-03 07:14:11,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296773910522s 2018-08-03 07:14:11,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-656767a6-1341-4213-8696-a20bc556d816 2018-08-03 07:14:11,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:14:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:11,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9dc52116-e10f-4d6e-8da8-42a44f093b1a Date: Fri, 03 Aug 2018 07:14:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:13:51Z","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":"c9998770586c43ceb0d0b574f1ba744a","id":"b371c3d4-539f-4c89-8609-a16e9d6a7503","subnetpool_id":null,"name":"singlevm2-subnet_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:14:11,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9dc52116-e10f-4d6e-8da8-42a44f093b1a 2018-08-03 07:14:11,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.235163927078s 2018-08-03 07:14:11,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9dc52116-e10f-4d6e-8da8-42a44f093b1a 2018-08-03 07:14:11,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:14:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:12,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14: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-3b126c39-bf52-4ed2-bf32-05f4867da3f4 x-compute-request-id: req-3b126c39-bf52-4ed2-bf32-05f4867da3f4 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "image": {"id": "9761341c-d123-45dc-a7c1-af7d665cc443", "links": [{"href": "http://172.30.9.25:8774/images/9761341c-d123-45dc-a7c1-af7d665cc443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "255f1ec5-4c82-457c-b760-2a92a93b88af", "links": [{"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}]}, "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "user_id": "3b3124960e7d4f539dea317f1051ff3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:14:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "created": "2018-08-03T07:14:10Z", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:14:12,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b126c39-bf52-4ed2-bf32-05f4867da3f4 2018-08-03 07:14:12,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530856847763s 2018-08-03 07:14:12,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3b126c39-bf52-4ed2-bf32-05f4867da3f4 2018-08-03 07:14:12,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:14:14,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:14:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:15,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67415d85-ae5c-4049-a70f-fabadd06b129 x-compute-request-id: req-67415d85-ae5c-4049-a70f-fabadd06b129 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "image": {"id": "9761341c-d123-45dc-a7c1-af7d665cc443", "links": [{"href": "http://172.30.9.25:8774/images/9761341c-d123-45dc-a7c1-af7d665cc443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "255f1ec5-4c82-457c-b760-2a92a93b88af", "links": [{"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}]}, "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "user_id": "3b3124960e7d4f539dea317f1051ff3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:14:14Z", "hostId": "152a0ed5a624132f25d659b0ea4b4f9ce6b125a232526c401a32ee41", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "created": "2018-08-03T07:14:10Z", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:14:15,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-67415d85-ae5c-4049-a70f-fabadd06b129 2018-08-03 07:14:15,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789432048798s 2018-08-03 07:14:15,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-67415d85-ae5c-4049-a70f-fabadd06b129 2018-08-03 07:14:15,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:14:17,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:14:17,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:17,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ab74163-158f-42f4-bdc1-121014f97936 x-compute-request-id: req-2ab74163-158f-42f4-bdc1-121014f97936 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.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "image": {"id": "9761341c-d123-45dc-a7c1-af7d665cc443", "links": [{"href": "http://172.30.9.25:8774/images/9761341c-d123-45dc-a7c1-af7d665cc443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "255f1ec5-4c82-457c-b760-2a92a93b88af", "links": [{"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}]}, "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "security_groups": [{"name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}], "user_id": "3b3124960e7d4f539dea317f1051ff3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:14:14Z", "hostId": "152a0ed5a624132f25d659b0ea4b4f9ce6b125a232526c401a32ee41", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "created": "2018-08-03T07:14:10Z", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:14:17,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ab74163-158f-42f4-bdc1-121014f97936 2018-08-03 07:14:17,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666978120804s 2018-08-03 07:14:17,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2ab74163-158f-42f4-bdc1-121014f97936 2018-08-03 07:14:17,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:14:19,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:14:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:20,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-89497b1f-cf1f-45e5-b785-f24d05a4cfd3 x-compute-request-id: req-89497b1f-cf1f-45e5-b785-f24d05a4cfd3 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:51:76", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "image": {"id": "9761341c-d123-45dc-a7c1-af7d665cc443", "links": [{"href": "http://172.30.9.25:8774/images/9761341c-d123-45dc-a7c1-af7d665cc443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:14:18.000000", "flavor": {"id": "255f1ec5-4c82-457c-b760-2a92a93b88af", "links": [{"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}]}, "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "security_groups": [{"name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}], "user_id": "3b3124960e7d4f539dea317f1051ff3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:14:19Z", "hostId": "152a0ed5a624132f25d659b0ea4b4f9ce6b125a232526c401a32ee41", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "created": "2018-08-03T07:14:10Z", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:14:20,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89497b1f-cf1f-45e5-b785-f24d05a4cfd3 2018-08-03 07:14:20,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749339103699s 2018-08-03 07:14:20,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-89497b1f-cf1f-45e5-b785-f24d05a4cfd3 2018-08-03 07:14:20,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:14:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e722ef9c-ccdb-493c-8cf5-6f69731f5a4e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:20,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-39b81e2c-03a7-47b8-96c9-c368b2422642 Date: Fri, 03 Aug 2018 07:14:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:14:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b371c3d4-539f-4c89-8609-a16e9d6a7503","ip_address":"192.168.120.5"}],"id":"ad402bba-c98e-42ab-a065-1f20d4c731fa","security_groups":["d8b2c4c4-0458-469e-b138-4b1ef0b04f93"],"mac_address":"fa:16:3e:8b:51:76","project_id":"c9998770586c43ceb0d0b574f1ba744a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:14:14Z","binding:vnic_type":"normal","device_id":"e722ef9c-ccdb-493c-8cf5-6f69731f5a4e","ip_allocation":"immediate"}]} 2018-08-03 07:14:20,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-39b81e2c-03a7-47b8-96c9-c368b2422642 2018-08-03 07:14:20,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0677130222321s 2018-08-03 07:14:20,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-39b81e2c-03a7-47b8-96c9-c368b2422642 2018-08-03 07:14:20,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:14:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ad402bba-c98e-42ab-a065-1f20d4c731fa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:20,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5d899e62-7c28-4cdb-9c23-6b5fb45c1949 Date: Fri, 03 Aug 2018 07:14:20 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:14:20,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ad402bba-c98e-42ab-a065-1f20d4c731fa used request id req-5d899e62-7c28-4cdb-9c23-6b5fb45c1949 2018-08-03 07:14:20,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0518591403961s 2018-08-03 07:14:20,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ad402bba-c98e-42ab-a065-1f20d4c731fa used request id req-5d899e62-7c28-4cdb-9c23-6b5fb45c1949 2018-08-03 07:14:20,673 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8b:51:76', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9761341c-d123-45dc-a7c1-af7d665cc443'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:14:18.000000', 'flavor': Munch({u'id': u'255f1ec5-4c82-457c-b760-2a92a93b88af'}), 'az': u'nova', 'id': u'e722ef9c-ccdb-493c-8cf5-6f69731f5a4e', 'security_groups': [Munch({u'name': u'singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3b3124960e7d4f539dea317f1051ff3d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9998770586c43ceb0d0b574f1ba744a', 'name': 'singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1', '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-08-03T07:14:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:14:19Z', 'hostId': u'152a0ed5a624132f25d659b0ea4b4f9ce6b125a232526c401a32ee41', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'152a0ed5a624132f25d659b0ea4b4f9ce6b125a232526c401a32ee41', '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-08-03T07:14:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c9998770586c43ceb0d0b574f1ba744a', 'name': u'singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'adminPass': None, 'tenant_id': u'c9998770586c43ceb0d0b574f1ba744a', 'created_at': u'2018-08-03T07:14:10Z', 'created': u'2018-08-03T07:14:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:14:20,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:14:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:21,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-4166db26-649f-4214-8fc3-8f64ac0609f7 Date: Fri, 03 Aug 2018 07:14:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c9998770586c43ceb0d0b574f1ba744a","l2_adjacency":true,"status":"ACTIVE","subnets":["b371c3d4-539f-4c89-8609-a16e9d6a7503"],"description":"","tags":[],"updated_at":"2018-08-03T07:13:51Z","qos_policy_id":null,"name":"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1","admin_state_up":true,"tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:50Z","mtu":1450}]} 2018-08-03 07:14:21,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4166db26-649f-4214-8fc3-8f64ac0609f7 2018-08-03 07:14:21,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409864902496s 2018-08-03 07:14:21,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4166db26-649f-4214-8fc3-8f64ac0609f7 2018-08-03 07:14:21,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:14:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=e722ef9c-ccdb-493c-8cf5-6f69731f5a4e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:21,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-dd8bf78f-b34d-42fa-8972-b3e8e1ab7fb0 Date: Fri, 03 Aug 2018 07:14:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:14:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b371c3d4-539f-4c89-8609-a16e9d6a7503","ip_address":"192.168.120.5"}],"id":"ad402bba-c98e-42ab-a065-1f20d4c731fa","security_groups":["d8b2c4c4-0458-469e-b138-4b1ef0b04f93"],"mac_address":"fa:16:3e:8b:51:76","project_id":"c9998770586c43ceb0d0b574f1ba744a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:14:14Z","binding:vnic_type":"normal","device_id":"e722ef9c-ccdb-493c-8cf5-6f69731f5a4e","ip_allocation":"immediate"}]} 2018-08-03 07:14:21,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-dd8bf78f-b34d-42fa-8972-b3e8e1ab7fb0 2018-08-03 07:14:21,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0628669261932s 2018-08-03 07:14:21,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-dd8bf78f-b34d-42fa-8972-b3e8e1ab7fb0 2018-08-03 07:14:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 07:14:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.5", "port_id": "ad402bba-c98e-42ab-a065-1f20d4c731fa"}}' 2018-08-03 07:14:23,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-75b0ee55-4fcb-4eea-9f7b-898dbbb944f8 Date: Fri, 03 Aug 2018 07:14:23 GMT RESP BODY: {"floatingip": {"router_id": "cf0df54e-1900-4bc6-9043-5ec1501d8a3a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:22Z", "updated_at": "2018-08-03T07:14:22Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f2a74dce-d135-4965-a3d8-dc41a4986b64", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:51:76", "device_id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "port_id": "ad402bba-c98e-42ab-a065-1f20d4c731fa", "id": "91a2ae60-1fcc-44e2-bf4e-0af974dac4d8", "qos_policy_id": null}} 2018-08-03 07:14:23,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-75b0ee55-4fcb-4eea-9f7b-898dbbb944f8 2018-08-03 07:14:23,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.71034884453s 2018-08-03 07:14:23,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-75b0ee55-4fcb-4eea-9f7b-898dbbb944f8 2018-08-03 07:14:23,866 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cf0df54e-1900-4bc6-9043-5ec1501d8a3a', 'updated_at': u'2018-08-03T07:14:22Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'ad402bba-c98e-42ab-a065-1f20d4c731fa', 'id': u'91a2ae60-1fcc-44e2-bf4e-0af974dac4d8', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'ad402bba-c98e-42ab-a065-1f20d4c731fa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9998770586c43ceb0d0b574f1ba744a', 'name': 'singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c9998770586c43ceb0d0b574f1ba744a', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f2a74dce-d135-4965-a3d8-dc41a4986b64', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8b:51:76', u'device_id': u'e722ef9c-ccdb-493c-8cf5-6f69731f5a4e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c9998770586c43ceb0d0b574f1ba744a', 'created_at': u'2018-08-03T07:14:22Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f2a74dce-d135-4965-a3d8-dc41a4986b64', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8b:51:76', u'device_id': u'e722ef9c-ccdb-493c-8cf5-6f69731f5a4e'}), 'router': u'cf0df54e-1900-4bc6-9043-5ec1501d8a3a'}) 2018-08-03 07:14:23,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 07:14:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 07:14:24,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14: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-81ecb016-02b1-4306-a8a9-f671b4c2d606 x-compute-request-id: req-81ecb016-02b1-4306-a8a9-f671b4c2d606 Content-Encoding: gzip Content-Length: 9522 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 470993813 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.136857] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138517] pid_max: default: 32768 minimum: 301\n[ 0.139418] ACPI: Core revision 20150930\n[ 0.140811] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142133] Security Framework initialized\n[ 0.142957] Yama: becoming mindful.\n[ 0.143692] AppArmor: AppArmor initialized\n[ 0.144555] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147174] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148394] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149816] Initializing cgroup subsys io\n[ 0.150629] Initializing cgroup subsys memory\n[ 0.151493] Initializing cgroup subsys devices\n[ 0.152383] Initializing cgroup subsys freezer\n[ 0.153257] Initializing cgroup subsys net_cls\n[ 0.154128] Initializing cgroup subsys perf_event\n[ 0.155043] Initializing cgroup subsys net_prio\n[ 0.155944] Initializing cgroup subsys hugetlb\n[ 0.156819] Initializing cgroup subsys pids\n[ 0.157696] CPU: Physical Processor ID: 0\n[ 0.159183] mce: CPU supports 10 MCE banks\n[ 0.160046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181585] ftrace: allocating 31920 entries in 125 pages\n[ 0.206707] smpboot: Max logical packages: 1\n[ 0.207567] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208936] x2apic enabled\n[ 0.209747] Switched APIC routing to physical x2apic.\n[ 0.211478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212618] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216503] KVM setup paravirtual spinlock\n[ 0.217815] x86: Booted up 1 node, 1 CPUs\n[ 0.218623] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.220030] devtmpfs: initialized\n[ 0.221755] evm: security.selinux\n[ 0.222457] evm: security.SMACK64\n[ 0.223154] evm: security.SMACK64EXEC\n[ 0.223903] evm: security.SMACK64TRANSMUTE\n[ 0.224717] evm: security.SMACK64MMAP\n[ 0.225466] evm: security.ima\n[ 0.226123] evm: security.capability\n[ 0.226934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228803] pinctrl core: initialized pinctrl subsystem\n[ 0.229911] RTC time: 7:14:18, date: 08/03/18\n[ 0.230880] NET: Registered protocol family 16\n[ 0.231874] cpuidle: using governor ladder\n[ 0.232700] cpuidle: using governor menu\n[ 0.233486] PCCT header not found.\n[ 0.234251] ACPI: bus type PCI registered\n[ 0.235063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236312] PCI: Using configuration type 1 for base access\n[ 0.238090] ACPI: Added _OSI(Module Device)\n[ 0.238941] ACPI: Added _OSI(Processor Device)\n[ 0.239805] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240706] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242440] ACPI: Interpreter enabled\n[ 0.243219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250707] ACPI: (supports S0 S5)\n[ 0.251413] ACPI: Using IOAPIC for interrupt routing\n[ 0.252370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257915] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259118] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261360] acpiphp: Slot [3] registered\n[ 0.262191] acpiphp: Slot [4] registered\n[ 0.263014] acpiphp: Slot [5] registered\n[ 0.263818] acpiphp: Slot [6] registered\n[ 0.264613] acpiphp: Slot [7] registered\n[ 0.265421] acpiphp: Slot [8] registered\n[ 0.266230] acpiphp: Slot [9] registered\n[ 0.267030] acpiphp: Slot [10] registered\n[ 0.267847] acpiphp: Slot [11] registered\n[ 0.268665] acpiphp: Slot [12] registered\n[ 0.269480] acpiphp: Slot [13] registered\n[ 0.270298] acpiphp: Slot [14] registered\n[ 0.271115] acpiphp: Slot [15] registered\n[ 0.281926] acpiphp: Slot [16] registered\n[ 0.282781] acpiphp: Slot [17] registered\n[ 0.283595] acpiphp: Slot [18] registered\n[ 0.284415] acpiphp: Slot [19] registered\n[ 0.285230] acpiphp: Slot [20] registered\n[ 0.286052] acpiphp: Slot [21] registered\n[ 0.286870] acpiphp: Slot [22] registered\n[ 0.287685] acpiphp: Slot [23] registered\n[ 0.288497] acpiphp: Slot [24] registered\n[ 0.289313] acpiphp: Slot [25] registered\n[ 0.290136] acpiphp: Slot [26] registered\n[ 0.290951] acpiphp: Slot [27] registered\n[ 0.291768] acpiphp: Slot [28] registered\n[ 0.292581] acpiphp: Slot [29] registered\n[ 0.293461] acpiphp: Slot [30] registered\n[ 0.294290] acpiphp: Slot [31] registered\n[ 0.295107] PCI host bridge to bus 0000:00\n[ 0.295925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297162] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298394] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299866] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301337] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.302830] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.306063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307363] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313379] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.334213] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.335714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.337862] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339301] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.340688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.341979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343271] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.345898] vgaarb: loaded\n[ 0.346486] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347706] SCSI subsystem initialized\n[ 0.348598] ACPI: bus type USB registered\n[ 0.349419] usbcore: registered new interface driver usbfs\n[ 0.350445] usbcore: registered new interface driver hub\n[ 0.351455] usbcore: registered new device driver usb\n[ 0.352543] PCI: Using ACPI for IRQ routing\n[ 0.353638] NetLabel: Initializing\n[ 0.354376] NetLabel: domain hash size = 128\n[ 0.355256] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356209] NetLabel: unlabeled traffic allowed by default\n[ 0.357347] clocksource: Switched to clocksource kvm-clock\n[ 0.365581] AppArmor: AppArmor Filesystem Enabled\n[ 0.366546] pnp: PnP ACPI init\n[ 0.367475] pnp: PnP ACPI: found 5 devices\n[ 0.373769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.375503] NET: Registered protocol family 2\n[ 0.376537] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.377827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.379015] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.380230] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381331] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.382504] NET: Registered protocol family 1\n[ 0.383393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.384486] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.385574] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.399356] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.413211] Trying to unpack rootfs image as initramfs...\n[ 0.469845] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.471525] Scanning for low memory corruption every 60 seconds\n[ 0.472856] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.474035] audit: initializing netlink subsys (disabled)\n[ 0.475070] audit: type=2000 audit(1533280459.648:1): initialized\n[ 0.476440] Initialise system trusted keyring\n[ 0.477446] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.478638] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480826] zbud: loaded\n[ 0.481586] VFS: Disk quotas dquot_6.6.0\n[ 0.482423] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.484113] fuse init (API version 7.23)\n[ 0.485177] Key type big_key registered\n[ 0.486247] Allocating IMA MOK and blacklist keyrings.\n[ 0.487509] Key type asymmetric registered\n[ 0.488354] Asymmetric key parser 'x509' registered\n[ 0.489328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.490841] io scheduler noop registered\n[ 0.491654] io scheduler deadline registered (default)\n[ 0.492672] io scheduler cfq registered\n[ 0.493538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495869] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497332] ACPI: Power Button [PWRF]\n[ 0.498205] GHES: HEST is not enabled!\n[ 0.511760] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.539421] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.541548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.565532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.567902] Linux agpgart interface v0.103\n[ 0.570608] brd: module loaded\n[ 0.572287] loop: module loaded\n[ 0.576043] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.577696] GPT:90111 != 2097151\n[ 0.578404] GPT:Alternate GPT header not at the end of the disk.\n[ 0.579554] GPT:90111 != 2097151\n[ 0.580256] GPT: Use GNU Parted to correct GPT errors.\n[ 0.581291] vda: vda1 vda15\n[ 0.582553] scsi host0: ata_piix\n[ 0.583356] scsi host1: ata_piix\n[ 0.584148] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.585493] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587044] libphy: Fixed MDIO Bus: probed\n[ 0.587886] tun: Universal TUN/TAP device driver, 1.6\n[ 0.588893] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591248] PPP generic driver version 2.4.2\n[ 0.592256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596636] ehci-pci: EHCI PCI platform driver\n[ 0.598364] ehci-platform: EHCI generic platform driver\n[ 0.599991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.601729] ohci-pci: OHCI PCI platform driver\n[ 0.603098] ohci-platform: OHCI generic platform driver\n[ 0.604239] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618905] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621555] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622622] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626688] usb usb1: Product: UHCI Host Controller\n[ 0.627655] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628903] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630022] hub 1-0:1.0: USB hub found\n[ 0.630849] hub 1-0:1.0: 2 ports detected\n[ 0.631858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634485] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635553] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636704] mousedev: PS/2 mouse device common for all mice\n[ 0.638105] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640088] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642503] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643823] i2c /dev entries driver\n[ 0.644636] device-mapper: uevent: version 1.0.3\n[ 0.645687] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.647391] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649136] NET: Registered protocol family 10\n[ 0.650370] NET: Registered protocol family 17\n[ 0.651306] Key type dns_resolver registered\n[ 0.652370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653531] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.655494] registered taskstats version 1\n[ 0.656404] Loading compiled-in X.509 certificates\n[ 0.657946] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.660053] zswap: loaded using pool lzo/zbud\n[ 0.661847] Key type trusted registered\n[ 0.663751] Key type encrypted registered\n[ 0.664611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.665726] ima: No TPM chip found, activating TPM-bypass!\n[ 0.666864] evm: HMAC attrs: 0x1\n[ 0.667869] Magic number: 14:145:217\n[ 0.668779] rtc_cmos 00:00: setting system clock to 2018-08-03 07:14:19 UTC (1533280459)\n[ 0.670548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.671748] EDD information not available.\n[ 0.746700] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758660] Write protecting the kernel read-only data: 14336k\n[ 0.760871] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.762953] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\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.810502] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDFYN6CortGFZLFTxUq3Xg6P4NTaZ/9nuVxGLlW2pOd61N/rn5wskF2VBT1XdFTVyx3kszL7l4e67XlFUjVbUO00WTLMzXARRyK3S3eFoi6h/oxQLuJd26MfekCFZpV1LeuxPXIb9vf2npx2UfywqzC5HIuUoNqM8J+cRFCVy8SjYIkvOwfCy0BDsM7uyHzvGr1Y5GHmNU9lQumWoALnrFsv+zO71k7H9D6OdR5zi/lAZbe305Lu4CDjd5b8NCbLM1LyaU/wLAAeSix53Tc7k+BfYlDCko/JGZLLl3FH3Xbf79vyVTpoIwcsNcd+VOpDGTy95JD+UNpaEIl20KhLIjz root@singlevm2-vm-a95541e4-3ab3-4695-9093-10f9b25db4a1\nssh-dss AAAAB3NzaC1kc3MAAACBALIVmguwl0Fc+mSajQRSMIK7ydfOad9Eg+Vd20IM/UlOsCyjq6Gb3tDpoKoNBazRGFXGXZuTLCAf/hgP2NgNk8fG5SJNJZm1O1iJGwS5auXc99sNlXqdevomjdkq4MczX+TxUt2NAbfbplqou/MgvzhW0M5dthzSWfy770GsVz/rAAAAFQDHHWCg5XgOhELBFsu2MUc8xqjS/wAAAIAB2f7ByACSb8nIk9w4oSrSFAz4Q/ujRCDlD1FB+xT8z7kBxYT2rcir/W9S7kt5TLXeHG7QIfeYzR+0WnDj0GcvbPTj2obDn9tseL8YlFLtc9wg5mlhDk19euaVqK+yVn+2UP7cHel24/Y3K96J99B3pY/2sBZujYlJTZwW/GFDOwAAAIEAhrIF77qrPEOTVnkR72MVoiMskVXHQNfTnQh2b+Pnwl4sEHg7Im9UKMrcCHuodYn03yLgRuWwNNm165tp1v2PTIG17ydY5+R2A0aidGRTNFiVgnK/l7jDIhKalH3cX77/BzN8nSdsZu7poq4yOhBzfStqkfygeChJ5DxYbko9VXA= root@singlevm2-vm-a95541e4-3ab3-4695-9093-10f9b25db4a1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe8b:5176/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-a95541e4-3ab3-4695-9093-10f9b25db4a1\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-03 07:14:24,008 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e/action used request id req-81ecb016-02b1-4306-a8a9-f671b4c2d606 2018-08-03 07:14:24,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.142073869705s 2018-08-03 07:14:24,009 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e/action used request id req-81ecb016-02b1-4306-a8a9-f671b4c2d606 2018-08-03 07:14:24,010 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 470993813 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.136857] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138517] pid_max: default: 32768 minimum: 301 [ 0.139418] ACPI: Core revision 20150930 [ 0.140811] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142133] Security Framework initialized [ 0.142957] Yama: becoming mindful. [ 0.143692] AppArmor: AppArmor initialized [ 0.144555] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147174] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148394] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149816] Initializing cgroup subsys io [ 0.150629] Initializing cgroup subsys memory [ 0.151493] Initializing cgroup subsys devices [ 0.152383] Initializing cgroup subsys freezer [ 0.153257] Initializing cgroup subsys net_cls [ 0.154128] Initializing cgroup subsys perf_event [ 0.155043] Initializing cgroup subsys net_prio [ 0.155944] Initializing cgroup subsys hugetlb [ 0.156819] Initializing cgroup subsys pids [ 0.157696] CPU: Physical Processor ID: 0 [ 0.159183] mce: CPU supports 10 MCE banks [ 0.160046] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161057] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175485] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181585] ftrace: allocating 31920 entries in 125 pages [ 0.206707] smpboot: Max logical packages: 1 [ 0.207567] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208936] x2apic enabled [ 0.209747] Switched APIC routing to physical x2apic. [ 0.211478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212618] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214705] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216503] KVM setup paravirtual spinlock [ 0.217815] x86: Booted up 1 node, 1 CPUs [ 0.218623] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.220030] devtmpfs: initialized [ 0.221755] evm: security.selinux [ 0.222457] evm: security.SMACK64 [ 0.223154] evm: security.SMACK64EXEC [ 0.223903] evm: security.SMACK64TRANSMUTE [ 0.224717] evm: security.SMACK64MMAP [ 0.225466] evm: security.ima [ 0.226123] evm: security.capability [ 0.226934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228803] pinctrl core: initialized pinctrl subsystem [ 0.229911] RTC time: 7:14:18, date: 08/03/18 [ 0.230880] NET: Registered protocol family 16 [ 0.231874] cpuidle: using governor ladder [ 0.232700] cpuidle: using governor menu [ 0.233486] PCCT header not found. [ 0.234251] ACPI: bus type PCI registered [ 0.235063] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236312] PCI: Using configuration type 1 for base access [ 0.238090] ACPI: Added _OSI(Module Device) [ 0.238941] ACPI: Added _OSI(Processor Device) [ 0.239805] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240706] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242440] ACPI: Interpreter enabled [ 0.243219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.245127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250707] ACPI: (supports S0 S5) [ 0.251413] ACPI: Using IOAPIC for interrupt routing [ 0.252370] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255482] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257915] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.259118] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261360] acpiphp: Slot [3] registered [ 0.262191] acpiphp: Slot [4] registered [ 0.263014] acpiphp: Slot [5] registered [ 0.263818] acpiphp: Slot [6] registered [ 0.264613] acpiphp: Slot [7] registered [ 0.265421] acpiphp: Slot [8] registered [ 0.266230] acpiphp: Slot [9] registered [ 0.267030] acpiphp: Slot [10] registered [ 0.267847] acpiphp: Slot [11] registered [ 0.268665] acpiphp: Slot [12] registered [ 0.269480] acpiphp: Slot [13] registered [ 0.270298] acpiphp: Slot [14] registered [ 0.271115] acpiphp: Slot [15] registered [ 0.281926] acpiphp: Slot [16] registered [ 0.282781] acpiphp: Slot [17] registered [ 0.283595] acpiphp: Slot [18] registered [ 0.284415] acpiphp: Slot [19] registered [ 0.285230] acpiphp: Slot [20] registered [ 0.286052] acpiphp: Slot [21] registered [ 0.286870] acpiphp: Slot [22] registered [ 0.287685] acpiphp: Slot [23] registered [ 0.288497] acpiphp: Slot [24] registered [ 0.289313] acpiphp: Slot [25] registered [ 0.290136] acpiphp: Slot [26] registered [ 0.290951] acpiphp: Slot [27] registered [ 0.291768] acpiphp: Slot [28] registered [ 0.292581] acpiphp: Slot [29] registered [ 0.293461] acpiphp: Slot [30] registered [ 0.294290] acpiphp: Slot [31] registered [ 0.295107] PCI host bridge to bus 0000:00 [ 0.295925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297162] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298394] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299866] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301337] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.302830] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.306063] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307363] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308548] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313379] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334213] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.335714] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.337862] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339301] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.340688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.341979] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343271] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344346] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345898] vgaarb: loaded [ 0.346486] vgaarb: bridge control possible 0000:00:02.0 [ 0.347706] SCSI subsystem initialized [ 0.348598] ACPI: bus type USB registered [ 0.349419] usbcore: registered new interface driver usbfs [ 0.350445] usbcore: registered new interface driver hub [ 0.351455] usbcore: registered new device driver usb [ 0.352543] PCI: Using ACPI for IRQ routing [ 0.353638] NetLabel: Initializing [ 0.354376] NetLabel: domain hash size = 128 [ 0.355256] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356209] NetLabel: unlabeled traffic allowed by default [ 0.357347] clocksource: Switched to clocksource kvm-clock [ 0.365581] AppArmor: AppArmor Filesystem Enabled [ 0.366546] pnp: PnP ACPI init [ 0.367475] pnp: PnP ACPI: found 5 devices [ 0.373769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.375503] NET: Registered protocol family 2 [ 0.376537] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.377827] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.379015] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380230] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381331] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.382504] NET: Registered protocol family 1 [ 0.383393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.384486] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.385574] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.399356] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413211] Trying to unpack rootfs image as initramfs... [ 0.469845] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.471525] Scanning for low memory corruption every 60 seconds [ 0.472856] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.474035] audit: initializing netlink subsys (disabled) [ 0.475070] audit: type=2000 audit(1533280459.648:1): initialized [ 0.476440] Initialise system trusted keyring [ 0.477446] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.478638] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480826] zbud: loaded [ 0.481586] VFS: Disk quotas dquot_6.6.0 [ 0.482423] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484113] fuse init (API version 7.23) [ 0.485177] Key type big_key registered [ 0.486247] Allocating IMA MOK and blacklist keyrings. [ 0.487509] Key type asymmetric registered [ 0.488354] Asymmetric key parser 'x509' registered [ 0.489328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.490841] io scheduler noop registered [ 0.491654] io scheduler deadline registered (default) [ 0.492672] io scheduler cfq registered [ 0.493538] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494596] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495869] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497332] ACPI: Power Button [PWRF] [ 0.498205] GHES: HEST is not enabled! [ 0.511760] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.539421] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.565532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.567902] Linux agpgart interface v0.103 [ 0.570608] brd: module loaded [ 0.572287] loop: module loaded [ 0.576043] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.577696] GPT:90111 != 2097151 [ 0.578404] GPT:Alternate GPT header not at the end of the disk. [ 0.579554] GPT:90111 != 2097151 [ 0.580256] GPT: Use GNU Parted to correct GPT errors. [ 0.581291] vda: vda1 vda15 [ 0.582553] scsi host0: ata_piix [ 0.583356] scsi host1: ata_piix [ 0.584148] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.585493] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587044] libphy: Fixed MDIO Bus: probed [ 0.587886] tun: Universal TUN/TAP device driver, 1.6 [ 0.588893] tun: (C) 1999-2004 Max Krasnyansky [ 0.591248] PPP generic driver version 2.4.2 [ 0.592256] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596636] ehci-pci: EHCI PCI platform driver [ 0.598364] ehci-platform: EHCI generic platform driver [ 0.599991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601729] ohci-pci: OHCI PCI platform driver [ 0.603098] ohci-platform: OHCI generic platform driver [ 0.604239] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618905] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621555] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622622] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625216] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626688] usb usb1: Product: UHCI Host Controller [ 0.627655] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628903] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630022] hub 1-0:1.0: USB hub found [ 0.630849] hub 1-0:1.0: 2 ports detected [ 0.631858] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634485] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635553] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636704] mousedev: PS/2 mouse device common for all mice [ 0.638105] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640088] rtc_cmos 00:00: RTC can wake from S4 [ 0.641252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642503] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643823] i2c /dev entries driver [ 0.644636] device-mapper: uevent: version 1.0.3 [ 0.645687] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.647391] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649136] NET: Registered protocol family 10 [ 0.650370] NET: Registered protocol family 17 [ 0.651306] Key type dns_resolver registered [ 0.652370] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653531] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.655494] registered taskstats version 1 [ 0.656404] Loading compiled-in X.509 certificates [ 0.657946] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.660053] zswap: loaded using pool lzo/zbud [ 0.661847] Key type trusted registered [ 0.663751] Key type encrypted registered [ 0.664611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.665726] ima: No TPM chip found, activating TPM-bypass! [ 0.666864] evm: HMAC attrs: 0x1 [ 0.667869] Magic number: 14:145:217 [ 0.668779] rtc_cmos 00:00: setting system clock to 2018-08-03 07:14:19 UTC (1533280459) [ 0.670548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.671748] EDD information not available. [ 0.746700] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758660] Write protecting the kernel read-only data: 14336k [ 0.760871] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.762953] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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.810502] 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.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDFYN6CortGFZLFTxUq3Xg6P4NTaZ/9nuVxGLlW2pOd61N/rn5wskF2VBT1XdFTVyx3kszL7l4e67XlFUjVbUO00WTLMzXARRyK3S3eFoi6h/oxQLuJd26MfekCFZpV1LeuxPXIb9vf2npx2UfywqzC5HIuUoNqM8J+cRFCVy8SjYIkvOwfCy0BDsM7uyHzvGr1Y5GHmNU9lQumWoALnrFsv+zO71k7H9D6OdR5zi/lAZbe305Lu4CDjd5b8NCbLM1LyaU/wLAAeSix53Tc7k+BfYlDCko/JGZLLl3FH3Xbf79vyVTpoIwcsNcd+VOpDGTy95JD+UNpaEIl20KhLIjz root@singlevm2-vm-a95541e4-3ab3-4695-9093-10f9b25db4a1 ssh-dss AAAAB3NzaC1kc3MAAACBALIVmguwl0Fc+mSajQRSMIK7ydfOad9Eg+Vd20IM/UlOsCyjq6Gb3tDpoKoNBazRGFXGXZuTLCAf/hgP2NgNk8fG5SJNJZm1O1iJGwS5auXc99sNlXqdevomjdkq4MczX+TxUt2NAbfbplqou/MgvzhW0M5dthzSWfy770GsVz/rAAAAFQDHHWCg5XgOhELBFsu2MUc8xqjS/wAAAIAB2f7ByACSb8nIk9w4oSrSFAz4Q/ujRCDlD1FB+xT8z7kBxYT2rcir/W9S7kt5TLXeHG7QIfeYzR+0WnDj0GcvbPTj2obDn9tseL8YlFLtc9wg5mlhDk19euaVqK+yVn+2UP7cHel24/Y3K96J99B3pY/2sBZujYlJTZwW/GFDOwAAAIEAhrIF77qrPEOTVnkR72MVoiMskVXHQNfTnQh2b+Pnwl4sEHg7Im9UKMrcCHuodYn03yLgRuWwNNm165tp1v2PTIG17ydY5+R2A0aidGRTNFiVgnK/l7jDIhKalH3cX77/BzN8nSdsZu7poq4yOhBzfStqkfygeChJ5DxYbko9VXA= root@singlevm2-vm-a95541e4-3ab3-4695-9093-10f9b25db4a1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe8b:5176/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-a95541e4-3ab3-4695-9093-10f9b25db4a1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-08-03 07:14:27,018 - paramiko.transport - DEBUG - starting thread (client mode): 0xc522f910L 2018-08-03 07:14:27,019 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 07:14:27,019 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 07:14:27,019 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 07:14:27,020 - 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-08-03 07:14:27,020 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 07:14:27,020 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 07:14:27,021 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 07:14:27,021 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 07:14:27,021 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 07:14:27,039 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 07:14:27,039 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 07:14:27,050 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 1a3ca1096623c746707d40958d7ec206 2018-08-03 07:14:27,052 - paramiko.transport - DEBUG - Trying discovered key daa758df0ea05ffdf0185d47e011ea17 in /tmp/tmpHjkLv9 2018-08-03 07:14:27,078 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 07:14:27,084 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 07:14:27,116 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 07:14:27,118 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 07:14:27,118 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 07:14:27,119 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 07:14:27,120 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 07:14:27,120 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-03 07:14:27,121 - functest.core.singlevm - DEBUG - error: 2018-08-03 07:14:27,126 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 07:14:27,236 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:14:27,237 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:14:27,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 07:14:27,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/91a2ae60-1fcc-44e2-bf4e-0af974dac4d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:28,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4e92ef7-140f-4af3-a9e5-04346826393b Content-Length: 0 Date: Fri, 03 Aug 2018 07:14:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:14:28,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/91a2ae60-1fcc-44e2-bf4e-0af974dac4d8.json used request id req-f4e92ef7-140f-4af3-a9e5-04346826393b 2018-08-03 07:14:28,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.73096084595s 2018-08-03 07:14:28,976 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/91a2ae60-1fcc-44e2-bf4e-0af974dac4d8.json used request id req-f4e92ef7-140f-4af3-a9e5-04346826393b 2018-08-03 07:14:28,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:14:28,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:29,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-278e448c-a58b-4347-808c-eb6e3e479057 Date: Fri, 03 Aug 2018 07:14:29 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:14:29,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-278e448c-a58b-4347-808c-eb6e3e479057 2018-08-03 07:14:29,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0516209602356s 2018-08-03 07:14:29,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-278e448c-a58b-4347-808c-eb6e3e479057 2018-08-03 07:14:29,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:14:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:29,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ffbbe02-a897-4f67-9237-f9dea0fa71c1 x-compute-request-id: req-4ffbbe02-a897-4f67-9237-f9dea0fa71c1 Content-Type: application/json 2018-08-03 07:14:29,283 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-4ffbbe02-a897-4f67-9237-f9dea0fa71c1 2018-08-03 07:14:29,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.248053073883s 2018-08-03 07:14:29,283 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e used request id req-4ffbbe02-a897-4f67-9237-f9dea0fa71c1 2018-08-03 07:14:29,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:14:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:30,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91a79bd7-8833-425c-914e-8cc42c93c1bc x-compute-request-id: req-91a79bd7-8833-425c-914e-8cc42c93c1bc Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:51:76", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:51:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "rel": "bookmark"}], "image": {"id": "9761341c-d123-45dc-a7c1-af7d665cc443", "links": [{"href": "http://172.30.9.25:8774/images/9761341c-d123-45dc-a7c1-af7d665cc443", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:14:18.000000", "flavor": {"id": "255f1ec5-4c82-457c-b760-2a92a93b88af", "links": [{"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}]}, "id": "e722ef9c-ccdb-493c-8cf5-6f69731f5a4e", "security_groups": [{"name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}], "user_id": "3b3124960e7d4f539dea317f1051ff3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:14:29Z", "hostId": "152a0ed5a624132f25d659b0ea4b4f9ce6b125a232526c401a32ee41", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1", "name": "singlevm2-vm_a95541e4-3ab3-4695-9093-10f9b25db4a1", "created": "2018-08-03T07:14:10Z", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:14:30,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-91a79bd7-8833-425c-914e-8cc42c93c1bc 2018-08-03 07:14:30,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21790385246s 2018-08-03 07:14:30,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-91a79bd7-8833-425c-914e-8cc42c93c1bc 2018-08-03 07:14:30,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:14:32,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:14:32,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:32,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14: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-9314980c-e083-43c0-8633-b792c46ac2a6 x-compute-request-id: req-9314980c-e083-43c0-8633-b792c46ac2a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 07:14:32,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9314980c-e083-43c0-8633-b792c46ac2a6 2018-08-03 07:14:32,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.120251893997s 2018-08-03 07:14:32,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9314980c-e083-43c0-8633-b792c46ac2a6 2018-08-03 07:14:32,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:14:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:32,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-86a975f0-b52e-4a1c-ac9e-b8ff35844460 Date: Fri, 03 Aug 2018 07:14:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:13:50Z", "updated_at": "2018-08-03T07:13:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "067c66b2-8e6f-4795-96a4-3c1cf383d1c7", "remote_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "257d3e07-2a23-4bf0-96d5-9a37210ce1f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "5059d6f3-04c3-44a1-a01d-a0dcc2c424f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:13:50Z", "revision_number": 0, "id": "979ea5c9-d0b3-4154-9675-c09493963bcb", "remote_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "remote_ip_prefix": null, "created_at": "2018-08-03T07:13:50Z", "security_group_id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 1, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "3ca87083-60b1-469a-a1b0-84d5910491e5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:14:04Z", "updated_at": "2018-08-03T07:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "33060c85-b5d1-48c6-8cc4-502025f4ae06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:04Z", "revision_number": 0, "id": "a04a16fe-7689-4ac2-ac99-e4bbccb5bf8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:04Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:14:05Z", "revision_number": 0, "id": "d3583864-131e-4ee5-a3b5-8dd754043c90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:05Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:05Z", "revision_number": 0, "id": "fb889507-a62e-4273-a086-765f49dc3045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:05Z", "security_group_id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9998770586c43ceb0d0b574f1ba744a"}], "revision_number": 3, "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "d8b2c4c4-0458-469e-b138-4b1ef0b04f93", "name": "singlevm2-sg_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:14:32,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-86a975f0-b52e-4a1c-ac9e-b8ff35844460 2018-08-03 07:14:32,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228889942169s 2018-08-03 07:14:32,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-86a975f0-b52e-4a1c-ac9e-b8ff35844460 2018-08-03 07:14:32,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 07:14:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d8b2c4c4-0458-469e-b138-4b1ef0b04f93.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:33,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b7f09b4-38c1-4699-b0df-f4f8a3c06dd9 Content-Length: 0 Date: Fri, 03 Aug 2018 07:14:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:14:33,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d8b2c4c4-0458-469e-b138-4b1ef0b04f93.json used request id req-0b7f09b4-38c1-4699-b0df-f4f8a3c06dd9 2018-08-03 07:14:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.356255054474s 2018-08-03 07:14:33,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d8b2c4c4-0458-469e-b138-4b1ef0b04f93.json used request id req-0b7f09b4-38c1-4699-b0df-f4f8a3c06dd9 2018-08-03 07:14:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 07:14:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:33,279 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:14:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0edeb61-34d4-48e7-94bd-44eb4c87c4c2 x-compute-request-id: req-f0edeb61-34d4-48e7-94bd-44eb4c87c4c2 Content-Length: 0 Content-Type: application/json 2018-08-03 07:14:33,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1 used request id req-f0edeb61-34d4-48e7-94bd-44eb4c87c4c2 2018-08-03 07:14:33,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0601589679718s 2018-08-03 07:14:33,280 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_a95541e4-3ab3-4695-9093-10f9b25db4a1 used request id req-f0edeb61-34d4-48e7-94bd-44eb4c87c4c2 2018-08-03 07:14:33,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:14:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" -d '{"subnet_id": "b371c3d4-539f-4c89-8609-a16e9d6a7503"}' 2018-08-03 07:14:35,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6751a713-2f6e-4367-84e3-5bdda334ec1c Date: Fri, 03 Aug 2018 07:14:35 GMT RESP BODY: {"network_id": "f2a74dce-d135-4965-a3d8-dc41a4986b64", "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "subnet_id": "b371c3d4-539f-4c89-8609-a16e9d6a7503", "subnet_ids": ["b371c3d4-539f-4c89-8609-a16e9d6a7503"], "port_id": "3b1dd399-b346-4ddb-aacc-fc210d21ea72", "id": "cf0df54e-1900-4bc6-9043-5ec1501d8a3a"} 2018-08-03 07:14:35,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a/remove_router_interface.json used request id req-6751a713-2f6e-4367-84e3-5bdda334ec1c 2018-08-03 07:14:35,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3566660881s 2018-08-03 07:14:35,637 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a/remove_router_interface.json used request id req-6751a713-2f6e-4367-84e3-5bdda334ec1c returning object cf0df54e-1900-4bc6-9043-5ec1501d8a3a 2018-08-03 07:14:35,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:14:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:35,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-548a38b8-1230-4ae8-9231-1630d155ffbf Date: Fri, 03 Aug 2018 07:14:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9998770586c43ceb0d0b574f1ba744a", "created_at": "2018-08-03T07:13:52Z", "admin_state_up": true, "updated_at": "2018-08-03T07:14:34Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c9998770586c43ceb0d0b574f1ba744a", "id": "cf0df54e-1900-4bc6-9043-5ec1501d8a3a", "name": "singlevm2-router_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:14:35,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-548a38b8-1230-4ae8-9231-1630d155ffbf 2018-08-03 07:14:35,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.147176980972s 2018-08-03 07:14:35,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-548a38b8-1230-4ae8-9231-1630d155ffbf 2018-08-03 07:14:35,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:14:35,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:39,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90d53789-b6e5-48c6-b50e-abeb7ace54bc Content-Length: 0 Date: Fri, 03 Aug 2018 07:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:14:39,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a.json used request id req-90d53789-b6e5-48c6-b50e-abeb7ace54bc 2018-08-03 07:14:39,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.02399706841s 2018-08-03 07:14:39,811 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/cf0df54e-1900-4bc6-9043-5ec1501d8a3a.json used request id req-90d53789-b6e5-48c6-b50e-abeb7ace54bc 2018-08-03 07:14:39,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:14:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-69c3a855-66c7-47ef-a4e6-1c5b62a687eb Date: Fri, 03 Aug 2018 07:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:13:51Z","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":"c9998770586c43ceb0d0b574f1ba744a","id":"b371c3d4-539f-4c89-8609-a16e9d6a7503","subnetpool_id":null,"name":"singlevm2-subnet_a95541e4-3ab3-4695-9093-10f9b25db4a1"}]} 2018-08-03 07:14:39,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-69c3a855-66c7-47ef-a4e6-1c5b62a687eb 2018-08-03 07:14:39,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0595061779022s 2018-08-03 07:14:39,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-69c3a855-66c7-47ef-a4e6-1c5b62a687eb 2018-08-03 07:14:39,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:14:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/b371c3d4-539f-4c89-8609-a16e9d6a7503.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:42,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ceb94899-2c96-4420-a046-00739fcf634f Date: Fri, 03 Aug 2018 07:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:14:42,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b371c3d4-539f-4c89-8609-a16e9d6a7503.json used request id req-ceb94899-2c96-4420-a046-00739fcf634f 2018-08-03 07:14:42,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40694189072s 2018-08-03 07:14:42,280 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b371c3d4-539f-4c89-8609-a16e9d6a7503.json used request id req-ceb94899-2c96-4420-a046-00739fcf634f 2018-08-03 07:14:42,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:14:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:42,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-de35a37a-2f97-48c6-af5c-c8bfba19afcd Date: Fri, 03 Aug 2018 07:14:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f2a74dce-d135-4965-a3d8-dc41a4986b64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c9998770586c43ceb0d0b574f1ba744a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:14:42Z","qos_policy_id":null,"name":"singlevm2-net_a95541e4-3ab3-4695-9093-10f9b25db4a1","admin_state_up":true,"tenant_id":"c9998770586c43ceb0d0b574f1ba744a","created_at":"2018-08-03T07:13:50Z","mtu":1450}]} 2018-08-03 07:14:42,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-de35a37a-2f97-48c6-af5c-c8bfba19afcd 2018-08-03 07:14:42,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32741522789s 2018-08-03 07:14:42,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-de35a37a-2f97-48c6-af5c-c8bfba19afcd 2018-08-03 07:14:42,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:14:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/f2a74dce-d135-4965-a3d8-dc41a4986b64.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:44,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7305a4b5-d576-4c39-b4d6-af8e88f107ff Date: Fri, 03 Aug 2018 07:14:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:14:44,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f2a74dce-d135-4965-a3d8-dc41a4986b64.json used request id req-7305a4b5-d576-4c39-b4d6-af8e88f107ff 2018-08-03 07:14:44,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.434664011s 2018-08-03 07:14:44,045 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f2a74dce-d135-4965-a3d8-dc41a4986b64.json used request id req-7305a4b5-d576-4c39-b4d6-af8e88f107ff 2018-08-03 07:14:44,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:14:44,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f3fa6275-9c14-48f5-9671-8bf3fec3ecb6 Date: Fri, 03 Aug 2018 07:14:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/9761341c-d123-45dc-a7c1-af7d665cc443/snap", "metadata": {}}], "file": "/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443/file", "owner": "c9998770586c43ceb0d0b574f1ba744a", "id": "9761341c-d123-45dc-a7c1-af7d665cc443", "size": 12716032, "self": "/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/9761341c-d123-45dc-a7c1-af7d665cc443/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:14:02Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_a95541e4-3ab3-4695-9093-10f9b25db4a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:14:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:14:44,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f3fa6275-9c14-48f5-9671-8bf3fec3ecb6 2018-08-03 07:14:44,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.707285165787s 2018-08-03 07:14:44,757 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f3fa6275-9c14-48f5-9671-8bf3fec3ecb6 2018-08-03 07:14:44,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:14:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ee3f8e24bcfc48379e3665230de7127cd24e624a" 2018-08-03 07:14:46,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f09dce93-0bdd-4dca-a0c5-cd9a2cc4657c Date: Fri, 03 Aug 2018 07:14:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:14:46,202 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443 used request id req-f09dce93-0bdd-4dca-a0c5-cd9a2cc4657c 2018-08-03 07:14:46,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44324684143s 2018-08-03 07:14:46,202 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/9761341c-d123-45dc-a7c1-af7d665cc443 used request id req-f09dce93-0bdd-4dca-a0c5-cd9a2cc4657c 2018-08-03 07:14:46,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:14:46,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:46,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14: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-c75f1613-683b-4b3f-94ee-90e63879f198 x-compute-request-id: req-c75f1613-683b-4b3f-94ee-90e63879f198 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "255f1ec5-4c82-457c-b760-2a92a93b88af"}]} 2018-08-03 07:14:46,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c75f1613-683b-4b3f-94ee-90e63879f198 2018-08-03 07:14:46,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292799472809s 2018-08-03 07:14:46,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c75f1613-683b-4b3f-94ee-90e63879f198 2018-08-03 07:14:46,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:14:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:46,385 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:14: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-7be1c091-97ec-426f-a41a-daaf83540f16 x-compute-request-id: req-7be1c091-97ec-426f-a41a-daaf83540f16 Content-Length: 0 Content-Type: application/json 2018-08-03 07:14:46,386 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af used request id req-7be1c091-97ec-426f-a41a-daaf83540f16 2018-08-03 07:14:46,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151959180832s 2018-08-03 07:14:46,386 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/255f1ec5-4c82-457c-b760-2a92a93b88af used request id req-7be1c091-97ec-426f-a41a-daaf83540f16 2018-08-03 07:14:46,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:14:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:46,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd9e806-f3d0-48d5-a732-775a0c98c90f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": {"self": "http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b3124960e7d4f539dea317f1051ff3d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:14:46,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3cd9e806-f3d0-48d5-a732-775a0c98c90f 2018-08-03 07:14:46,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124574184418s 2018-08-03 07:14:46,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3cd9e806-f3d0-48d5-a732-775a0c98c90f 2018-08-03 07:14:46,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:14:46,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:46,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5ba135-a67d-4e24-be07-912ac632a2de Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_a95541e4-3ab3-4695-9093-10f9b25db4a1", "links": {"self": "http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b3124960e7d4f539dea317f1051ff3d", "description": null}} 2018-08-03 07:14:46,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d used request id req-0f5ba135-a67d-4e24-be07-912ac632a2de 2018-08-03 07:14:46,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126770019531s 2018-08-03 07:14:46,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d used request id req-0f5ba135-a67d-4e24-be07-912ac632a2de 2018-08-03 07:14:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 07:14:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:46,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed8c7d7-e2d3-429f-bb86-cedd31e974d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:14:46,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d used request id req-3ed8c7d7-e2d3-429f-bb86-cedd31e974d3 2018-08-03 07:14:46,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309062957764s 2018-08-03 07:14:46,955 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/3b3124960e7d4f539dea317f1051ff3d used request id req-3ed8c7d7-e2d3-429f-bb86-cedd31e974d3 2018-08-03 07:14:46,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:14:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:47,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf36d22-0e40-4448-b25b-7672a383e101 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a"}, "tags": [], "enabled": true, "id": "c9998770586c43ceb0d0b574f1ba744a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_a95541e4-3ab3-4695-9093-10f9b25db4a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 07:14:47,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-edf36d22-0e40-4448-b25b-7672a383e101 2018-08-03 07:14:47,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105291843414s 2018-08-03 07:14:47,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-edf36d22-0e40-4448-b25b-7672a383e101 2018-08-03 07:14:47,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 07:14:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4092d334e8cfa2fe07e24f45f119e2f88da8e545" 2018-08-03 07:14:47,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e798604-8029-4c24-a6f7-13de11aa75ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:14:47,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a used request id req-4e798604-8029-4c24-a6f7-13de11aa75ef 2018-08-03 07:14:47,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174093008041s 2018-08-03 07:14:47,245 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c9998770586c43ceb0d0b574f1ba744a used request id req-4e798604-8029-4c24-a6f7-13de11aa75ef 2018-08-03 07:14:47,301 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:14:47,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:14:47,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:14:47,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:14:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:14:47,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eefc9c5-99e2-4085-8253-5259b0d0b0e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:14:47,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1eefc9c5-99e2-4085-8253-5259b0d0b0e3 2018-08-03 07:14:47,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:14:47,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["rOiuTI_cQSKxDq5nCmoEnA"], "issued_at": "2018-08-03T07:14:47.000000Z"}} 2018-08-03 07:14:47,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:14:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:48,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0ef37f73-9051-4c1a-927c-0180e7fcfa01 Date: Fri, 03 Aug 2018 07:14:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:14:48,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ef37f73-9051-4c1a-927c-0180e7fcfa01 2018-08-03 07:14:48,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28205704689s 2018-08-03 07:14:48,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ef37f73-9051-4c1a-927c-0180e7fcfa01 2018-08-03 07:14:48,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:14:48,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5dde498-38d9-4648-a555-0cf11f5a441e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:14:48,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-b5dde498-38d9-4648-a555-0cf11f5a441e 2018-08-03 07:14:48,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:14:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:48,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90272cc4-cf94-4dcb-a777-cf4fba941dcc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:14:48,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-90272cc4-cf94-4dcb-a777-cf4fba941dcc 2018-08-03 07:14:48,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109212875366s 2018-08-03 07:14:48,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-90272cc4-cf94-4dcb-a777-cf4fba941dcc 2018-08-03 07:14:48,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 07:14:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}}' 2018-08-03 07:14:48,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd788c30-d87e-4fb4-a135-beb14561e2b9 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf"}, "tags": [], "enabled": true, "id": "a4448e9fa18b498c9871fb0dcd4392cf", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}} 2018-08-03 07:14:48,303 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd788c30-d87e-4fb4-a135-beb14561e2b9 2018-08-03 07:14:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142321109772s 2018-08-03 07:14:48,303 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fd788c30-d87e-4fb4-a135-beb14561e2b9 2018-08-03 07:14:48,304 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6'}) 2018-08-03 07:14:48,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 07:14:48,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6d7969e3-991f-4b77-aed9-6f7215b9c13e", "email": null, "name": "vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}}' 2018-08-03 07:14:48,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da17187-da09-4eed-a4d6-5184eee81e0a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": {"self": "http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1394397394342a19d489b83d4d1da05", "domain_id": "default", "password_expires_at": null}} 2018-08-03 07:14:48,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-5da17187-da09-4eed-a4d6-5184eee81e0a 2018-08-03 07:14:48,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.4281001091s 2018-08-03 07:14:48,738 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-5da17187-da09-4eed-a4d6-5184eee81e0a 2018-08-03 07:14:48,739 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1394397394342a19d489b83d4d1da05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6'}) 2018-08-03 07:14:48,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:14:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:48,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6d13c5-f4d5-4b49-a191-179e5b914a55 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:14:48,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ca6d13c5-f4d5-4b49-a191-179e5b914a55 2018-08-03 07:14:48,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109866142273s 2018-08-03 07:14:48,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ca6d13c5-f4d5-4b49-a191-179e5b914a55 2018-08-03 07:14:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:14:48,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:48,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee682264-a4fb-4f60-9d48-6e93bd5587f2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:14:48,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee682264-a4fb-4f60-9d48-6e93bd5587f2 2018-08-03 07:14:48,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966699123383s 2018-08-03 07:14:48,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee682264-a4fb-4f60-9d48-6e93bd5587f2 2018-08-03 07:14:48,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:14:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:49,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d099e7bb-7351-46cd-be3d-b069f05c8e3f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:14:49,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d099e7bb-7351-46cd-be3d-b069f05c8e3f 2018-08-03 07:14:49,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109534978867s 2018-08-03 07:14:49,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d099e7bb-7351-46cd-be3d-b069f05c8e3f 2018-08-03 07:14:49,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:14:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:49,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17993a0c-a62d-469a-a99e-200657f51547 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 07:14:49,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-17993a0c-a62d-469a-a99e-200657f51547 2018-08-03 07:14:49,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109107971191s 2018-08-03 07:14:49,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-17993a0c-a62d-469a-a99e-200657f51547 2018-08-03 07:14:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:14:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:49,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43c9eef-3759-475d-a7a6-7a724df07c24 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": {"self": "http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1394397394342a19d489b83d4d1da05", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:14:49,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f43c9eef-3759-475d-a7a6-7a724df07c24 2018-08-03 07:14:49,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110074043274s 2018-08-03 07:14:49,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f43c9eef-3759-475d-a7a6-7a724df07c24 2018-08-03 07:14:49,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:14:49,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:49,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0288f7ff-52b1-402d-aa0f-f3d0b226afd8 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf"}, "tags": [], "enabled": true, "id": "a4448e9fa18b498c9871fb0dcd4392cf", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:14:49,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-0288f7ff-52b1-402d-aa0f-f3d0b226afd8 2018-08-03 07:14:49,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105976819992s 2018-08-03 07:14:49,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-0288f7ff-52b1-402d-aa0f-f3d0b226afd8 2018-08-03 07:14:49,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:14:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=b1394397394342a19d489b83d4d1da05&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=a4448e9fa18b498c9871fb0dcd4392cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ea7cd4-82cc-47c2-a393-0ff967a8ca64 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=b1394397394342a19d489b83d4d1da05&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=a4448e9fa18b498c9871fb0dcd4392cf", "previous": null, "next": null}} 2018-08-03 07:14:49,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=b1394397394342a19d489b83d4d1da05&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=a4448e9fa18b498c9871fb0dcd4392cf used request id req-81ea7cd4-82cc-47c2-a393-0ff967a8ca64 2018-08-03 07:14:49,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108782052994s 2018-08-03 07:14:49,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=b1394397394342a19d489b83d4d1da05&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=a4448e9fa18b498c9871fb0dcd4392cf used request id req-81ea7cd4-82cc-47c2-a393-0ff967a8ca64 2018-08-03 07:14:49,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 07:14:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf/users/b1394397394342a19d489b83d4d1da05/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:14:49,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9083f43-116a-4dd6-acc7-9c0d2074e529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:14:49,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf/users/b1394397394342a19d489b83d4d1da05/roles/0900d086443d4b12b2807e88e6511d50 used request id req-d9083f43-116a-4dd6-acc7-9c0d2074e529 2018-08-03 07:14:49,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1951379776s 2018-08-03 07:14:49,729 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf/users/b1394397394342a19d489b83d4d1da05/roles/0900d086443d4b12b2807e88e6511d50 used request id req-d9083f43-116a-4dd6-acc7-9c0d2074e529 2018-08-03 07:14:49,729 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6d7969e3-991f-4b77-aed9-6f7215b9c13e', 'username': u'vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 07:14:49,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:14:49,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:14:49,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:14:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:14:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:14:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:14:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:14:49,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:14:49,734 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'password': '6d7969e3-991f-4b77-aed9-6f7215b9c13e', 'project_name': 'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'a4448e9fa18b498c9871fb0dcd4392cf', 'project_domain_name': 'Default'} 2018-08-03 07:14:49,735 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-03 07:14:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:14:49,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac60f423-8c94-4855-a0f5-2e2e783ad6e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:14:49,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ac60f423-8c94-4855-a0f5-2e2e783ad6e4 2018-08-03 07:14:49,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:14:50,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T08:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4448e9fa18b498c9871fb0dcd4392cf", "name": "vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/a4448e9fa18b498c9871fb0dcd4392cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a4448e9fa18b498c9871fb0dcd4392cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_a4448e9fa18b498c9871fb0dcd4392cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "id": "b1394397394342a19d489b83d4d1da05"}, "audit_ids": ["mH0ZUNUdSfK32nz2dPHkZA"], "issued_at": "2018-08-03T07:14:50.000000Z"}} 2018-08-03 07:14:50,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:14:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"network": {"name": "vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "admin_state_up": true}}' 2018-08-03 07:14:50,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-81603478-9ef5-4024-97b2-6eff821f7268 Date: Fri, 03 Aug 2018 07:14:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:14:50Z","is_default":false,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}} 2018-08-03 07:14:50,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-81603478-9ef5-4024-97b2-6eff821f7268 2018-08-03 07:14:50,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.560406923294s 2018-08-03 07:14:50,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-81603478-9ef5-4024-97b2-6eff821f7268 2018-08-03 07:14:50,703 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:14:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ea3d6269-fcc6-478b-bb31-1771fddf4144', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', u'admin_state_up': True, u'tenant_id': u'a4448e9fa18b498c9871fb0dcd4392cf', u'created_at': u'2018-08-03T07:14:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf', u'l2_adjacency': True}) 2018-08-03 07:14:50,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:14:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:14:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-3a6ce8b3-fed5-494b-9ab1-e114071530a1 Date: Fri, 03 Aug 2018 07:14:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:14:50Z","qos_policy_id":null,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}]} 2018-08-03 07:14:50,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3a6ce8b3-fed5-494b-9ab1-e114071530a1 2018-08-03 07:14:50,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29158616066s 2018-08-03 07:14:50,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3a6ce8b3-fed5-494b-9ab1-e114071530a1 2018-08-03 07:14:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:14:50,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"subnet": {"name": "vping_ssh-subnet_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "enable_dhcp": true, "network_id": "ea3d6269-fcc6-478b-bb31-1771fddf4144", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:14:51,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8ad060a2-7736-4477-a2cb-bfac34e93d5e Date: Fri, 03 Aug 2018 07:14:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:14:51Z","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":"a4448e9fa18b498c9871fb0dcd4392cf","id":"03fa4774-086d-45f5-bb8f-788b06d2b355","subnetpool_id":null,"name":"vping_ssh-subnet_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}} 2018-08-03 07:14:51,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8ad060a2-7736-4477-a2cb-bfac34e93d5e 2018-08-03 07:14:51,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.980384111404s 2018-08-03 07:14:51,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8ad060a2-7736-4477-a2cb-bfac34e93d5e 2018-08-03 07:14:51,978 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:14:51Z', 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'03fa4774-086d-45f5-bb8f-788b06d2b355', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', u'enable_dhcp': True, u'network_id': u'ea3d6269-fcc6-478b-bb31-1771fddf4144', u'tenant_id': u'a4448e9fa18b498c9871fb0dcd4392cf', u'created_at': u'2018-08-03T07:14:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf'}) 2018-08-03 07:14:51,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:14:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "vping_ssh-router_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "admin_state_up": true}}' 2018-08-03 07:14:58,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-fef175c1-8625-423c-9962-ff55190d4947 Date: Fri, 03 Aug 2018 07:14:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:14:52Z", "admin_state_up": true, "updated_at": "2018-08-03T07:14:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "c86adb90-acde-4764-83ce-9664eb314c68", "name": "vping_ssh-router_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}} 2018-08-03 07:14:58,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fef175c1-8625-423c-9962-ff55190d4947 2018-08-03 07:14:58,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.93001317978s 2018-08-03 07:14:58,910 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fef175c1-8625-423c-9962-ff55190d4947 2018-08-03 07:14:58,910 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:14:53Z', u'revision_number': 3, u'id': u'c86adb90-acde-4764-83ce-9664eb314c68', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', u'admin_state_up': True, u'tenant_id': u'a4448e9fa18b498c9871fb0dcd4392cf', u'created_at': u'2018-08-03T07:14:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf'}) 2018-08-03 07:14:58,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:14:58,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"subnet_id": "03fa4774-086d-45f5-bb8f-788b06d2b355"}' 2018-08-03 07:15:01,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-19163997-2a2d-46fa-a214-c9ae669933fe Date: Fri, 03 Aug 2018 07:15:01 GMT RESP BODY: {"network_id": "ea3d6269-fcc6-478b-bb31-1771fddf4144", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "subnet_id": "03fa4774-086d-45f5-bb8f-788b06d2b355", "subnet_ids": ["03fa4774-086d-45f5-bb8f-788b06d2b355"], "port_id": "ca354cd1-4b4a-4f4a-8c44-627060dd4c9b", "id": "c86adb90-acde-4764-83ce-9664eb314c68"} 2018-08-03 07:15:01,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68/add_router_interface.json used request id req-19163997-2a2d-46fa-a214-c9ae669933fe 2018-08-03 07:15:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.00585699081s 2018-08-03 07:15:01,917 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68/add_router_interface.json used request id req-19163997-2a2d-46fa-a214-c9ae669933fe returning object c86adb90-acde-4764-83ce-9664eb314c68 2018-08-03 07:15:01,917 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:15:02,045 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:15:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:15:02,052 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:15:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:15:02,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:15:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:02,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-658311d3-d8f5-47fc-a7e8-902006a20e64 Date: Fri, 03 Aug 2018 07:15:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:15:02,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-658311d3-d8f5-47fc-a7e8-902006a20e64 2018-08-03 07:15:02,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235241174698s 2018-08-03 07:15:02,291 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-658311d3-d8f5-47fc-a7e8-902006a20e64 2018-08-03 07:15:02,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:15:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}' 2018-08-03 07:15:03,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b7776a5-9d14-4548-b5d0-0d7f236722da Date: Fri, 03 Aug 2018 07:15:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file", "owner": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "962772c9-87cf-488f-aa25-8958c77369ac", "size": null, "self": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:15:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "checksum": null, "created_at": "2018-08-03T07:15:02Z", "protected": false} 2018-08-03 07:15:03,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9b7776a5-9d14-4548-b5d0-0d7f236722da 2018-08-03 07:15:03,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.754406929016s 2018-08-03 07:15:03,052 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-9b7776a5-9d14-4548-b5d0-0d7f236722da returning object 962772c9-87cf-488f-aa25-8958c77369ac 2018-08-03 07:15:03,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:15:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '' 2018-08-03 07:15:04,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29b6a4b0-c263-478a-865a-0545176ae194 Date: Fri, 03 Aug 2018 07:15:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:15:04,305 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file used request id req-29b6a4b0-c263-478a-865a-0545176ae194 2018-08-03 07:15:04,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25146698952s 2018-08-03 07:15:04,305 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file used request id req-29b6a4b0-c263-478a-865a-0545176ae194 2018-08-03 07:15:04,305 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:15:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file', u'owner': u'a4448e9fa18b498c9871fb0dcd4392cf', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'962772c9-87cf-488f-aa25-8958c77369ac', u'size': None, u'name': u'vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', u'checksum': None, u'self': u'/v2/images/962772c9-87cf-488f-aa25-8958c77369ac', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:15:02Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:15:04,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:15:04,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:15:04,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-0ddbc33a-70c4-4abc-b008-217cafd1c2d3 x-compute-request-id: req-0ddbc33a-70c4-4abc-b008-217cafd1c2d3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3528f065-8fc9-44ae-8abd-eafa7a27b263"}} 2018-08-03 07:15:04,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0ddbc33a-70c4-4abc-b008-217cafd1c2d3 2018-08-03 07:15:04,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.267369031906s 2018-08-03 07:15:04,574 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0ddbc33a-70c4-4abc-b008-217cafd1c2d3 2018-08-03 07:15:04,575 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', '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'38876c385bea4432bfcee5a27ae0c10d', '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'3528f065-8fc9-44ae-8abd-eafa7a27b263', 'swap': 0}) 2018-08-03 07:15:04,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:15:04,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" -d '{"extra_specs": {}}' 2018-08-03 07:15:04,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-86153b53-3e00-4cd8-ae7f-df17663a5b30 x-compute-request-id: req-86153b53-3e00-4cd8-ae7f-df17663a5b30 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:15:04,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263/os-extra_specs used request id req-86153b53-3e00-4cd8-ae7f-df17663a5b30 2018-08-03 07:15:04,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0267550945282s 2018-08-03 07:15:04,602 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263/os-extra_specs used request id req-86153b53-3e00-4cd8-ae7f-df17663a5b30 2018-08-03 07:15:04,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 07:15:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"keypair": {"name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}}' 2018-08-03 07:15:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-230dd8da-afe0-47b3-a677-68816bb27e20 x-compute-request-id: req-230dd8da-afe0-47b3-a677-68816bb27e20 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4978A1HQwR7djhav3aJ/Wgem3dlsNERlvC2FZY8fyNowBFE9IpLDLAXoAm4WFOwg+kYAqqh1lYKZJP6fwR7swdbAmeFpF8SJqrW2XbVCE6Q9idko7f+IbLSSWN+OKY9emmJUex7p8PwHa5FZ57pN6Pu2G3r1d6p1VyA8gWGfm4lbibeV/bqpRGiULeSQT4zYBt9ctp68p8UrbZMeK65kB6AdE9TQA+auq/ehwdPWxqUwXOfTrqEzp1GuAehnSbdcvbX4y9nmb5qWeJHiw1U923JTRHSEzWfChU/IGr1K4Y1aM7HuPLc2aEK1G7bhNwIC57nBCnTXBskBjjTbvKD8j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuPe/ANR0MEe3Y4Wr92if1oHpt3ZbDREZbwthWWPH8jaMARRP\nSKSwywF6AJuFhTsIPpGAKqodZWCmST+n8Ee7MHWwJnhaRfEiaq1tl21QhOkPYnZK\nO3/iGy0kljfjimPXppiVHse6fD8B2uRWee6Tej7tht69XeqdVcgPIFhn5uJW4m3l\nf26qURolC3kkE+M2AbfXLaevKfFK22THiuuZAegHRPU0APmrqv3ocHT1salMFzn0\n66hM6dRrgHoZ0m3XL21+MvZ5m+alniR4sNVPdtyU0R0hM1nwoVPyBq9SuGNWjOx7\njy3NmhCtRu24TcCAue5wQp01wbJAY4027yg/IwIDAQABAoIBAQCQi9MxA9Y0sKbI\n2HpV4uYeDPInFA/9eyJkHAGciJSFXUk1wrherY0XZ/T+qorCXiqIMs51CPHl+oyY\na22DIZtQOHhK5/yr8dASi6s8DgpBg5wpNwW1z69Ty4hu+AgSawnowA6wuiaq19ZM\nR+qoaN/JRYn7vu8/iIwhsDDZ9xxjWaOSN3lan6OYQdUx1z+RXImsUAVp13JjqCWz\nIVZGGjufPbIb6AondaGdwFQHZebGXFslykfYiVrVXA7Vp4V7ms2FxvB+K4BOJ7oU\ndc/1oP1GRs3685nnG+GtLZgQOfU6nSyPPUa+tR0vjRCePxeCL6FfoZaOnRCfN3M8\nn9FnZN4xAoGBAN9GUMFbnvicZFyevJ6ymd3lkAdd7l8gUAJ5YaWbsLzh/vpx82ZH\nZItvpQ8Eiz5Un9vNoEmlcslZj/HyW/aqFNZXgjT0hjNpjiyCg7g636v5sZ12oPq8\nb137QMmEYTW8hswSPIPtj4+jR1gsqRtBKs8ij28jKkkteQawThxZJMZJAoGBANQU\nFV2XsogX9sBp6j7eHUlzNN/Sieud1DN3tKiVNXFdEiLlD56IAMyKGCJlgpsJENlS\nLPUsa6vUA194H1TP+2zRo3xdBk7Q2+dFC90CnRM3AgwDfM+PuaDVkxbs0FZ5YLD8\nY+PB2XH6/nS95YM3IGfAag4iDheuEhMYm0WOreoLAoGBANNOcM8OLv2KxVECyfBH\nh2eCAzV1qEtPAWnWBpv9JN8d43qSrZB2sKlmGAiGfGGZJVGY4cHRWzlEEf8hJ/fi\nL6ZLW2dSpE+z7mIhgxewYE8aGQa1ZtTl0WBYkZAmQPniWpB4Ed2pztxZ4wOIAONS\nYXl3c9fyp+pppsi1wrcBhtRBAoGAQNLitPjpWS/5/FZjg1PhH9JXFxMDlUFo21J7\npgv1ifEo2gGqBIsNs3eCaQEeKsVaoRK9KzOotZzYaxYMfaAU+e4aSqkkhHLSxJ4W\nQjfKS1VFCucF/2uvEbo2e4tnIwd2xqJe5f8at/xASu7AeJshDJWD1U4TgKl0XOHo\nlBpIjoECgYBKKWgonocxXVPvkw+yaEOwAIRR1Ej5MDa8USA9cPDDtSqMaUQO1J5m\nKj6SYrTapaNhUiQN74P8B0hEIOOW5jalwnM0TCcTtsQgw8S0tJFZCmUDQbSs6poM\nvhT+dFnOSXJJgRHcjgx23cup2PFETzLLYHIlBRME6jv7CPoxsq643Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b1394397394342a19d489b83d4d1da05", "name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "fingerprint": "e9:20:56:97:23:43:d0:af:ea:78:c7:16:82:5c:86:ac"}} 2018-08-03 07:15:05,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-230dd8da-afe0-47b3-a677-68816bb27e20 2018-08-03 07:15:05,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.913277864456s 2018-08-03 07:15:05,517 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-230dd8da-afe0-47b3-a677-68816bb27e20 2018-08-03 07:15:05,517 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4978A1HQwR7djhav3aJ/Wgem3dlsNERlvC2FZY8fyNowBFE9IpLDLAXoAm4WFOwg+kYAqqh1lYKZJP6fwR7swdbAmeFpF8SJqrW2XbVCE6Q9idko7f+IbLSSWN+OKY9emmJUex7p8PwHa5FZ57pN6Pu2G3r1d6p1VyA8gWGfm4lbibeV/bqpRGiULeSQT4zYBt9ctp68p8UrbZMeK65kB6AdE9TQA+auq/ehwdPWxqUwXOfTrqEzp1GuAehnSbdcvbX4y9nmb5qWeJHiw1U923JTRHSEzWfChU/IGr1K4Y1aM7HuPLc2aEK1G7bhNwIC57nBCnTXBskBjjTbvKD8j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuPe/ANR0MEe3Y4Wr92if1oHpt3ZbDREZbwthWWPH8jaMARRP\nSKSwywF6AJuFhTsIPpGAKqodZWCmST+n8Ee7MHWwJnhaRfEiaq1tl21QhOkPYnZK\nO3/iGy0kljfjimPXppiVHse6fD8B2uRWee6Tej7tht69XeqdVcgPIFhn5uJW4m3l\nf26qURolC3kkE+M2AbfXLaevKfFK22THiuuZAegHRPU0APmrqv3ocHT1salMFzn0\n66hM6dRrgHoZ0m3XL21+MvZ5m+alniR4sNVPdtyU0R0hM1nwoVPyBq9SuGNWjOx7\njy3NmhCtRu24TcCAue5wQp01wbJAY4027yg/IwIDAQABAoIBAQCQi9MxA9Y0sKbI\n2HpV4uYeDPInFA/9eyJkHAGciJSFXUk1wrherY0XZ/T+qorCXiqIMs51CPHl+oyY\na22DIZtQOHhK5/yr8dASi6s8DgpBg5wpNwW1z69Ty4hu+AgSawnowA6wuiaq19ZM\nR+qoaN/JRYn7vu8/iIwhsDDZ9xxjWaOSN3lan6OYQdUx1z+RXImsUAVp13JjqCWz\nIVZGGjufPbIb6AondaGdwFQHZebGXFslykfYiVrVXA7Vp4V7ms2FxvB+K4BOJ7oU\ndc/1oP1GRs3685nnG+GtLZgQOfU6nSyPPUa+tR0vjRCePxeCL6FfoZaOnRCfN3M8\nn9FnZN4xAoGBAN9GUMFbnvicZFyevJ6ymd3lkAdd7l8gUAJ5YaWbsLzh/vpx82ZH\nZItvpQ8Eiz5Un9vNoEmlcslZj/HyW/aqFNZXgjT0hjNpjiyCg7g636v5sZ12oPq8\nb137QMmEYTW8hswSPIPtj4+jR1gsqRtBKs8ij28jKkkteQawThxZJMZJAoGBANQU\nFV2XsogX9sBp6j7eHUlzNN/Sieud1DN3tKiVNXFdEiLlD56IAMyKGCJlgpsJENlS\nLPUsa6vUA194H1TP+2zRo3xdBk7Q2+dFC90CnRM3AgwDfM+PuaDVkxbs0FZ5YLD8\nY+PB2XH6/nS95YM3IGfAag4iDheuEhMYm0WOreoLAoGBANNOcM8OLv2KxVECyfBH\nh2eCAzV1qEtPAWnWBpv9JN8d43qSrZB2sKlmGAiGfGGZJVGY4cHRWzlEEf8hJ/fi\nL6ZLW2dSpE+z7mIhgxewYE8aGQa1ZtTl0WBYkZAmQPniWpB4Ed2pztxZ4wOIAONS\nYXl3c9fyp+pppsi1wrcBhtRBAoGAQNLitPjpWS/5/FZjg1PhH9JXFxMDlUFo21J7\npgv1ifEo2gGqBIsNs3eCaQEeKsVaoRK9KzOotZzYaxYMfaAU+e4aSqkkhHLSxJ4W\nQjfKS1VFCucF/2uvEbo2e4tnIwd2xqJe5f8at/xASu7AeJshDJWD1U4TgKl0XOHo\nlBpIjoECgYBKKWgonocxXVPvkw+yaEOwAIRR1Ej5MDa8USA9cPDDtSqMaUQO1J5m\nKj6SYrTapaNhUiQN74P8B0hEIOOW5jalwnM0TCcTtsQgw8S0tJFZCmUDQbSs6poM\nvhT+dFnOSXJJgRHcjgx23cup2PFETzLLYHIlBRME6jv7CPoxsq643Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b1394397394342a19d489b83d4d1da05', 'name': u'vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'created_at': '2018-08-03T07:15:05.517920', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'name': 'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e9:20:56:97:23:43:d0:af:ea:78:c7:16:82:5c:86:ac', 'type': 'ssh', 'id': u'vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6'}) 2018-08-03 07:15:05,518 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuPe/ANR0MEe3Y4Wr92if1oHpt3ZbDREZbwthWWPH8jaMARRP SKSwywF6AJuFhTsIPpGAKqodZWCmST+n8Ee7MHWwJnhaRfEiaq1tl21QhOkPYnZK O3/iGy0kljfjimPXppiVHse6fD8B2uRWee6Tej7tht69XeqdVcgPIFhn5uJW4m3l f26qURolC3kkE+M2AbfXLaevKfFK22THiuuZAegHRPU0APmrqv3ocHT1salMFzn0 66hM6dRrgHoZ0m3XL21+MvZ5m+alniR4sNVPdtyU0R0hM1nwoVPyBq9SuGNWjOx7 jy3NmhCtRu24TcCAue5wQp01wbJAY4027yg/IwIDAQABAoIBAQCQi9MxA9Y0sKbI 2HpV4uYeDPInFA/9eyJkHAGciJSFXUk1wrherY0XZ/T+qorCXiqIMs51CPHl+oyY a22DIZtQOHhK5/yr8dASi6s8DgpBg5wpNwW1z69Ty4hu+AgSawnowA6wuiaq19ZM R+qoaN/JRYn7vu8/iIwhsDDZ9xxjWaOSN3lan6OYQdUx1z+RXImsUAVp13JjqCWz IVZGGjufPbIb6AondaGdwFQHZebGXFslykfYiVrVXA7Vp4V7ms2FxvB+K4BOJ7oU dc/1oP1GRs3685nnG+GtLZgQOfU6nSyPPUa+tR0vjRCePxeCL6FfoZaOnRCfN3M8 n9FnZN4xAoGBAN9GUMFbnvicZFyevJ6ymd3lkAdd7l8gUAJ5YaWbsLzh/vpx82ZH ZItvpQ8Eiz5Un9vNoEmlcslZj/HyW/aqFNZXgjT0hjNpjiyCg7g636v5sZ12oPq8 b137QMmEYTW8hswSPIPtj4+jR1gsqRtBKs8ij28jKkkteQawThxZJMZJAoGBANQU FV2XsogX9sBp6j7eHUlzNN/Sieud1DN3tKiVNXFdEiLlD56IAMyKGCJlgpsJENlS LPUsa6vUA194H1TP+2zRo3xdBk7Q2+dFC90CnRM3AgwDfM+PuaDVkxbs0FZ5YLD8 Y+PB2XH6/nS95YM3IGfAag4iDheuEhMYm0WOreoLAoGBANNOcM8OLv2KxVECyfBH h2eCAzV1qEtPAWnWBpv9JN8d43qSrZB2sKlmGAiGfGGZJVGY4cHRWzlEEf8hJ/fi L6ZLW2dSpE+z7mIhgxewYE8aGQa1ZtTl0WBYkZAmQPniWpB4Ed2pztxZ4wOIAONS YXl3c9fyp+pppsi1wrcBhtRBAoGAQNLitPjpWS/5/FZjg1PhH9JXFxMDlUFo21J7 pgv1ifEo2gGqBIsNs3eCaQEeKsVaoRK9KzOotZzYaxYMfaAU+e4aSqkkhHLSxJ4W QjfKS1VFCucF/2uvEbo2e4tnIwd2xqJe5f8at/xASu7AeJshDJWD1U4TgKl0XOHo lBpIjoECgYBKKWgonocxXVPvkw+yaEOwAIRR1Ej5MDa8USA9cPDDtSqMaUQO1J5m Kj6SYrTapaNhUiQN74P8B0hEIOOW5jalwnM0TCcTtsQgw8S0tJFZCmUDQbSs6poM vhT+dFnOSXJJgRHcjgx23cup2PFETzLLYHIlBRME6jv7CPoxsq643Q== -----END RSA PRIVATE KEY----- 2018-08-03 07:15:05,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 07:15:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"security_group": {"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-03 07:15:05,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-b40479ce-aa1f-41b9-8e89-7d4c871ff318 Date: Fri, 03 Aug 2018 07:15:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:05Z", "updated_at": "2018-08-03T07:15:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "80a01a47-5cdf-4386-814d-1251ea8c3558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "b35aef17-6956-43d3-84c0-2cb77248bd24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 1, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}} 2018-08-03 07:15:05,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b40479ce-aa1f-41b9-8e89-7d4c871ff318 2018-08-03 07:15:05,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.378251075745s 2018-08-03 07:15:05,900 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b40479ce-aa1f-41b9-8e89-7d4c871ff318 2018-08-03 07:15:05,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:15:05,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:06,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-cae9bb91-15aa-4e45-9305-12e539d553b9 Date: Fri, 03 Aug 2018 07:15:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:14:50Z", "updated_at": "2018-08-03T07:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "2253b49f-804d-4bf9-bb5e-55995432622c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "55f247c6-2dee-473c-9d5c-a665ad9a3beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "9e0d139f-3644-4ae1-a8d3-4ebaa18e0a12", "remote_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "e59f4548-7f18-4aec-88b7-971371fe0e8a", "remote_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 1, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:05Z", "updated_at": "2018-08-03T07:15:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "80a01a47-5cdf-4386-814d-1251ea8c3558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "b35aef17-6956-43d3-84c0-2cb77248bd24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 1, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:15:06,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cae9bb91-15aa-4e45-9305-12e539d553b9 2018-08-03 07:15:06,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237268924713s 2018-08-03 07:15:06,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cae9bb91-15aa-4e45-9305-12e539d553b9 2018-08-03 07:15:06,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:15:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -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": "bfb9eed1-eeea-46e2-9905-5f85333b2add"}}' 2018-08-03 07:15:06,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-67478741-422a-496b-a33c-18dd0cde2d69 Date: Fri, 03 Aug 2018 07:15:06 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-08-03T07:15:06Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "port_range_min": 22, "revision_number": 0, "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:06Z", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "e02cc51b-a379-4de1-8b1b-e29d752e236a"}} 2018-08-03 07:15:06,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-67478741-422a-496b-a33c-18dd0cde2d69 2018-08-03 07:15:06,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156430006027s 2018-08-03 07:15:06,304 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-67478741-422a-496b-a33c-18dd0cde2d69 2018-08-03 07:15:06,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:15:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:06,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-5462408c-b0e7-493e-9ce0-41bcb27d4903 Date: Fri, 03 Aug 2018 07:15:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:14:50Z", "updated_at": "2018-08-03T07:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "2253b49f-804d-4bf9-bb5e-55995432622c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "55f247c6-2dee-473c-9d5c-a665ad9a3beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "9e0d139f-3644-4ae1-a8d3-4ebaa18e0a12", "remote_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "e59f4548-7f18-4aec-88b7-971371fe0e8a", "remote_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 1, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:05Z", "updated_at": "2018-08-03T07:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "80a01a47-5cdf-4386-814d-1251ea8c3558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "b35aef17-6956-43d3-84c0-2cb77248bd24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:15:06Z", "revision_number": 0, "id": "e02cc51b-a379-4de1-8b1b-e29d752e236a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:06Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 2, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:15:06,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5462408c-b0e7-493e-9ce0-41bcb27d4903 2018-08-03 07:15:06,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0735659599304s 2018-08-03 07:15:06,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5462408c-b0e7-493e-9ce0-41bcb27d4903 2018-08-03 07:15:06,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:15:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -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": "bfb9eed1-eeea-46e2-9905-5f85333b2add"}}' 2018-08-03 07:15:06,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a6d5d3a7-1a19-45b9-8165-81e5350c0c8c Date: Fri, 03 Aug 2018 07:15:06 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-08-03T07:15:06Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "port_range_min": null, "revision_number": 0, "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:06Z", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "9787c123-356a-492b-ac7d-68b9cd85451b"}} 2018-08-03 07:15:06,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a6d5d3a7-1a19-45b9-8165-81e5350c0c8c 2018-08-03 07:15:06,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.357766151428s 2018-08-03 07:15:06,743 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-a6d5d3a7-1a19-45b9-8165-81e5350c0c8c 2018-08-03 07:15:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:15:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:07,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2ba46f17-0206-4d86-8128-92de16d05e8c Date: Fri, 03 Aug 2018 07:15:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":["03fa4774-086d-45f5-bb8f-788b06d2b355"],"description":"","tags":[],"updated_at":"2018-08-03T07:14:51Z","qos_policy_id":null,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}]} 2018-08-03 07:15:07,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2ba46f17-0206-4d86-8128-92de16d05e8c 2018-08-03 07:15:07,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318820953369s 2018-08-03 07:15:07,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2ba46f17-0206-4d86-8128-92de16d05e8c 2018-08-03 07:15:07,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:15:07,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:07,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8e8f316b-f1f8-46bf-824b-3be88f8cb337 Date: Fri, 03 Aug 2018 07:15:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/962772c9-87cf-488f-aa25-8958c77369ac/snap", "metadata": {}}], "file": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file", "owner": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "962772c9-87cf-488f-aa25-8958c77369ac", "size": 12716032, "self": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/962772c9-87cf-488f-aa25-8958c77369ac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:15:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:15:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:15:07,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8e8f316b-f1f8-46bf-824b-3be88f8cb337 2018-08-03 07:15:07,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220191001892s 2018-08-03 07:15:07,289 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8e8f316b-f1f8-46bf-824b-3be88f8cb337 2018-08-03 07:15:07,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:15:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:07,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af9fc8f3-6cc0-4f76-a41f-b4180d438d4c x-compute-request-id: req-af9fc8f3-6cc0-4f76-a41f-b4180d438d4c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3528f065-8fc9-44ae-8abd-eafa7a27b263"}]} 2018-08-03 07:15:07,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-af9fc8f3-6cc0-4f76-a41f-b4180d438d4c 2018-08-03 07:15:07,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325169563293s 2018-08-03 07:15:07,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-af9fc8f3-6cc0-4f76-a41f-b4180d438d4c 2018-08-03 07:15:07,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:15:07,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"server": {"name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "imageRef": "962772c9-87cf-488f-aa25-8958c77369ac", "flavorRef": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ea3d6269-fcc6-478b-bb31-1771fddf4144"}], "security_groups": [{"name": "bfb9eed1-eeea-46e2-9905-5f85333b2add"}]}}' 2018-08-03 07:15:12,402 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:15:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20d777d3-2ae4-4270-a145-b157150d4e6a x-compute-request-id: req-20d777d3-2ae4-4270-a145-b157150d4e6a Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bfb9eed1-eeea-46e2-9905-5f85333b2add"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "adminPass": "QxbpeGs6A433"}} 2018-08-03 07:15:12,403 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-20d777d3-2ae4-4270-a145-b157150d4e6a 2018-08-03 07:15:12,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.07768416405s 2018-08-03 07:15:12,403 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-20d777d3-2ae4-4270-a145-b157150d4e6a 2018-08-03 07:15:12,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:15:12,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:12,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-a9cfcc08-fd10-49f9-baf8-bc7b927d598d x-compute-request-id: req-a9cfcc08-fd10-49f9-baf8-bc7b927d598d Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:15:12,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 used request id req-a9cfcc08-fd10-49f9-baf8-bc7b927d598d 2018-08-03 07:15:12,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.478217840195s 2018-08-03 07:15:12,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 used request id req-a9cfcc08-fd10-49f9-baf8-bc7b927d598d 2018-08-03 07:15:12,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:15:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:13,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-4569c365-d5a9-4327-871b-21aa828899eb Date: Fri, 03 Aug 2018 07:15:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":["03fa4774-086d-45f5-bb8f-788b06d2b355"],"description":"","tags":[],"updated_at":"2018-08-03T07:14:51Z","qos_policy_id":null,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}]} 2018-08-03 07:15:13,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4569c365-d5a9-4327-871b-21aa828899eb 2018-08-03 07:15:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28405213356s 2018-08-03 07:15:13,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4569c365-d5a9-4327-871b-21aa828899eb 2018-08-03 07:15:13,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:15:13,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:13,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-19d4f52f-a259-4b1c-95d6-5d9fcfd08351 Date: Fri, 03 Aug 2018 07:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:14:51Z","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":"a4448e9fa18b498c9871fb0dcd4392cf","id":"03fa4774-086d-45f5-bb8f-788b06d2b355","subnetpool_id":null,"name":"vping_ssh-subnet_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:15:13,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-19d4f52f-a259-4b1c-95d6-5d9fcfd08351 2018-08-03 07:15:13,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.235373020172s 2018-08-03 07:15:13,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-19d4f52f-a259-4b1c-95d6-5d9fcfd08351 2018-08-03 07:15:13,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:13,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-df64efb1-75cd-4aab-bbf3-00d009014975 x-compute-request-id: req-df64efb1-75cd-4aab-bbf3-00d009014975 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:13,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df64efb1-75cd-4aab-bbf3-00d009014975 2018-08-03 07:15:13,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.136746883392s 2018-08-03 07:15:13,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df64efb1-75cd-4aab-bbf3-00d009014975 2018-08-03 07:15:13,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:15,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:16,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-6b06da84-9a44-4a3b-9a1a-556ebfc64221 x-compute-request-id: req-6b06da84-9a44-4a3b-9a1a-556ebfc64221 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:16,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b06da84-9a44-4a3b-9a1a-556ebfc64221 2018-08-03 07:15:16,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764210939407s 2018-08-03 07:15:16,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b06da84-9a44-4a3b-9a1a-556ebfc64221 2018-08-03 07:15:16,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:18,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:19,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-a3f42d63-09b5-4d37-bd04-8d0174f4080b x-compute-request-id: req-a3f42d63-09b5-4d37-bd04-8d0174f4080b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:18Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:19,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3f42d63-09b5-4d37-bd04-8d0174f4080b 2018-08-03 07:15:19,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833512783051s 2018-08-03 07:15:19,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3f42d63-09b5-4d37-bd04-8d0174f4080b 2018-08-03 07:15:19,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:21,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:21,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-d3216c5a-0f64-4203-a3aa-684d69060683 x-compute-request-id: req-d3216c5a-0f64-4203-a3aa-684d69060683 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:18Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:21,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d3216c5a-0f64-4203-a3aa-684d69060683 2018-08-03 07:15:21,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571796178818s 2018-08-03 07:15:21,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d3216c5a-0f64-4203-a3aa-684d69060683 2018-08-03 07:15:21,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:23,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:24,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-a2d0eb2a-877f-4f21-9caa-367aa00ad12a x-compute-request-id: req-a2d0eb2a-877f-4f21-9caa-367aa00ad12a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:18Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:24,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a2d0eb2a-877f-4f21-9caa-367aa00ad12a 2018-08-03 07:15:24,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525161981583s 2018-08-03 07:15:24,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a2d0eb2a-877f-4f21-9caa-367aa00ad12a 2018-08-03 07:15:24,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:26,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:26,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:27,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce3ca7f1-3fba-4eda-ac89-2bdede1447c3 x-compute-request-id: req-ce3ca7f1-3fba-4eda-ac89-2bdede1447c3 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cb:a9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:23.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:24Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:27,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce3ca7f1-3fba-4eda-ac89-2bdede1447c3 2018-08-03 07:15:27,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34753704071s 2018-08-03 07:15:27,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce3ca7f1-3fba-4eda-ac89-2bdede1447c3 2018-08-03 07:15:27,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:15:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=4cd2b0cc-423e-4d3a-890b-2f4010197860" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:27,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-92d47b94-941e-49e1-a9fb-793f1327a0d9 Date: Fri, 03 Aug 2018 07:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:15:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03fa4774-086d-45f5-bb8f-788b06d2b355","ip_address":"192.168.120.7"}],"id":"2d94ad8a-c4c6-465d-868e-e4526e43f4e0","security_groups":["bfb9eed1-eeea-46e2-9905-5f85333b2add"],"mac_address":"fa:16:3e:a2:cb:a9","project_id":"a4448e9fa18b498c9871fb0dcd4392cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:15:18Z","binding:vnic_type":"normal","device_id":"4cd2b0cc-423e-4d3a-890b-2f4010197860","ip_allocation":"immediate"}]} 2018-08-03 07:15:27,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4cd2b0cc-423e-4d3a-890b-2f4010197860 used request id req-92d47b94-941e-49e1-a9fb-793f1327a0d9 2018-08-03 07:15:27,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.245671033859s 2018-08-03 07:15:27,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=4cd2b0cc-423e-4d3a-890b-2f4010197860 used request id req-92d47b94-941e-49e1-a9fb-793f1327a0d9 2018-08-03 07:15:27,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:15:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2d94ad8a-c4c6-465d-868e-e4526e43f4e0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:27,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2173c7de-1582-44e9-859e-587f1f18bf46 Date: Fri, 03 Aug 2018 07:15:27 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:15:27,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2d94ad8a-c4c6-465d-868e-e4526e43f4e0 used request id req-2173c7de-1582-44e9-859e-587f1f18bf46 2018-08-03 07:15:27,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576810836792s 2018-08-03 07:15:27,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2d94ad8a-c4c6-465d-868e-e4526e43f4e0 used request id req-2173c7de-1582-44e9-859e-587f1f18bf46 2018-08-03 07:15:27,939 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a2:cb:a9', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'962772c9-87cf-488f-aa25-8958c77369ac'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:15:23.000000', 'flavor': Munch({u'id': u'3528f065-8fc9-44ae-8abd-eafa7a27b263'}), 'az': u'nova', 'id': u'4cd2b0cc-423e-4d3a-890b-2f4010197860', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1394397394342a19d489b83d4d1da05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'name': 'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', '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-08-03T07:15:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:15:24Z', 'hostId': u'0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993', '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-08-03T07:15:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'name': u'vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'adminPass': None, 'tenant_id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'created_at': u'2018-08-03T07:15:12Z', 'created': u'2018-08-03T07:15:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:15:27,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:15:27,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:28,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-846049c2-412a-4daf-ac90-8a00b93bd3f7 Date: Fri, 03 Aug 2018 07:15:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":["03fa4774-086d-45f5-bb8f-788b06d2b355"],"description":"","tags":[],"updated_at":"2018-08-03T07:14:51Z","qos_policy_id":null,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}]} 2018-08-03 07:15:28,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-846049c2-412a-4daf-ac90-8a00b93bd3f7 2018-08-03 07:15:28,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12046289444s 2018-08-03 07:15:28,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-846049c2-412a-4daf-ac90-8a00b93bd3f7 2018-08-03 07:15:28,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:15:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:28,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-26755b67-d910-48d5-9efa-1378699edadd Date: Fri, 03 Aug 2018 07:15:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/962772c9-87cf-488f-aa25-8958c77369ac/snap", "metadata": {}}], "file": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file", "owner": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "962772c9-87cf-488f-aa25-8958c77369ac", "size": 12716032, "self": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/962772c9-87cf-488f-aa25-8958c77369ac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:15:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:15:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:15:28,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-26755b67-d910-48d5-9efa-1378699edadd 2018-08-03 07:15:28,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220829963684s 2018-08-03 07:15:28,287 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-26755b67-d910-48d5-9efa-1378699edadd 2018-08-03 07:15:28,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:15:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:28,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-0c548dc7-51a1-415c-962c-31a3cf270ed0 x-compute-request-id: req-0c548dc7-51a1-415c-962c-31a3cf270ed0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3528f065-8fc9-44ae-8abd-eafa7a27b263"}]} 2018-08-03 07:15:28,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0c548dc7-51a1-415c-962c-31a3cf270ed0 2018-08-03 07:15:28,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277678966522s 2018-08-03 07:15:28,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0c548dc7-51a1-415c-962c-31a3cf270ed0 2018-08-03 07:15:28,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:15:28,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"server": {"name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "imageRef": "962772c9-87cf-488f-aa25-8958c77369ac", "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "flavorRef": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ea3d6269-fcc6-478b-bb31-1771fddf4144"}], "security_groups": [{"name": "bfb9eed1-eeea-46e2-9905-5f85333b2add"}]}}' 2018-08-03 07:15:32,117 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07: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 x-openstack-request-id: req-258a28bd-4313-461c-b05e-c9323b97857c x-compute-request-id: req-258a28bd-4313-461c-b05e-c9323b97857c Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bfb9eed1-eeea-46e2-9905-5f85333b2add"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "adminPass": "VD6uvLAkSDNB"}} 2018-08-03 07:15:32,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-258a28bd-4313-461c-b05e-c9323b97857c 2018-08-03 07:15:32,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.79887795448s 2018-08-03 07:15:32,118 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-258a28bd-4313-461c-b05e-c9323b97857c 2018-08-03 07:15:32,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:15:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-89b19c0f-b231-4a6b-9e6d-8a6d574d3bd5 x-compute-request-id: req-89b19c0f-b231-4a6b-9e6d-8a6d574d3bd5 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:15:32,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-89b19c0f-b231-4a6b-9e6d-8a6d574d3bd5 2018-08-03 07:15:32,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.675273895264s 2018-08-03 07:15:32,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-89b19c0f-b231-4a6b-9e6d-8a6d574d3bd5 2018-08-03 07:15:32,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:34,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-6a1b4e7e-058c-466c-8366-7ad8dd70cf14 x-compute-request-id: req-6a1b4e7e-058c-466c-8366-7ad8dd70cf14 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cb:a9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:23.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:24Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:34,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a1b4e7e-058c-466c-8366-7ad8dd70cf14 2018-08-03 07:15:34,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52288198471s 2018-08-03 07:15:34,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a1b4e7e-058c-466c-8366-7ad8dd70cf14 2018-08-03 07:15:34,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:36,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:37,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2f489ea-198d-498e-893d-803d37478fef x-compute-request-id: req-d2f489ea-198d-498e-893d-803d37478fef 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.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:36Z", "hostId": "884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cb:a9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:23.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:24Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:37,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d2f489ea-198d-498e-893d-803d37478fef 2018-08-03 07:15:37,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785812139511s 2018-08-03 07:15:37,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d2f489ea-198d-498e-893d-803d37478fef 2018-08-03 07:15:37,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:39,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:40,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65256e52-a18b-41b6-b2ec-9eed66bb29ec x-compute-request-id: req-65256e52-a18b-41b6-b2ec-9eed66bb29ec Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:15:36Z", "hostId": "884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cb:a9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:23.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:24Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:40,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-65256e52-a18b-41b6-b2ec-9eed66bb29ec 2018-08-03 07:15:40,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12582492828s 2018-08-03 07:15:40,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-65256e52-a18b-41b6-b2ec-9eed66bb29ec 2018-08-03 07:15:40,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:42,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:42,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-1af4f2ef-12d5-485e-b8bd-fb019075e081 x-compute-request-id: req-1af4f2ef-12d5-485e-b8bd-fb019075e081 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:40.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:40Z", "hostId": "884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cb:a9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:23.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:24Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:42,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1af4f2ef-12d5-485e-b8bd-fb019075e081 2018-08-03 07:15:42,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607578039169s 2018-08-03 07:15:42,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1af4f2ef-12d5-485e-b8bd-fb019075e081 2018-08-03 07:15:42,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:15:42,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:42,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-0a9f9936-8186-486a-ad1a-78db62686cfd Date: Fri, 03 Aug 2018 07:15:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:15:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03fa4774-086d-45f5-bb8f-788b06d2b355","ip_address":"192.168.120.6"}],"id":"0732ccf3-9cfe-4b8d-8be9-96a3f685c89b","security_groups":["bfb9eed1-eeea-46e2-9905-5f85333b2add"],"mac_address":"fa:16:3e:32:0d:0b","project_id":"a4448e9fa18b498c9871fb0dcd4392cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:15:36Z","binding:vnic_type":"normal","device_id":"b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e","ip_allocation":"immediate"}]} 2018-08-03 07:15:42,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-0a9f9936-8186-486a-ad1a-78db62686cfd 2018-08-03 07:15:42,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0713291168213s 2018-08-03 07:15:42,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-0a9f9936-8186-486a-ad1a-78db62686cfd 2018-08-03 07:15:42,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:15:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0732ccf3-9cfe-4b8d-8be9-96a3f685c89b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:42,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7a4a88f8-672b-45d4-b6f2-1c01ed0e5c01 Date: Fri, 03 Aug 2018 07:15:43 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:15:42,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0732ccf3-9cfe-4b8d-8be9-96a3f685c89b used request id req-7a4a88f8-672b-45d4-b6f2-1c01ed0e5c01 2018-08-03 07:15:42,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485899448395s 2018-08-03 07:15:42,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=0732ccf3-9cfe-4b8d-8be9-96a3f685c89b used request id req-7a4a88f8-672b-45d4-b6f2-1c01ed0e5c01 2018-08-03 07:15:42,993 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:0d:0b', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'962772c9-87cf-488f-aa25-8958c77369ac'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:15:40.000000', 'flavor': Munch({u'id': u'3528f065-8fc9-44ae-8abd-eafa7a27b263'}), 'az': u'nova', 'id': u'b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1394397394342a19d489b83d4d1da05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'name': 'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', '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-08-03T07:15:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:15:40Z', 'hostId': u'884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c', '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-08-03T07:15:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'name': u'vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'adminPass': None, 'tenant_id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'created_at': u'2018-08-03T07:15:32Z', 'created': u'2018-08-03T07:15:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:15:42,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:15:42,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:43,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e332364c-1e0f-4733-8be9-6e34948d2c76 Date: Fri, 03 Aug 2018 07:15:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":["03fa4774-086d-45f5-bb8f-788b06d2b355"],"description":"","tags":[],"updated_at":"2018-08-03T07:14:51Z","qos_policy_id":null,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}]} 2018-08-03 07:15:43,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e332364c-1e0f-4733-8be9-6e34948d2c76 2018-08-03 07:15:43,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.210170030594s 2018-08-03 07:15:43,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e332364c-1e0f-4733-8be9-6e34948d2c76 2018-08-03 07:15:43,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:15:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:43,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-991e5114-407b-400c-a734-e07332d83d5e Date: Fri, 03 Aug 2018 07:15:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:15:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03fa4774-086d-45f5-bb8f-788b06d2b355","ip_address":"192.168.120.6"}],"id":"0732ccf3-9cfe-4b8d-8be9-96a3f685c89b","security_groups":["bfb9eed1-eeea-46e2-9905-5f85333b2add"],"mac_address":"fa:16:3e:32:0d:0b","project_id":"a4448e9fa18b498c9871fb0dcd4392cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:15:36Z","binding:vnic_type":"normal","device_id":"b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e","ip_allocation":"immediate"}]} 2018-08-03 07:15:43,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-991e5114-407b-400c-a734-e07332d83d5e 2018-08-03 07:15:43,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587611198425s 2018-08-03 07:15:43,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-991e5114-407b-400c-a734-e07332d83d5e 2018-08-03 07:15:43,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 07:15:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.6", "port_id": "0732ccf3-9cfe-4b8d-8be9-96a3f685c89b"}}' 2018-08-03 07:15:46,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-6284f301-413b-48b2-be23-799f48bb56e9 Date: Fri, 03 Aug 2018 07:15:46 GMT RESP BODY: {"floatingip": {"router_id": "c86adb90-acde-4764-83ce-9664eb314c68", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:44Z", "updated_at": "2018-08-03T07:15:44Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea3d6269-fcc6-478b-bb31-1771fddf4144", "device_owner": "compute:nova", "mac_address": "fa:16:3e:32:0d:0b", "device_id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_id": "0732ccf3-9cfe-4b8d-8be9-96a3f685c89b", "id": "1e2b5b26-af10-4bcc-855b-f326fa91de1b", "qos_policy_id": null}} 2018-08-03 07:15:46,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-6284f301-413b-48b2-be23-799f48bb56e9 2018-08-03 07:15:46,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.77968001366s 2018-08-03 07:15:46,048 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-6284f301-413b-48b2-be23-799f48bb56e9 2018-08-03 07:15:46,051 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c86adb90-acde-4764-83ce-9664eb314c68', 'updated_at': u'2018-08-03T07:15:44Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.213', 'revision_number': 0, 'port_id': u'0732ccf3-9cfe-4b8d-8be9-96a3f685c89b', 'id': u'1e2b5b26-af10-4bcc-855b-f326fa91de1b', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'0732ccf3-9cfe-4b8d-8be9-96a3f685c89b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'name': 'vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ea3d6269-fcc6-478b-bb31-1771fddf4144', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:0d:0b', u'device_id': u'b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a4448e9fa18b498c9871fb0dcd4392cf', 'created_at': u'2018-08-03T07:15:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ea3d6269-fcc6-478b-bb31-1771fddf4144', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:32:0d:0b', u'device_id': u'b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e'}), 'router': u'c86adb90-acde-4764-83ce-9664eb314c68'}) 2018-08-03 07:15:46,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 07:15:46,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 07:15:46,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc4d13f6-3796-4003-b95f-feb9d75d3527 x-compute-request-id: req-dc4d13f6-3796-4003-b95f-feb9d75d3527 Content-Encoding: gzip Content-Length: 9582 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 480010611 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.137925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139612] pid_max: default: 32768 minimum: 301\n[ 0.140530] ACPI: Core revision 20150930\n[ 0.141929] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143275] Security Framework initialized\n[ 0.144106] Yama: becoming mindful.\n[ 0.144877] AppArmor: AppArmor initialized\n[ 0.145763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147172] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148487] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149736] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151195] Initializing cgroup subsys io\n[ 0.152042] Initializing cgroup subsys memory\n[ 0.152908] Initializing cgroup subsys devices\n[ 0.153819] Initializing cgroup subsys freezer\n[ 0.154719] Initializing cgroup subsys net_cls\n[ 0.155577] Initializing cgroup subsys perf_event\n[ 0.156482] Initializing cgroup subsys net_prio\n[ 0.157432] Initializing cgroup subsys hugetlb\n[ 0.158298] Initializing cgroup subsys pids\n[ 0.159182] CPU: Physical Processor ID: 0\n[ 0.160673] mce: CPU supports 10 MCE banks\n[ 0.161554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176811] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182827] ftrace: allocating 31920 entries in 125 pages\n[ 0.207903] smpboot: Max logical packages: 1\n[ 0.208793] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210179] x2apic enabled\n[ 0.210996] Switched APIC routing to physical x2apic.\n[ 0.212754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.213916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217865] KVM setup paravirtual spinlock\n[ 0.219283] x86: Booted up 1 node, 1 CPUs\n[ 0.220118] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221535] devtmpfs: initialized\n[ 0.223289] evm: security.selinux\n[ 0.224008] evm: security.SMACK64\n[ 0.224709] evm: security.SMACK64EXEC\n[ 0.225472] evm: security.SMACK64TRANSMUTE\n[ 0.226294] evm: security.SMACK64MMAP\n[ 0.227063] evm: security.ima\n[ 0.227714] evm: security.capability\n[ 0.228537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230430] pinctrl core: initialized pinctrl subsystem\n[ 0.231570] RTC time: 7:15:40, date: 08/03/18\n[ 0.232556] NET: Registered protocol family 16\n[ 0.233573] cpuidle: using governor ladder\n[ 0.234411] cpuidle: using governor menu\n[ 0.235214] PCCT header not found.\n[ 0.235988] ACPI: bus type PCI registered\n[ 0.236807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238091] PCI: Using configuration type 1 for base access\n[ 0.239885] ACPI: Added _OSI(Module Device)\n[ 0.240764] ACPI: Added _OSI(Processor Device)\n[ 0.241646] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242562] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244344] ACPI: Interpreter enabled\n[ 0.245138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.248894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252676] ACPI: (supports S0 S5)\n[ 0.253395] ACPI: Using IOAPIC for interrupt routing\n[ 0.254359] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259953] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261168] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263420] acpiphp: Slot [3] registered\n[ 0.264240] acpiphp: Slot [4] registered\n[ 0.265072] acpiphp: Slot [5] registered\n[ 0.265883] acpiphp: Slot [6] registered\n[ 0.266707] acpiphp: Slot [7] registered\n[ 0.267528] acpiphp: Slot [8] registered\n[ 0.268345] acpiphp: Slot [9] registered\n[ 0.269165] acpiphp: Slot [10] registered\n[ 0.269991] acpiphp: Slot [11] registered\n[ 0.270820] acpiphp: Slot [12] registered\n[ 0.271656] acpiphp: Slot [13] registered\n[ 0.272492] acpiphp: Slot [14] registered\n[ 0.273323] acpiphp: Slot [15] registered\n[ 0.284281] acpiphp: Slot [16] registered\n[ 0.285113] acpiphp: Slot [17] registered\n[ 0.285940] acpiphp: Slot [18] registered\n[ 0.286774] acpiphp: Slot [19] registered\n[ 0.287602] acpiphp: Slot [20] registered\n[ 0.288436] acpiphp: Slot [21] registered\n[ 0.289265] acpiphp: Slot [22] registered\n[ 0.290093] acpiphp: Slot [23] registered\n[ 0.290917] acpiphp: Slot [24] registered\n[ 0.291751] acpiphp: Slot [25] registered\n[ 0.292584] acpiphp: Slot [26] registered\n[ 0.293418] acpiphp: Slot [27] registered\n[ 0.294246] acpiphp: Slot [28] registered\n[ 0.295114] acpiphp: Slot [29] registered\n[ 0.295934] acpiphp: Slot [30] registered\n[ 0.296766] acpiphp: Slot [31] registered\n[ 0.297594] PCI host bridge to bus 0000:00\n[ 0.298419] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300900] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302375] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303846] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316057] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317606] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337762] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342443] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343739] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346141] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347715] vgaarb: loaded\n[ 0.348329] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349577] SCSI subsystem initialized\n[ 0.350508] ACPI: bus type USB registered\n[ 0.351359] usbcore: registered new interface driver usbfs\n[ 0.352411] usbcore: registered new interface driver hub\n[ 0.353448] usbcore: registered new device driver usb\n[ 0.354579] PCI: Using ACPI for IRQ routing\n[ 0.355720] NetLabel: Initializing\n[ 0.356461] NetLabel: domain hash size = 128\n[ 0.357331] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358306] NetLabel: unlabeled traffic allowed by default\n[ 0.359490] clocksource: Switched to clocksource kvm-clock\n[ 0.367974] AppArmor: AppArmor Filesystem Enabled\n[ 0.368968] pnp: PnP ACPI init\n[ 0.369933] pnp: PnP ACPI: found 5 devices\n[ 0.376295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378062] NET: Registered protocol family 2\n[ 0.379129] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381685] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384041] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385255] NET: Registered protocol family 1\n[ 0.386159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387281] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388380] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416704] Trying to unpack rootfs image as initramfs...\n[ 0.474062] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475787] Scanning for low memory corruption every 60 seconds\n[ 0.477182] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.478371] audit: initializing netlink subsys (disabled)\n[ 0.479421] audit: type=2000 audit(1533280541.093:1): initialized\n[ 0.480809] Initialise system trusted keyring\n[ 0.481779] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485118] zbud: loaded\n[ 0.485859] VFS: Disk quotas dquot_6.6.0\n[ 0.486721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488369] fuse init (API version 7.23)\n[ 0.489301] Key type big_key registered\n[ 0.490127] Allocating IMA MOK and blacklist keyrings.\n[ 0.491378] Key type asymmetric registered\n[ 0.492234] Asymmetric key parser 'x509' registered\n[ 0.493228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494742] io scheduler noop registered\n[ 0.495576] io scheduler deadline registered (default)\n[ 0.496606] io scheduler cfq registered\n[ 0.497474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501330] ACPI: Power Button [PWRF]\n[ 0.502192] GHES: HEST is not enabled!\n[ 0.515901] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543952] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.546099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570100] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572435] Linux agpgart interface v0.103\n[ 0.575096] brd: module loaded\n[ 0.576849] loop: module loaded\n[ 0.583293] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584781] GPT:90111 != 2097151\n[ 0.585486] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586613] GPT:90111 != 2097151\n[ 0.587311] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588317] vda: vda1 vda15\n[ 0.589776] scsi host0: ata_piix\n[ 0.590585] scsi host1: ata_piix\n[ 0.591334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.592584] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.594123] libphy: Fixed MDIO Bus: probed\n[ 0.594961] tun: Universal TUN/TAP device driver, 1.6\n[ 0.595949] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.598314] PPP generic driver version 2.4.2\n[ 0.599323] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.600567] ehci-pci: EHCI PCI platform driver\n[ 0.601475] ehci-platform: EHCI generic platform driver\n[ 0.602493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603667] ohci-pci: OHCI PCI platform driver\n[ 0.604607] ohci-platform: OHCI generic platform driver\n[ 0.605630] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619831] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622366] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.623391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625843] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627300] usb usb1: Product: UHCI Host Controller\n[ 0.628259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.629431] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630447] hub 1-0:1.0: USB hub found\n[ 0.631280] hub 1-0:1.0: 2 ports detected\n[ 0.632265] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634456] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635460] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636550] mousedev: PS/2 mouse device common for all mice\n[ 0.637867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639854] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641016] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643506] i2c /dev entries driver\n[ 0.644318] device-mapper: uevent: version 1.0.3\n[ 0.645310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.646991] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.648464] NET: Registered protocol family 10\n[ 0.649633] NET: Registered protocol family 17\n[ 0.650567] Key type dns_resolver registered\n[ 0.651633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.652782] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.654633] registered taskstats version 1\n[ 0.655529] Loading compiled-in X.509 certificates\n[ 0.657056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.658977] zswap: loaded using pool lzo/zbud\n[ 0.660653] Key type trusted registered\n[ 0.662472] Key type encrypted registered\n[ 0.663341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664425] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665501] evm: HMAC attrs: 0x1\n[ 0.666494] Magic number: 14:695:267\n[ 0.667398] rtc_cmos 00:00: setting system clock to 2018-08-03 07:15:40 UTC (1533280540)\n[ 0.669074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.670224] EDD information not available.\n[ 0.753146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.765137] Write protecting the kernel read-only data: 14336k\n[ 0.767334] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.769224] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.814240] 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.72\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.6...\nLease of 192.168.120.6 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 0.86. iid=i-0000000b\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-----\n/dev/root resized successfully [took 0.11s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwStGPt/BKQnHF0zasr+PiEdqAJ2BmY9c6uwANgexXMWZ/FL4A8NC7Qp66Awj3N4PGaSb9/9uYcwf8S5UXYMoyk0I4divDpxb4fankHpSGn3xtfGnIrwAbhQA41iuZMdcFOVAQG5EaWzkBL38qfoz8+u96EjWi3tAyrzgKZApBQ4DlHxbAxDZeEY6M3UiAEUqWLqc9yIxQiRPLBGxJ840pRe1OjCidJUvibfE/7qm5CdFACfI00qAMFgZPKxZBiX0QaNSNUPiqGXjyZSFwW2jv88QG5+8XtMKoZ4iGbgB+1QmlAMMin4O2Yrzh3JHwSHjQ1/5BGKN5bbPUtSYKwp9 root@vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6\nssh-dss AAAAB3NzaC1kc3MAAACBANKNFgVCANqjRO7EfOsKIlQ4FtIUVcdwiFZAOEqWHuOQGSLGXLWfgXVPenI50uHhYOLTFdUV5CJNuSncpwYlJMT4ZLuCJV/u6Jf9Ylm9ejw9bX94Zs5YqP0MARMKVC9EkWCaEqxnryX1rfs17IjyNvuMNziXl3p7kmp75Mxt0KpzAAAAFQDpMybtpEi+Pe1F5J5E7RJmQMJl/wAAAIEAqXSKm9CpgZY19hz+Do0MGo/zsldMi1POBoyPOyGMjHeW31OD0Jamg0UBA7uwMCZlOQwwb1/pVlm3cFMA84LuIfn/gxgp0FOe7tmKjuRJgy9Taxj1UMnQm8uGQ6zSaNPZ3MITQWNwk1DxbGGNISwa7EjCsiISU2JElkH7CmJzaYkAAACAQ1k06VJeFzoctM7AuRbbOxfzWASozdhFF8AlzJ7baZ0k6jXoxxsnhQhIe5JM84CYKgEstoLZPwJmqzgmzeouvK67pGnfxx0w4EUnQW+0j4OQjEq+WCHi9Tzfg9bubRTcaf+w2D8Wjaskv+GfZQxLGzWm9E+tqW9bLIjC5bOzEHc= root@vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6\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.6,24,fe80::f816:3eff:fe32:d0b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.11 ===\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-f8de3b3f-6536-445a-8f7d-58dcdb716ea6 login: "} 2018-08-03 07:15:46,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e/action used request id req-dc4d13f6-3796-4003-b95f-feb9d75d3527 2018-08-03 07:15:46,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.128361940384s 2018-08-03 07:15:46,182 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e/action used request id req-dc4d13f6-3796-4003-b95f-feb9d75d3527 2018-08-03 07:15:46,182 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 480010611 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.137925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139612] pid_max: default: 32768 minimum: 301 [ 0.140530] ACPI: Core revision 20150930 [ 0.141929] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143275] Security Framework initialized [ 0.144106] Yama: becoming mindful. [ 0.144877] AppArmor: AppArmor initialized [ 0.145763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147172] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148487] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149736] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151195] Initializing cgroup subsys io [ 0.152042] Initializing cgroup subsys memory [ 0.152908] Initializing cgroup subsys devices [ 0.153819] Initializing cgroup subsys freezer [ 0.154719] Initializing cgroup subsys net_cls [ 0.155577] Initializing cgroup subsys perf_event [ 0.156482] Initializing cgroup subsys net_prio [ 0.157432] Initializing cgroup subsys hugetlb [ 0.158298] Initializing cgroup subsys pids [ 0.159182] CPU: Physical Processor ID: 0 [ 0.160673] mce: CPU supports 10 MCE banks [ 0.161554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162553] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176811] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182827] ftrace: allocating 31920 entries in 125 pages [ 0.207903] smpboot: Max logical packages: 1 [ 0.208793] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210179] x2apic enabled [ 0.210996] Switched APIC routing to physical x2apic. [ 0.212754] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.213916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.217865] KVM setup paravirtual spinlock [ 0.219283] x86: Booted up 1 node, 1 CPUs [ 0.220118] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221535] devtmpfs: initialized [ 0.223289] evm: security.selinux [ 0.224008] evm: security.SMACK64 [ 0.224709] evm: security.SMACK64EXEC [ 0.225472] evm: security.SMACK64TRANSMUTE [ 0.226294] evm: security.SMACK64MMAP [ 0.227063] evm: security.ima [ 0.227714] evm: security.capability [ 0.228537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230430] pinctrl core: initialized pinctrl subsystem [ 0.231570] RTC time: 7:15:40, date: 08/03/18 [ 0.232556] NET: Registered protocol family 16 [ 0.233573] cpuidle: using governor ladder [ 0.234411] cpuidle: using governor menu [ 0.235214] PCCT header not found. [ 0.235988] ACPI: bus type PCI registered [ 0.236807] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238091] PCI: Using configuration type 1 for base access [ 0.239885] ACPI: Added _OSI(Module Device) [ 0.240764] ACPI: Added _OSI(Processor Device) [ 0.241646] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242562] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244344] ACPI: Interpreter enabled [ 0.245138] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247026] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.248894] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250804] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252676] ACPI: (supports S0 S5) [ 0.253395] ACPI: Using IOAPIC for interrupt routing [ 0.254359] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.259953] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261168] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263420] acpiphp: Slot [3] registered [ 0.264240] acpiphp: Slot [4] registered [ 0.265072] acpiphp: Slot [5] registered [ 0.265883] acpiphp: Slot [6] registered [ 0.266707] acpiphp: Slot [7] registered [ 0.267528] acpiphp: Slot [8] registered [ 0.268345] acpiphp: Slot [9] registered [ 0.269165] acpiphp: Slot [10] registered [ 0.269991] acpiphp: Slot [11] registered [ 0.270820] acpiphp: Slot [12] registered [ 0.271656] acpiphp: Slot [13] registered [ 0.272492] acpiphp: Slot [14] registered [ 0.273323] acpiphp: Slot [15] registered [ 0.284281] acpiphp: Slot [16] registered [ 0.285113] acpiphp: Slot [17] registered [ 0.285940] acpiphp: Slot [18] registered [ 0.286774] acpiphp: Slot [19] registered [ 0.287602] acpiphp: Slot [20] registered [ 0.288436] acpiphp: Slot [21] registered [ 0.289265] acpiphp: Slot [22] registered [ 0.290093] acpiphp: Slot [23] registered [ 0.290917] acpiphp: Slot [24] registered [ 0.291751] acpiphp: Slot [25] registered [ 0.292584] acpiphp: Slot [26] registered [ 0.293418] acpiphp: Slot [27] registered [ 0.294246] acpiphp: Slot [28] registered [ 0.295114] acpiphp: Slot [29] registered [ 0.295934] acpiphp: Slot [30] registered [ 0.296766] acpiphp: Slot [31] registered [ 0.297594] PCI host bridge to bus 0000:00 [ 0.298419] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300900] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302375] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303846] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305355] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316057] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317606] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337762] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341018] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342443] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343739] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346141] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347715] vgaarb: loaded [ 0.348329] vgaarb: bridge control possible 0000:00:02.0 [ 0.349577] SCSI subsystem initialized [ 0.350508] ACPI: bus type USB registered [ 0.351359] usbcore: registered new interface driver usbfs [ 0.352411] usbcore: registered new interface driver hub [ 0.353448] usbcore: registered new device driver usb [ 0.354579] PCI: Using ACPI for IRQ routing [ 0.355720] NetLabel: Initializing [ 0.356461] NetLabel: domain hash size = 128 [ 0.357331] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358306] NetLabel: unlabeled traffic allowed by default [ 0.359490] clocksource: Switched to clocksource kvm-clock [ 0.367974] AppArmor: AppArmor Filesystem Enabled [ 0.368968] pnp: PnP ACPI init [ 0.369933] pnp: PnP ACPI: found 5 devices [ 0.376295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378062] NET: Registered protocol family 2 [ 0.379129] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381685] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382926] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384041] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385255] NET: Registered protocol family 1 [ 0.386159] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387281] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388380] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402495] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416704] Trying to unpack rootfs image as initramfs... [ 0.474062] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475787] Scanning for low memory corruption every 60 seconds [ 0.477182] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.478371] audit: initializing netlink subsys (disabled) [ 0.479421] audit: type=2000 audit(1533280541.093:1): initialized [ 0.480809] Initialise system trusted keyring [ 0.481779] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485118] zbud: loaded [ 0.485859] VFS: Disk quotas dquot_6.6.0 [ 0.486721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488369] fuse init (API version 7.23) [ 0.489301] Key type big_key registered [ 0.490127] Allocating IMA MOK and blacklist keyrings. [ 0.491378] Key type asymmetric registered [ 0.492234] Asymmetric key parser 'x509' registered [ 0.493228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494742] io scheduler noop registered [ 0.495576] io scheduler deadline registered (default) [ 0.496606] io scheduler cfq registered [ 0.497474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501330] ACPI: Power Button [PWRF] [ 0.502192] GHES: HEST is not enabled! [ 0.515901] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543952] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.546099] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570100] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572435] Linux agpgart interface v0.103 [ 0.575096] brd: module loaded [ 0.576849] loop: module loaded [ 0.583293] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584781] GPT:90111 != 2097151 [ 0.585486] GPT:Alternate GPT header not at the end of the disk. [ 0.586613] GPT:90111 != 2097151 [ 0.587311] GPT: Use GNU Parted to correct GPT errors. [ 0.588317] vda: vda1 vda15 [ 0.589776] scsi host0: ata_piix [ 0.590585] scsi host1: ata_piix [ 0.591334] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.592584] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.594123] libphy: Fixed MDIO Bus: probed [ 0.594961] tun: Universal TUN/TAP device driver, 1.6 [ 0.595949] tun: (C) 1999-2004 Max Krasnyansky [ 0.598314] PPP generic driver version 2.4.2 [ 0.599323] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.600567] ehci-pci: EHCI PCI platform driver [ 0.601475] ehci-platform: EHCI generic platform driver [ 0.602493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603667] ohci-pci: OHCI PCI platform driver [ 0.604607] ohci-platform: OHCI generic platform driver [ 0.605630] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619831] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620872] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622366] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623391] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624576] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625843] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627300] usb usb1: Product: UHCI Host Controller [ 0.628259] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.629431] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630447] hub 1-0:1.0: USB hub found [ 0.631280] hub 1-0:1.0: 2 ports detected [ 0.632265] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634456] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635460] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636550] mousedev: PS/2 mouse device common for all mice [ 0.637867] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639854] rtc_cmos 00:00: RTC can wake from S4 [ 0.641016] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642262] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643506] i2c /dev entries driver [ 0.644318] device-mapper: uevent: version 1.0.3 [ 0.645310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.646991] ledtrig-cpu: registered to indicate activity on CPUs [ 0.648464] NET: Registered protocol family 10 [ 0.649633] NET: Registered protocol family 17 [ 0.650567] Key type dns_resolver registered [ 0.651633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.652782] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.654633] registered taskstats version 1 [ 0.655529] Loading compiled-in X.509 certificates [ 0.657056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.658977] zswap: loaded using pool lzo/zbud [ 0.660653] Key type trusted registered [ 0.662472] Key type encrypted registered [ 0.663341] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664425] ima: No TPM chip found, activating TPM-bypass! [ 0.665501] evm: HMAC attrs: 0x1 [ 0.666494] Magic number: 14:695:267 [ 0.667398] rtc_cmos 00:00: setting system clock to 2018-08-03 07:15:40 UTC (1533280540) [ 0.669074] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670224] EDD information not available. [ 0.753146] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.765137] Write protecting the kernel read-only data: 14336k [ 0.767334] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.769224] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.814240] 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.72 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.6... Lease of 192.168.120.6 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 0.86. iid=i-0000000b 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----- /dev/root resized successfully [took 0.11s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwStGPt/BKQnHF0zasr+PiEdqAJ2BmY9c6uwANgexXMWZ/FL4A8NC7Qp66Awj3N4PGaSb9/9uYcwf8S5UXYMoyk0I4divDpxb4fankHpSGn3xtfGnIrwAbhQA41iuZMdcFOVAQG5EaWzkBL38qfoz8+u96EjWi3tAyrzgKZApBQ4DlHxbAxDZeEY6M3UiAEUqWLqc9yIxQiRPLBGxJ840pRe1OjCidJUvibfE/7qm5CdFACfI00qAMFgZPKxZBiX0QaNSNUPiqGXjyZSFwW2jv88QG5+8XtMKoZ4iGbgB+1QmlAMMin4O2Yrzh3JHwSHjQ1/5BGKN5bbPUtSYKwp9 root@vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6 ssh-dss AAAAB3NzaC1kc3MAAACBANKNFgVCANqjRO7EfOsKIlQ4FtIUVcdwiFZAOEqWHuOQGSLGXLWfgXVPenI50uHhYOLTFdUV5CJNuSncpwYlJMT4ZLuCJV/u6Jf9Ylm9ejw9bX94Zs5YqP0MARMKVC9EkWCaEqxnryX1rfs17IjyNvuMNziXl3p7kmp75Mxt0KpzAAAAFQDpMybtpEi+Pe1F5J5E7RJmQMJl/wAAAIEAqXSKm9CpgZY19hz+Do0MGo/zsldMi1POBoyPOyGMjHeW31OD0Jamg0UBA7uwMCZlOQwwb1/pVlm3cFMA84LuIfn/gxgp0FOe7tmKjuRJgy9Taxj1UMnQm8uGQ6zSaNPZ3MITQWNwk1DxbGGNISwa7EjCsiISU2JElkH7CmJzaYkAAACAQ1k06VJeFzoctM7AuRbbOxfzWASozdhFF8AlzJ7baZ0k6jXoxxsnhQhIe5JM84CYKgEstoLZPwJmqzgmzeouvK67pGnfxx0w4EUnQW+0j4OQjEq+WCHi9Tzfg9bubRTcaf+w2D8Wjaskv+GfZQxLGzWm9E+tqW9bLIjC5bOzEHc= root@vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe32:d0b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-f8de3b3f-6536-445a-8f7d-58dcdb716ea6 login: 2018-08-03 07:15:47,583 - paramiko.transport - DEBUG - starting thread (client mode): 0xc51ad5d0L 2018-08-03 07:15:47,584 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 07:15:47,602 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 07:15:47,603 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 07:15:47,604 - 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-08-03 07:15:47,604 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 07:15:47,604 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 07:15:47,605 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 07:15:47,605 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 07:15:47,605 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 07:15:47,679 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 07:15:47,680 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 07:15:47,684 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: 254d06b61a13a2be2822b7479b2c91bb 2018-08-03 07:15:47,685 - paramiko.transport - DEBUG - Trying discovered key e92056972343d0afea78c716825c86ac in /tmp/tmp_8yx0d 2018-08-03 07:15:47,717 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 07:15:47,723 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 07:15:47,750 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 07:15:47,751 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 07:15:47,751 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 07:15:47,753 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 07:15:47,796 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 07:15:47,796 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=42.066 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.066/42.066/42.066 ms 2018-08-03 07:15:47,797 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-03 07:15:47,802 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 07:15:47,918 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:15:47,920 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:15:47,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:15:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:48,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0aa1129a-4e91-4a61-8713-86db893bb82f x-compute-request-id: req-0aa1129a-4e91-4a61-8713-86db893bb82f Content-Type: application/json 2018-08-03 07:15:48,093 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 used request id req-0aa1129a-4e91-4a61-8713-86db893bb82f 2018-08-03 07:15:48,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168048858643s 2018-08-03 07:15:48,093 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860 used request id req-0aa1129a-4e91-4a61-8713-86db893bb82f 2018-08-03 07:15:48,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:49,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-c8a4e663-61a8-4950-94b8-4a25acd76808 x-compute-request-id: req-c8a4e663-61a8-4950-94b8-4a25acd76808 Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:40.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:40Z", "hostId": "884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:cb:a9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/4cd2b0cc-423e-4d3a-890b-2f4010197860", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:23.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "4cd2b0cc-423e-4d3a-890b-2f4010197860", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:48Z", "hostId": "0b9746507e0f2a6bc26b590ec27a6c7eb504f6039c33f1f109dde993", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:12Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:49,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8a4e663-61a8-4950-94b8-4a25acd76808 2018-08-03 07:15:49,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.941426992416s 2018-08-03 07:15:49,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c8a4e663-61a8-4950-94b8-4a25acd76808 2018-08-03 07:15:49,038 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:51,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:51,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:51,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-fd4c2284-d971-4d04-916a-594ed2a6f45c x-compute-request-id: req-fd4c2284-d971-4d04-916a-594ed2a6f45c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:40.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:40Z", "hostId": "884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:51,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd4c2284-d971-4d04-916a-594ed2a6f45c 2018-08-03 07:15:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751883029938s 2018-08-03 07:15:51,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd4c2284-d971-4d04-916a-594ed2a6f45c 2018-08-03 07:15:51,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 07:15:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/1e2b5b26-af10-4bcc-855b-f326fa91de1b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:53,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-657a0edf-3794-48e7-95ea-66119751b7ec Content-Length: 0 Date: Fri, 03 Aug 2018 07:15:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:15:53,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/1e2b5b26-af10-4bcc-855b-f326fa91de1b.json used request id req-657a0edf-3794-48e7-95ea-66119751b7ec 2018-08-03 07:15:53,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.64585995674s 2018-08-03 07:15:53,444 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/1e2b5b26-af10-4bcc-855b-f326fa91de1b.json used request id req-657a0edf-3794-48e7-95ea-66119751b7ec 2018-08-03 07:15:53,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:15:53,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-768d0f4a-0749-4221-b5b9-d59e6792b0ef Date: Fri, 03 Aug 2018 07:15:53 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:15:53,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-768d0f4a-0749-4221-b5b9-d59e6792b0ef 2018-08-03 07:15:53,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633039474487s 2018-08-03 07:15:53,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-768d0f4a-0749-4221-b5b9-d59e6792b0ef 2018-08-03 07:15:53,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:15:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:53,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1957bbe-0c19-41ef-b758-e5dc700e4b12 x-compute-request-id: req-e1957bbe-0c19-41ef-b758-e5dc700e4b12 Content-Type: application/json 2018-08-03 07:15:53,754 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-e1957bbe-0c19-41ef-b758-e5dc700e4b12 2018-08-03 07:15:53,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.24023103714s 2018-08-03 07:15:53,755 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e used request id req-e1957bbe-0c19-41ef-b758-e5dc700e4b12 2018-08-03 07:15:53,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:54,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02932753-dd3b-471e-b39a-a6c1d903b6e8 x-compute-request-id: req-02932753-dd3b-471e-b39a-a6c1d903b6e8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:0d:0b", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "rel": "bookmark"}], "image": {"id": "962772c9-87cf-488f-aa25-8958c77369ac", "links": [{"href": "http://172.30.9.25:8774/images/962772c9-87cf-488f-aa25-8958c77369ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:15:40.000000", "flavor": {"id": "3528f065-8fc9-44ae-8abd-eafa7a27b263", "links": [{"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}]}, "id": "b2a7ee6d-4f90-45e4-89ad-85ba03a52e9e", "security_groups": [{"name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}], "user_id": "b1394397394342a19d489b83d4d1da05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:15:53Z", "hostId": "884584195426ab059a6bd0baf85b4d4962fcbee0e0ecac4305a2d29c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "name": "vping_ssh-vm_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "created": "2018-08-03T07:15:32Z", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:15:54,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02932753-dd3b-471e-b39a-a6c1d903b6e8 2018-08-03 07:15:54,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875412940979s 2018-08-03 07:15:54,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02932753-dd3b-471e-b39a-a6c1d903b6e8 2018-08-03 07:15:54,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:15:56,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:15:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:56,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:15: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-77e65c37-616d-433c-a79a-46ea494dc647 x-compute-request-id: req-77e65c37-616d-433c-a79a-46ea494dc647 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 07:15:56,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77e65c37-616d-433c-a79a-46ea494dc647 2018-08-03 07:15:56,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0825579166412s 2018-08-03 07:15:56,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77e65c37-616d-433c-a79a-46ea494dc647 2018-08-03 07:15:56,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:15:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:56,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-bc73ba4d-20f3-4b1d-b914-a8df97946f33 Date: Fri, 03 Aug 2018 07:15:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:14:50Z", "updated_at": "2018-08-03T07:14:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "2253b49f-804d-4bf9-bb5e-55995432622c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "55f247c6-2dee-473c-9d5c-a665ad9a3beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "9e0d139f-3644-4ae1-a8d3-4ebaa18e0a12", "remote_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:14:50Z", "revision_number": 0, "id": "e59f4548-7f18-4aec-88b7-971371fe0e8a", "remote_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "remote_ip_prefix": null, "created_at": "2018-08-03T07:14:50Z", "security_group_id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 1, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "be7cdbc7-ed61-41cb-841d-b1ec19cc90f4", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:15:05Z", "updated_at": "2018-08-03T07:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "80a01a47-5cdf-4386-814d-1251ea8c3558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:06Z", "revision_number": 0, "id": "9787c123-356a-492b-ac7d-68b9cd85451b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:06Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:15:05Z", "revision_number": 0, "id": "b35aef17-6956-43d3-84c0-2cb77248bd24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:05Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:15:06Z", "revision_number": 0, "id": "e02cc51b-a379-4de1-8b1b-e29d752e236a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:15:06Z", "security_group_id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a4448e9fa18b498c9871fb0dcd4392cf"}], "revision_number": 3, "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "bfb9eed1-eeea-46e2-9905-5f85333b2add", "name": "vping_ssh-sg_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:15:56,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bc73ba4d-20f3-4b1d-b914-a8df97946f33 2018-08-03 07:15:56,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541450977325s 2018-08-03 07:15:56,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bc73ba4d-20f3-4b1d-b914-a8df97946f33 2018-08-03 07:15:56,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 07:15:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/bfb9eed1-eeea-46e2-9905-5f85333b2add.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:56,968 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdbf0ded-7a64-455d-8b12-3ecba6e571e2 Content-Length: 0 Date: Fri, 03 Aug 2018 07:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:15:56,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bfb9eed1-eeea-46e2-9905-5f85333b2add.json used request id req-fdbf0ded-7a64-455d-8b12-3ecba6e571e2 2018-08-03 07:15:56,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.188627004623s 2018-08-03 07:15:56,969 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/bfb9eed1-eeea-46e2-9905-5f85333b2add.json used request id req-fdbf0ded-7a64-455d-8b12-3ecba6e571e2 2018-08-03 07:15:56,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 07:15:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:57,034 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:15: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-0b7a6536-0008-4dec-8d2d-11e38172bbca x-compute-request-id: req-0b7a6536-0008-4dec-8d2d-11e38172bbca Content-Length: 0 Content-Type: application/json 2018-08-03 07:15:57,034 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6 used request id req-0b7a6536-0008-4dec-8d2d-11e38172bbca 2018-08-03 07:15:57,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0646290779114s 2018-08-03 07:15:57,034 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_f8de3b3f-6536-445a-8f7d-58dcdb716ea6 used request id req-0b7a6536-0008-4dec-8d2d-11e38172bbca 2018-08-03 07:15:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:15:57,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" -d '{"subnet_id": "03fa4774-086d-45f5-bb8f-788b06d2b355"}' 2018-08-03 07:15:59,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e768df42-b9d9-4737-8a52-5d60574ff0a7 Date: Fri, 03 Aug 2018 07:15:59 GMT RESP BODY: {"network_id": "ea3d6269-fcc6-478b-bb31-1771fddf4144", "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "subnet_id": "03fa4774-086d-45f5-bb8f-788b06d2b355", "subnet_ids": ["03fa4774-086d-45f5-bb8f-788b06d2b355"], "port_id": "ca354cd1-4b4a-4f4a-8c44-627060dd4c9b", "id": "c86adb90-acde-4764-83ce-9664eb314c68"} 2018-08-03 07:15:59,261 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68/remove_router_interface.json used request id req-e768df42-b9d9-4737-8a52-5d60574ff0a7 2018-08-03 07:15:59,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22631502151s 2018-08-03 07:15:59,261 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68/remove_router_interface.json used request id req-e768df42-b9d9-4737-8a52-5d60574ff0a7 returning object c86adb90-acde-4764-83ce-9664eb314c68 2018-08-03 07:15:59,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:15:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:15:59,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-be1868f8-89eb-4795-9eec-e4358aacc52a Date: Fri, 03 Aug 2018 07:15:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a4448e9fa18b498c9871fb0dcd4392cf", "created_at": "2018-08-03T07:14:52Z", "admin_state_up": true, "updated_at": "2018-08-03T07:15:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "c86adb90-acde-4764-83ce-9664eb314c68", "name": "vping_ssh-router_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:15:59,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-be1868f8-89eb-4795-9eec-e4358aacc52a 2018-08-03 07:15:59,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140490055084s 2018-08-03 07:15:59,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-be1868f8-89eb-4795-9eec-e4358aacc52a 2018-08-03 07:15:59,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:15:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:03,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e57e738-caa5-4e7a-a651-b198d26bc800 Content-Length: 0 Date: Fri, 03 Aug 2018 07:16:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:16:03,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68.json used request id req-8e57e738-caa5-4e7a-a651-b198d26bc800 2018-08-03 07:16:03,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.36733078957s 2018-08-03 07:16:03,772 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/c86adb90-acde-4764-83ce-9664eb314c68.json used request id req-8e57e738-caa5-4e7a-a651-b198d26bc800 2018-08-03 07:16:03,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:16:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:03,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9278d6df-e121-478a-b5e1-62bea8659d92 Date: Fri, 03 Aug 2018 07:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:14:51Z","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":"a4448e9fa18b498c9871fb0dcd4392cf","id":"03fa4774-086d-45f5-bb8f-788b06d2b355","subnetpool_id":null,"name":"vping_ssh-subnet_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}]} 2018-08-03 07:16:03,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9278d6df-e121-478a-b5e1-62bea8659d92 2018-08-03 07:16:03,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0488929748535s 2018-08-03 07:16:03,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-9278d6df-e121-478a-b5e1-62bea8659d92 2018-08-03 07:16:03,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:16:03,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/03fa4774-086d-45f5-bb8f-788b06d2b355.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:06,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4fe7a27-2f06-4de1-8df2-e74e375fcaea Date: Fri, 03 Aug 2018 07:16:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:16:06,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/03fa4774-086d-45f5-bb8f-788b06d2b355.json used request id req-d4fe7a27-2f06-4de1-8df2-e74e375fcaea 2018-08-03 07:16:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4602701664s 2018-08-03 07:16:06,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/03fa4774-086d-45f5-bb8f-788b06d2b355.json used request id req-d4fe7a27-2f06-4de1-8df2-e74e375fcaea 2018-08-03 07:16:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:16:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:06,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-15d23fad-1c4c-4f44-8096-dac2678d2cfd Date: Fri, 03 Aug 2018 07:16:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea3d6269-fcc6-478b-bb31-1771fddf4144","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a4448e9fa18b498c9871fb0dcd4392cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:16:05Z","qos_policy_id":null,"name":"vping_ssh-net_f8de3b3f-6536-445a-8f7d-58dcdb716ea6","admin_state_up":true,"tenant_id":"a4448e9fa18b498c9871fb0dcd4392cf","created_at":"2018-08-03T07:14:50Z","mtu":1450}]} 2018-08-03 07:16:06,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-15d23fad-1c4c-4f44-8096-dac2678d2cfd 2018-08-03 07:16:06,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140691995621s 2018-08-03 07:16:06,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-15d23fad-1c4c-4f44-8096-dac2678d2cfd 2018-08-03 07:16:06,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:16:06,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/ea3d6269-fcc6-478b-bb31-1771fddf4144.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:07,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-194506c0-fe72-4fc4-a413-3bad06277cbc Date: Fri, 03 Aug 2018 07:16:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:16:07,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ea3d6269-fcc6-478b-bb31-1771fddf4144.json used request id req-194506c0-fe72-4fc4-a413-3bad06277cbc 2018-08-03 07:16:07,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40886497498s 2018-08-03 07:16:07,836 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ea3d6269-fcc6-478b-bb31-1771fddf4144.json used request id req-194506c0-fe72-4fc4-a413-3bad06277cbc 2018-08-03 07:16:07,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:16:07,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-cfa3aebd-3986-442b-a439-0828c0207d05 Date: Fri, 03 Aug 2018 07:16:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/962772c9-87cf-488f-aa25-8958c77369ac/snap", "metadata": {}}], "file": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac/file", "owner": "a4448e9fa18b498c9871fb0dcd4392cf", "id": "962772c9-87cf-488f-aa25-8958c77369ac", "size": 12716032, "self": "/v2/images/962772c9-87cf-488f-aa25-8958c77369ac", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/962772c9-87cf-488f-aa25-8958c77369ac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:15:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:15:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:16:07,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cfa3aebd-3986-442b-a439-0828c0207d05 2018-08-03 07:16:07,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400440692902s 2018-08-03 07:16:07,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cfa3aebd-3986-442b-a439-0828c0207d05 2018-08-03 07:16:07,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:16:07,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d70f769121eb1196f79e5e2cd485a0d008d33e4" 2018-08-03 07:16:08,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85c08cfe-108a-4810-ae60-fc6d70dd569c Date: Fri, 03 Aug 2018 07:16:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:16:08,456 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac used request id req-85c08cfe-108a-4810-ae60-fc6d70dd569c 2018-08-03 07:16:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.574190855026s 2018-08-03 07:16:08,457 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/962772c9-87cf-488f-aa25-8958c77369ac used request id req-85c08cfe-108a-4810-ae60-fc6d70dd569c 2018-08-03 07:16:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:16:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:08,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c520a0f8-0bba-412b-964a-c71b4d6d8c8e x-compute-request-id: req-c520a0f8-0bba-412b-964a-c71b4d6d8c8e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "3528f065-8fc9-44ae-8abd-eafa7a27b263"}]} 2018-08-03 07:16:08,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c520a0f8-0bba-412b-964a-c71b4d6d8c8e 2018-08-03 07:16:08,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326790809631s 2018-08-03 07:16:08,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c520a0f8-0bba-412b-964a-c71b4d6d8c8e 2018-08-03 07:16:08,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:16:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:08,529 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85054ad7-6425-4580-824f-80a3b4fedad4 x-compute-request-id: req-85054ad7-6425-4580-824f-80a3b4fedad4 Content-Length: 0 Content-Type: application/json 2018-08-03 07:16:08,530 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263 used request id req-85054ad7-6425-4580-824f-80a3b4fedad4 2018-08-03 07:16:08,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381319522858s 2018-08-03 07:16:08,530 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/3528f065-8fc9-44ae-8abd-eafa7a27b263 used request id req-85054ad7-6425-4580-824f-80a3b4fedad4 2018-08-03 07:16:08,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:16:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:08,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a0e272-cb82-4166-8be9-bd3005e25324 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": {"self": "http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1394397394342a19d489b83d4d1da05", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:16:08,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a6a0e272-cb82-4166-8be9-bd3005e25324 2018-08-03 07:16:08,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106498003006s 2018-08-03 07:16:08,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-a6a0e272-cb82-4166-8be9-bd3005e25324 2018-08-03 07:16:08,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:16:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:08,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9487b4e-ae17-46b0-86a9-0626256a44c7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_f8de3b3f-6536-445a-8f7d-58dcdb716ea6", "links": {"self": "http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b1394397394342a19d489b83d4d1da05", "description": null}} 2018-08-03 07:16:08,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05 used request id req-c9487b4e-ae17-46b0-86a9-0626256a44c7 2018-08-03 07:16:08,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122272968292s 2018-08-03 07:16:08,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05 used request id req-c9487b4e-ae17-46b0-86a9-0626256a44c7 2018-08-03 07:16:08,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 07:16:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:09,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f746ae01-f9db-45be-b9f3-14a5e1f09fe0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:16:09,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05 used request id req-f746ae01-f9db-45be-b9f3-14a5e1f09fe0 2018-08-03 07:16:09,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271612882614s 2018-08-03 07:16:09,039 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b1394397394342a19d489b83d4d1da05 used request id req-f746ae01-f9db-45be-b9f3-14a5e1f09fe0 2018-08-03 07:16:09,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:16:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:09,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5b1318-6d98-4545-862b-4e4710ee9b29 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf"}, "tags": [], "enabled": true, "id": "a4448e9fa18b498c9871fb0dcd4392cf", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f8de3b3f-6536-445a-8f7d-58dcdb716ea6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 07:16:09,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-4a5b1318-6d98-4545-862b-4e4710ee9b29 2018-08-03 07:16:09,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107835054398s 2018-08-03 07:16:09,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-4a5b1318-6d98-4545-862b-4e4710ee9b29 2018-08-03 07:16:09,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 07:16:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}827f8eb7ca130084424d327048277d89d9235ada" 2018-08-03 07:16:09,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c789ea6-642c-47fe-915c-0d200311652d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:16:09,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf used request id req-1c789ea6-642c-47fe-915c-0d200311652d 2018-08-03 07:16:09,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.219909191132s 2018-08-03 07:16:09,377 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/a4448e9fa18b498c9871fb0dcd4392cf used request id req-1c789ea6-642c-47fe-915c-0d200311652d 2018-08-03 07:16:09,434 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-03 07:16:09,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:16:09,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:16:09,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:16:09,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:16:09,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:16:09,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:16:09,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:16:09,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:16:09,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:16:09,479 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:16:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:16:09,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9916706-61c8-474c-90bc-5c1538fa54ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:16:09,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c9916706-61c8-474c-90bc-5c1538fa54ab 2018-08-03 07:16:09,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:16:09,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["AY7iSKV8T0ytqQlleq8WVg"], "issued_at": "2018-08-03T07:16:09.000000Z"}} 2018-08-03 07:16:09,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:16:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:10,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-728fb268-1677-41a0-8ea1-4482f77d0dac Date: Fri, 03 Aug 2018 07:16:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:16:10,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-728fb268-1677-41a0-8ea1-4482f77d0dac 2018-08-03 07:16:10,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268552780151s 2018-08-03 07:16:10,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-728fb268-1677-41a0-8ea1-4482f77d0dac 2018-08-03 07:16:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:16:10,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe05e89e-a096-4f8b-ba7c-8feff9dc6165 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:16:10,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-fe05e89e-a096-4f8b-ba7c-8feff9dc6165 2018-08-03 07:16:10,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:16:10,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:10,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62db587-e117-4934-941b-d4bf854febf0 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:16:10,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f62db587-e117-4934-941b-d4bf854febf0 2018-08-03 07:16:10,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109881877899s 2018-08-03 07:16:10,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-f62db587-e117-4934-941b-d4bf854febf0 2018-08-03 07:16:10,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 07:16:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}}' 2018-08-03 07:16:10,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe69b7f-7f8e-4da0-840f-b4d3b77ef798 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123"}, "tags": [], "enabled": true, "id": "b24d529e46a144a6aa79975b44814123", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}} 2018-08-03 07:16:10,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5fe69b7f-7f8e-4da0-840f-b4d3b77ef798 2018-08-03 07:16:10,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.196945905685s 2018-08-03 07:16:10,482 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-5fe69b7f-7f8e-4da0-840f-b4d3b77ef798 2018-08-03 07:16:10,482 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'b24d529e46a144a6aa79975b44814123', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0'}) 2018-08-03 07:16:10,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 07:16:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4f299fd7-8fcd-4ba2-b40e-9a25ce32e360", "email": null, "name": "vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}}' 2018-08-03 07:16:10,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f43fa3ad-2efb-4d3e-9c52-52d827879716 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": {"self": "http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca771df2c29b4db58e3b7a8d808251cf", "domain_id": "default", "password_expires_at": null}} 2018-08-03 07:16:10,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-f43fa3ad-2efb-4d3e-9c52-52d827879716 2018-08-03 07:16:10,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.43358707428s 2018-08-03 07:16:10,923 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-f43fa3ad-2efb-4d3e-9c52-52d827879716 2018-08-03 07:16:10,923 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ca771df2c29b4db58e3b7a8d808251cf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0'}) 2018-08-03 07:16:10,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:16:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9459a04a-1363-4d7e-a857-357a023e3d20 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:16:11,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9459a04a-1363-4d7e-a857-357a023e3d20 2018-08-03 07:16:11,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111569881439s 2018-08-03 07:16:11,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9459a04a-1363-4d7e-a857-357a023e3d20 2018-08-03 07:16:11,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:16:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12386b5d-2512-433e-97f7-05f113b7d65b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:16:11,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-12386b5d-2512-433e-97f7-05f113b7d65b 2018-08-03 07:16:11,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996360778809s 2018-08-03 07:16:11,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-12386b5d-2512-433e-97f7-05f113b7d65b 2018-08-03 07:16:11,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:16:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7850dd-3382-4158-9113-a8ee7ef98140 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:16:11,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1c7850dd-3382-4158-9113-a8ee7ef98140 2018-08-03 07:16:11,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119961023331s 2018-08-03 07:16:11,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1c7850dd-3382-4158-9113-a8ee7ef98140 2018-08-03 07:16:11,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:16:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2781eb8-1e4d-42b9-9590-16f2c4f16ea6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 07:16:11,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e2781eb8-1e4d-42b9-9590-16f2c4f16ea6 2018-08-03 07:16:11,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111438989639s 2018-08-03 07:16:11,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e2781eb8-1e4d-42b9-9590-16f2c4f16ea6 2018-08-03 07:16:11,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:16:11,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772806e3-908e-4d81-9234-975dd82b5be3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": {"self": "http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca771df2c29b4db58e3b7a8d808251cf", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:16:11,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-772806e3-908e-4d81-9234-975dd82b5be3 2018-08-03 07:16:11,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117766141891s 2018-08-03 07:16:11,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-772806e3-908e-4d81-9234-975dd82b5be3 2018-08-03 07:16:11,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:16:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3145bb2b-4d1f-4f12-a392-1c9c69eddc7b Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123"}, "tags": [], "enabled": true, "id": "b24d529e46a144a6aa79975b44814123", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}]} 2018-08-03 07:16:11,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3145bb2b-4d1f-4f12-a392-1c9c69eddc7b 2018-08-03 07:16:11,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108760118484s 2018-08-03 07:16:11,624 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3145bb2b-4d1f-4f12-a392-1c9c69eddc7b 2018-08-03 07:16:11,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:16:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=ca771df2c29b4db58e3b7a8d808251cf&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=b24d529e46a144a6aa79975b44814123" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae83eb85-a6d2-423d-a026-342dd6379dad Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=ca771df2c29b4db58e3b7a8d808251cf&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=b24d529e46a144a6aa79975b44814123", "previous": null, "next": null}} 2018-08-03 07:16:11,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=ca771df2c29b4db58e3b7a8d808251cf&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=b24d529e46a144a6aa79975b44814123 used request id req-ae83eb85-a6d2-423d-a026-342dd6379dad 2018-08-03 07:16:11,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107681035995s 2018-08-03 07:16:11,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=ca771df2c29b4db58e3b7a8d808251cf&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=b24d529e46a144a6aa79975b44814123 used request id req-ae83eb85-a6d2-423d-a026-342dd6379dad 2018-08-03 07:16:11,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 07:16:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123/users/ca771df2c29b4db58e3b7a8d808251cf/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:16:11,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33bdf43-042a-4fd1-a1c5-bdbf97f6bf5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:16:11,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123/users/ca771df2c29b4db58e3b7a8d808251cf/roles/0900d086443d4b12b2807e88e6511d50 used request id req-a33bdf43-042a-4fd1-a1c5-bdbf97f6bf5a 2018-08-03 07:16:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.0533881187439s 2018-08-03 07:16:11,796 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123/users/ca771df2c29b4db58e3b7a8d808251cf/roles/0900d086443d4b12b2807e88e6511d50 used request id req-a33bdf43-042a-4fd1-a1c5-bdbf97f6bf5a 2018-08-03 07:16:11,797 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'b24d529e46a144a6aa79975b44814123', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4f299fd7-8fcd-4ba2-b40e-9a25ce32e360', 'username': u'vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 07:16:11,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:16:11,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:16:11,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:16:11,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:16:11,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:16:11,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:16:11,802 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', 'password': '4f299fd7-8fcd-4ba2-b40e-9a25ce32e360', 'project_name': 'vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'b24d529e46a144a6aa79975b44814123', 'project_domain_name': 'Default'} 2018-08-03 07:16:11,802 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-03 07:16:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:16:11,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caab9f84-22c6-4f3a-a2c2-da39680770e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:16:11,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-caab9f84-22c6-4f3a-a2c2-da39680770e0 2018-08-03 07:16:11,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:16:12,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T08:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b24d529e46a144a6aa79975b44814123", "name": "vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/b24d529e46a144a6aa79975b44814123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/b24d529e46a144a6aa79975b44814123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/b24d529e46a144a6aa79975b44814123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b24d529e46a144a6aa79975b44814123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/b24d529e46a144a6aa79975b44814123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/b24d529e46a144a6aa79975b44814123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/b24d529e46a144a6aa79975b44814123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/b24d529e46a144a6aa79975b44814123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/b24d529e46a144a6aa79975b44814123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/b24d529e46a144a6aa79975b44814123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/b24d529e46a144a6aa79975b44814123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/b24d529e46a144a6aa79975b44814123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b24d529e46a144a6aa79975b44814123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_b24d529e46a144a6aa79975b44814123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "id": "ca771df2c29b4db58e3b7a8d808251cf"}, "audit_ids": ["OWr_etnyQwK2ZxTceKCxtQ"], "issued_at": "2018-08-03T07:16:12.000000Z"}} 2018-08-03 07:16:12,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:16:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"network": {"name": "vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "admin_state_up": true}}' 2018-08-03 07:16:12,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ab82321c-9c95-4c54-9647-9fa5f2fad0f8 Date: Fri, 03 Aug 2018 07:16:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ba16d176-b0aa-4d07-a455-ec503c571156","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b24d529e46a144a6aa79975b44814123","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:16:12Z","is_default":false,"name":"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:12Z","mtu":1450}} 2018-08-03 07:16:12,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ab82321c-9c95-4c54-9647-9fa5f2fad0f8 2018-08-03 07:16:12,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.686023950577s 2018-08-03 07:16:12,901 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ab82321c-9c95-4c54-9647-9fa5f2fad0f8 2018-08-03 07:16:12,902 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:16:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ba16d176-b0aa-4d07-a455-ec503c571156', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', u'admin_state_up': True, u'tenant_id': u'b24d529e46a144a6aa79975b44814123', u'created_at': u'2018-08-03T07:16:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b24d529e46a144a6aa79975b44814123', u'l2_adjacency': True}) 2018-08-03 07:16:12,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:16:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:13,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-26694e94-12ed-434e-91a9-e6937234865d Date: Fri, 03 Aug 2018 07:16:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ba16d176-b0aa-4d07-a455-ec503c571156","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b24d529e46a144a6aa79975b44814123","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:16:12Z","qos_policy_id":null,"name":"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0","admin_state_up":true,"tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:12Z","mtu":1450}]} 2018-08-03 07:16:13,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-26694e94-12ed-434e-91a9-e6937234865d 2018-08-03 07:16:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301138162613s 2018-08-03 07:16:13,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-26694e94-12ed-434e-91a9-e6937234865d 2018-08-03 07:16:13,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:16:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"subnet": {"name": "vping_userdata-subnet_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "enable_dhcp": true, "network_id": "ba16d176-b0aa-4d07-a455-ec503c571156", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:16:14,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c12f2c1f-be25-41e1-8cc8-6bd2694fabdd Date: Fri, 03 Aug 2018 07:16:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba16d176-b0aa-4d07-a455-ec503c571156","tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:16:13Z","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":"b24d529e46a144a6aa79975b44814123","id":"ceed3c28-3549-4648-a4ae-2e2856aaafbf","subnetpool_id":null,"name":"vping_userdata-subnet_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}} 2018-08-03 07:16:14,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c12f2c1f-be25-41e1-8cc8-6bd2694fabdd 2018-08-03 07:16:14,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00644803047s 2018-08-03 07:16:14,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c12f2c1f-be25-41e1-8cc8-6bd2694fabdd 2018-08-03 07:16:14,213 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:16:13Z', 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'ceed3c28-3549-4648-a4ae-2e2856aaafbf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', u'enable_dhcp': True, u'network_id': u'ba16d176-b0aa-4d07-a455-ec503c571156', u'tenant_id': u'b24d529e46a144a6aa79975b44814123', u'created_at': u'2018-08-03T07:16:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b24d529e46a144a6aa79975b44814123'}) 2018-08-03 07:16:14,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:16:14,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "vping_userdata-router_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "admin_state_up": true}}' 2018-08-03 07:16:20,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0719f70f-7c15-4a70-8cdb-d8c025bcb0b3 Date: Fri, 03 Aug 2018 07:16:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b24d529e46a144a6aa79975b44814123", "created_at": "2018-08-03T07:16:15Z", "admin_state_up": true, "updated_at": "2018-08-03T07:16:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b24d529e46a144a6aa79975b44814123", "id": "79ed8388-7afa-4fad-b830-8c1f305f1762", "name": "vping_userdata-router_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}} 2018-08-03 07:16:20,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0719f70f-7c15-4a70-8cdb-d8c025bcb0b3 2018-08-03 07:16:20,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.74930500984s 2018-08-03 07:16:20,963 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0719f70f-7c15-4a70-8cdb-d8c025bcb0b3 2018-08-03 07:16:20,963 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:16:16Z', u'revision_number': 3, u'id': u'79ed8388-7afa-4fad-b830-8c1f305f1762', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', u'admin_state_up': True, u'tenant_id': u'b24d529e46a144a6aa79975b44814123', u'created_at': u'2018-08-03T07:16:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'b24d529e46a144a6aa79975b44814123'}) 2018-08-03 07:16:20,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:16:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"subnet_id": "ceed3c28-3549-4648-a4ae-2e2856aaafbf"}' 2018-08-03 07:16:23,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f4a4e4eb-c444-483e-8dc5-271e1f2f1c13 Date: Fri, 03 Aug 2018 07:16:23 GMT RESP BODY: {"network_id": "ba16d176-b0aa-4d07-a455-ec503c571156", "tenant_id": "b24d529e46a144a6aa79975b44814123", "subnet_id": "ceed3c28-3549-4648-a4ae-2e2856aaafbf", "subnet_ids": ["ceed3c28-3549-4648-a4ae-2e2856aaafbf"], "port_id": "f1a5e4c5-3132-4517-84e0-7a380debe8e0", "id": "79ed8388-7afa-4fad-b830-8c1f305f1762"} 2018-08-03 07:16:23,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762/add_router_interface.json used request id req-f4a4e4eb-c444-483e-8dc5-271e1f2f1c13 2018-08-03 07:16:23,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.00336289406s 2018-08-03 07:16:23,968 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762/add_router_interface.json used request id req-f4a4e4eb-c444-483e-8dc5-271e1f2f1c13 returning object 79ed8388-7afa-4fad-b830-8c1f305f1762 2018-08-03 07:16:23,968 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:16:24,101 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:16:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:16:24,108 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:16:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:16:24,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:16:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:24,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b67ae8b5-fd64-4109-a94c-c026ae248992 Date: Fri, 03 Aug 2018 07:16:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:16:24,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b67ae8b5-fd64-4109-a94c-c026ae248992 2018-08-03 07:16:24,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205861091614s 2018-08-03 07:16:24,317 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b67ae8b5-fd64-4109-a94c-c026ae248992 2018-08-03 07:16:24,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:16:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}' 2018-08-03 07:16:24,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-845d2f07-82b3-4b18-842c-5f6989ebbddb Date: Fri, 03 Aug 2018 07:16:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file", "owner": "b24d529e46a144a6aa79975b44814123", "id": "d5014b6c-da54-48f1-903f-eabd000056f4", "size": null, "self": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:16:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "checksum": null, "created_at": "2018-08-03T07:16:24Z", "protected": false} 2018-08-03 07:16:24,572 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-845d2f07-82b3-4b18-842c-5f6989ebbddb 2018-08-03 07:16:24,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.246752977371s 2018-08-03 07:16:24,573 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-845d2f07-82b3-4b18-842c-5f6989ebbddb returning object d5014b6c-da54-48f1-903f-eabd000056f4 2018-08-03 07:16:24,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:16:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '' 2018-08-03 07:16:26,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-169779d0-b4c5-4faa-8a7d-e27b5583b465 Date: Fri, 03 Aug 2018 07:16:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:16:26,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file used request id req-169779d0-b4c5-4faa-8a7d-e27b5583b465 2018-08-03 07:16:26,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59659099579s 2018-08-03 07:16:26,170 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file used request id req-169779d0-b4c5-4faa-8a7d-e27b5583b465 2018-08-03 07:16:26,171 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:16:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file', u'owner': u'b24d529e46a144a6aa79975b44814123', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd5014b6c-da54-48f1-903f-eabd000056f4', u'size': None, u'name': u'vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', u'checksum': None, u'self': u'/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:16:24Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:16:26,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:16:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:16:26,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50100135-ef88-4b1c-8c88-1112485e78f0 x-compute-request-id: req-50100135-ef88-4b1c-8c88-1112485e78f0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569"}} 2018-08-03 07:16:26,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-50100135-ef88-4b1c-8c88-1112485e78f0 2018-08-03 07:16:26,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.282964944839s 2018-08-03 07:16:26,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-50100135-ef88-4b1c-8c88-1112485e78f0 2018-08-03 07:16:26,456 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', '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'38876c385bea4432bfcee5a27ae0c10d', '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'dce16ff8-cb4d-4063-a150-c22f0cdfb569', 'swap': 0}) 2018-08-03 07:16:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:16:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" -d '{"extra_specs": {}}' 2018-08-03 07:16:26,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c6de8ba-7df4-46ef-997e-b0a7d2556cf3 x-compute-request-id: req-8c6de8ba-7df4-46ef-997e-b0a7d2556cf3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:16:26,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569/os-extra_specs used request id req-8c6de8ba-7df4-46ef-997e-b0a7d2556cf3 2018-08-03 07:16:26,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292029380798s 2018-08-03 07:16:26,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569/os-extra_specs used request id req-8c6de8ba-7df4-46ef-997e-b0a7d2556cf3 2018-08-03 07:16:26,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:16:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:26,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-7cd49241-12fb-43d1-9378-e83f38457391 Date: Fri, 03 Aug 2018 07:16:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba16d176-b0aa-4d07-a455-ec503c571156","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24d529e46a144a6aa79975b44814123","l2_adjacency":true,"status":"ACTIVE","subnets":["ceed3c28-3549-4648-a4ae-2e2856aaafbf"],"description":"","tags":[],"updated_at":"2018-08-03T07:16:13Z","qos_policy_id":null,"name":"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0","admin_state_up":true,"tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:12Z","mtu":1450}]} 2018-08-03 07:16:26,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7cd49241-12fb-43d1-9378-e83f38457391 2018-08-03 07:16:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391168832779s 2018-08-03 07:16:26,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7cd49241-12fb-43d1-9378-e83f38457391 2018-08-03 07:16:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:16:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:27,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-27aed4bb-bee6-4704-b1cc-2353722c77ce Date: Fri, 03 Aug 2018 07:16:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/d5014b6c-da54-48f1-903f-eabd000056f4/snap", "metadata": {}}], "file": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file", "owner": "b24d529e46a144a6aa79975b44814123", "id": "d5014b6c-da54-48f1-903f-eabd000056f4", "size": 12716032, "self": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/d5014b6c-da54-48f1-903f-eabd000056f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:16:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:16:27,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-27aed4bb-bee6-4704-b1cc-2353722c77ce 2018-08-03 07:16:27,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.243763923645s 2018-08-03 07:16:27,127 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-27aed4bb-bee6-4704-b1cc-2353722c77ce 2018-08-03 07:16:27,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:16:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:27,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16: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-f35466d8-d7f2-4f77-83cc-e839c0083bfa x-compute-request-id: req-f35466d8-d7f2-4f77-83cc-e839c0083bfa Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569"}]} 2018-08-03 07:16:27,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f35466d8-d7f2-4f77-83cc-e839c0083bfa 2018-08-03 07:16:27,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203603982925s 2018-08-03 07:16:27,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-f35466d8-d7f2-4f77-83cc-e839c0083bfa 2018-08-03 07:16:27,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:16:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"server": {"name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "imageRef": "d5014b6c-da54-48f1-903f-eabd000056f4", "flavorRef": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ba16d176-b0aa-4d07-a455-ec503c571156"}]}}' 2018-08-03 07:16:31,589 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:16: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-7d6c3e9e-5449-4322-bca8-851c8f1c8463 x-compute-request-id: req-7d6c3e9e-5449-4322-bca8-851c8f1c8463 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "78d4d025-656f-42b7-95d9-a34db2123127", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "adminPass": "HyCpW6BHv22D"}} 2018-08-03 07:16:31,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-7d6c3e9e-5449-4322-bca8-851c8f1c8463 2018-08-03 07:16:31,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.25419306755s 2018-08-03 07:16:31,590 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-7d6c3e9e-5449-4322-bca8-851c8f1c8463 2018-08-03 07:16:31,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:16:31,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:32,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddff7e00-4aca-400a-890b-ec5d6130da9f x-compute-request-id: req-ddff7e00-4aca-400a-890b-ec5d6130da9f Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:16:32,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 used request id req-ddff7e00-4aca-400a-890b-ec5d6130da9f 2018-08-03 07:16:32,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.473765134811s 2018-08-03 07:16:32,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 used request id req-ddff7e00-4aca-400a-890b-ec5d6130da9f 2018-08-03 07:16:32,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:16:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:32,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-6eefd835-88cf-4587-93b4-22e36444eeb4 Date: Fri, 03 Aug 2018 07:16:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba16d176-b0aa-4d07-a455-ec503c571156","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24d529e46a144a6aa79975b44814123","l2_adjacency":true,"status":"ACTIVE","subnets":["ceed3c28-3549-4648-a4ae-2e2856aaafbf"],"description":"","tags":[],"updated_at":"2018-08-03T07:16:13Z","qos_policy_id":null,"name":"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0","admin_state_up":true,"tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:12Z","mtu":1450}]} 2018-08-03 07:16:32,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6eefd835-88cf-4587-93b4-22e36444eeb4 2018-08-03 07:16:32,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121327877045s 2018-08-03 07:16:32,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6eefd835-88cf-4587-93b4-22e36444eeb4 2018-08-03 07:16:32,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:16:32,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:32,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b907c467-9c9b-41cb-8625-ce6866aa6149 Date: Fri, 03 Aug 2018 07:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba16d176-b0aa-4d07-a455-ec503c571156","tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:16:13Z","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":"b24d529e46a144a6aa79975b44814123","id":"ceed3c28-3549-4648-a4ae-2e2856aaafbf","subnetpool_id":null,"name":"vping_userdata-subnet_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}]} 2018-08-03 07:16:32,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b907c467-9c9b-41cb-8625-ce6866aa6149 2018-08-03 07:16:32,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.413110017776s 2018-08-03 07:16:32,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b907c467-9c9b-41cb-8625-ce6866aa6149 2018-08-03 07:16:32,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:32,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:33,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-7203fbf6-d98c-4e33-88e9-2bf0f87f1836 x-compute-request-id: req-7203fbf6-d98c-4e33-88e9-2bf0f87f1836 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:33,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7203fbf6-d98c-4e33-88e9-2bf0f87f1836 2018-08-03 07:16:33,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473953008652s 2018-08-03 07:16:33,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7203fbf6-d98c-4e33-88e9-2bf0f87f1836 2018-08-03 07:16:33,087 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:16:35,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:35,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:35,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-8fd2cf93-cba0-4ed6-a296-59f7c025b09f x-compute-request-id: req-8fd2cf93-cba0-4ed6-a296-59f7c025b09f Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:35,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8fd2cf93-cba0-4ed6-a296-59f7c025b09f 2018-08-03 07:16:35,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479840993881s 2018-08-03 07:16:35,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8fd2cf93-cba0-4ed6-a296-59f7c025b09f 2018-08-03 07:16:35,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:16:37,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:38,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-92f38bbf-4a00-44ca-ba60-77d7ccc54454 x-compute-request-id: req-92f38bbf-4a00-44ca-ba60-77d7ccc54454 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.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:35Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:38,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92f38bbf-4a00-44ca-ba60-77d7ccc54454 2018-08-03 07:16:38,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10564303398s 2018-08-03 07:16:38,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92f38bbf-4a00-44ca-ba60-77d7ccc54454 2018-08-03 07:16:38,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:16:40,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:40,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:41,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f09a085-7479-4b27-a586-7325099e9d47 x-compute-request-id: req-8f09a085-7479-4b27-a586-7325099e9d47 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:41,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f09a085-7479-4b27-a586-7325099e9d47 2018-08-03 07:16:41,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590740919113s 2018-08-03 07:16:41,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f09a085-7479-4b27-a586-7325099e9d47 2018-08-03 07:16:41,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:16:41,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=78d4d025-656f-42b7-95d9-a34db2123127" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:41,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-e31632fe-98cd-4d26-8536-cfe7c6964215 Date: Fri, 03 Aug 2018 07:16:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:16:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ceed3c28-3549-4648-a4ae-2e2856aaafbf","ip_address":"192.168.120.5"}],"id":"5b50e665-37c1-4837-9cf0-c398567c4b4a","security_groups":["12c52704-d060-4d65-8f3d-628f474feab0"],"mac_address":"fa:16:3e:5b:27:d0","project_id":"b24d529e46a144a6aa79975b44814123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba16d176-b0aa-4d07-a455-ec503c571156","tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:36Z","binding:vnic_type":"normal","device_id":"78d4d025-656f-42b7-95d9-a34db2123127","ip_allocation":"immediate"}]} 2018-08-03 07:16:41,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=78d4d025-656f-42b7-95d9-a34db2123127 used request id req-e31632fe-98cd-4d26-8536-cfe7c6964215 2018-08-03 07:16:41,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.240094900131s 2018-08-03 07:16:41,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=78d4d025-656f-42b7-95d9-a34db2123127 used request id req-e31632fe-98cd-4d26-8536-cfe7c6964215 2018-08-03 07:16:41,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:16:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=5b50e665-37c1-4837-9cf0-c398567c4b4a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:41,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b58cf035-b149-42c5-a4f4-26da4330efa1 Date: Fri, 03 Aug 2018 07:16:41 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:16:41,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=5b50e665-37c1-4837-9cf0-c398567c4b4a used request id req-b58cf035-b149-42c5-a4f4-26da4330efa1 2018-08-03 07:16:41,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.316398143768s 2018-08-03 07:16:41,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=5b50e665-37c1-4837-9cf0-c398567c4b4a used request id req-b58cf035-b149-42c5-a4f4-26da4330efa1 2018-08-03 07:16:41,848 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:27:d0', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd5014b6c-da54-48f1-903f-eabd000056f4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:16:39.000000', 'flavor': Munch({u'id': u'dce16ff8-cb4d-4063-a150-c22f0cdfb569'}), 'az': u'nova', 'id': u'78d4d025-656f-42b7-95d9-a34db2123127', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca771df2c29b4db58e3b7a8d808251cf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b24d529e46a144a6aa79975b44814123', 'name': 'vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', '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-08-03T07:16:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:16:39Z', 'hostId': u'6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac', '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-08-03T07:16:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b24d529e46a144a6aa79975b44814123', 'name': u'vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', 'adminPass': None, 'tenant_id': u'b24d529e46a144a6aa79975b44814123', 'created_at': u'2018-08-03T07:16:31Z', 'created': u'2018-08-03T07:16:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:16:41,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:16:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:42,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-494b1f4e-75ed-46af-9534-b8ecaba8cb39 Date: Fri, 03 Aug 2018 07:16:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba16d176-b0aa-4d07-a455-ec503c571156","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24d529e46a144a6aa79975b44814123","l2_adjacency":true,"status":"ACTIVE","subnets":["ceed3c28-3549-4648-a4ae-2e2856aaafbf"],"description":"","tags":[],"updated_at":"2018-08-03T07:16:13Z","qos_policy_id":null,"name":"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0","admin_state_up":true,"tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:12Z","mtu":1450}]} 2018-08-03 07:16:42,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-494b1f4e-75ed-46af-9534-b8ecaba8cb39 2018-08-03 07:16:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32715511322s 2018-08-03 07:16:42,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-494b1f4e-75ed-46af-9534-b8ecaba8cb39 2018-08-03 07:16:42,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:16:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:42,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-411ce515-78a9-4601-965a-a88d0d54ebd4 Date: Fri, 03 Aug 2018 07:16:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/d5014b6c-da54-48f1-903f-eabd000056f4/snap", "metadata": {}}], "file": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file", "owner": "b24d529e46a144a6aa79975b44814123", "id": "d5014b6c-da54-48f1-903f-eabd000056f4", "size": 12716032, "self": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/d5014b6c-da54-48f1-903f-eabd000056f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:16:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:16:42,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-411ce515-78a9-4601-965a-a88d0d54ebd4 2018-08-03 07:16:42,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.736306190491s 2018-08-03 07:16:42,918 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-411ce515-78a9-4601-965a-a88d0d54ebd4 2018-08-03 07:16:42,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:16:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:42,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-3aa13219-ecf0-4a92-910d-2748062b8818 x-compute-request-id: req-3aa13219-ecf0-4a92-910d-2748062b8818 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569"}]} 2018-08-03 07:16:42,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3aa13219-ecf0-4a92-910d-2748062b8818 2018-08-03 07:16:42,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280230045319s 2018-08-03 07:16:42,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3aa13219-ecf0-4a92-910d-2748062b8818 2018-08-03 07:16:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:16:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"server": {"name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "imageRef": "d5014b6c-da54-48f1-903f-eabd000056f4", "flavorRef": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ba16d176-b0aa-4d07-a455-ec503c571156"}]}}' 2018-08-03 07:16:46,334 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2c6aa93-94ec-44ea-9922-393a42663fcb x-compute-request-id: req-b2c6aa93-94ec-44ea-9922-393a42663fcb Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "398908c0-856e-4df4-8534-a1ceb7469016", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "adminPass": "EGY5DtiGgcge"}} 2018-08-03 07:16:46,334 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b2c6aa93-94ec-44ea-9922-393a42663fcb 2018-08-03 07:16:46,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.38363003731s 2018-08-03 07:16:46,335 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b2c6aa93-94ec-44ea-9922-393a42663fcb 2018-08-03 07:16:46,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:16:46,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:47,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-3629d4d1-a23d-4685-b0de-64df28374ec5 x-compute-request-id: req-3629d4d1-a23d-4685-b0de-64df28374ec5 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:16:47,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 used request id req-3629d4d1-a23d-4685-b0de-64df28374ec5 2018-08-03 07:16:47,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.796728134155s 2018-08-03 07:16:47,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 used request id req-3629d4d1-a23d-4685-b0de-64df28374ec5 2018-08-03 07:16:47,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:47,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:47,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7400ec1-5fb4-441b-8a81-f739c9db56de x-compute-request-id: req-d7400ec1-5fb4-441b-8a81-f739c9db56de Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:47,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d7400ec1-5fb4-441b-8a81-f739c9db56de 2018-08-03 07:16:47,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79288315773s 2018-08-03 07:16:47,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d7400ec1-5fb4-441b-8a81-f739c9db56de 2018-08-03 07:16:47,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:16:49,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:50,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-f51213c1-cac6-45b2-b75c-593f9e49391a x-compute-request-id: req-f51213c1-cac6-45b2-b75c-593f9e49391a 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.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:49Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:50,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f51213c1-cac6-45b2-b75c-593f9e49391a 2018-08-03 07:16:50,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789669036865s 2018-08-03 07:16:50,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f51213c1-cac6-45b2-b75c-593f9e49391a 2018-08-03 07:16:50,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:16:52,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:53,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-c290ada4-721f-414f-affd-bfe0ec16b9bf x-compute-request-id: req-c290ada4-721f-414f-affd-bfe0ec16b9bf 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.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:16:49Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:53,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c290ada4-721f-414f-affd-bfe0ec16b9bf 2018-08-03 07:16:53,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58393907547s 2018-08-03 07:16:53,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c290ada4-721f-414f-affd-bfe0ec16b9bf 2018-08-03 07:16:53,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:16:55,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-4786a302-71eb-4ac8-a6d3-5ded6e5467f4 x-compute-request-id: req-4786a302-71eb-4ac8-a6d3-5ded6e5467f4 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:48", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:54.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:54Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:56,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4786a302-71eb-4ac8-a6d3-5ded6e5467f4 2018-08-03 07:16:56,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758060932159s 2018-08-03 07:16:56,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4786a302-71eb-4ac8-a6d3-5ded6e5467f4 2018-08-03 07:16:56,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:16:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=398908c0-856e-4df4-8534-a1ceb7469016" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:56,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1975e996-3aa5-41ff-978c-4a8d9c53fcad Date: Fri, 03 Aug 2018 07:16:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:16:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ceed3c28-3549-4648-a4ae-2e2856aaafbf","ip_address":"192.168.120.9"}],"id":"43d05558-3d2c-424c-b3d7-1ea5ad717b0e","security_groups":["12c52704-d060-4d65-8f3d-628f474feab0"],"mac_address":"fa:16:3e:4b:af:48","project_id":"b24d529e46a144a6aa79975b44814123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba16d176-b0aa-4d07-a455-ec503c571156","tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:50Z","binding:vnic_type":"normal","device_id":"398908c0-856e-4df4-8534-a1ceb7469016","ip_allocation":"immediate"}]} 2018-08-03 07:16:56,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=398908c0-856e-4df4-8534-a1ceb7469016 used request id req-1975e996-3aa5-41ff-978c-4a8d9c53fcad 2018-08-03 07:16:56,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.246607065201s 2018-08-03 07:16:56,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=398908c0-856e-4df4-8534-a1ceb7469016 used request id req-1975e996-3aa5-41ff-978c-4a8d9c53fcad 2018-08-03 07:16:56,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:16:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=43d05558-3d2c-424c-b3d7-1ea5ad717b0e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:56,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0a8c1b37-bf13-4451-a891-63f055fd16dc Date: Fri, 03 Aug 2018 07:16:56 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:16:56,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=43d05558-3d2c-424c-b3d7-1ea5ad717b0e used request id req-0a8c1b37-bf13-4451-a891-63f055fd16dc 2018-08-03 07:16:56,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0486750602722s 2018-08-03 07:16:56,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=43d05558-3d2c-424c-b3d7-1ea5ad717b0e used request id req-0a8c1b37-bf13-4451-a891-63f055fd16dc 2018-08-03 07:16:56,394 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:af:48', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd5014b6c-da54-48f1-903f-eabd000056f4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:16:54.000000', 'flavor': Munch({u'id': u'dce16ff8-cb4d-4063-a150-c22f0cdfb569'}), 'az': u'nova', 'id': u'398908c0-856e-4df4-8534-a1ceb7469016', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca771df2c29b4db58e3b7a8d808251cf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b24d529e46a144a6aa79975b44814123', 'name': 'vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', '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-08-03T07:16:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:16:54Z', 'hostId': u'244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9', '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-08-03T07:16:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b24d529e46a144a6aa79975b44814123', 'name': u'vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0', 'adminPass': None, 'tenant_id': u'b24d529e46a144a6aa79975b44814123', 'created_at': u'2018-08-03T07:16:46Z', 'created': u'2018-08-03T07:16:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:16:56,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:57,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97f92fec-acb6-487c-9d94-81872b0a0b2f x-compute-request-id: req-97f92fec-acb6-487c-9d94-81872b0a0b2f Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:48", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:54.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:54Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:57,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97f92fec-acb6-487c-9d94-81872b0a0b2f 2018-08-03 07:16:57,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762849092484s 2018-08-03 07:16:57,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97f92fec-acb6-487c-9d94-81872b0a0b2f 2018-08-03 07:16:57,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:16:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=398908c0-856e-4df4-8534-a1ceb7469016" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:57,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b271fc96-33b6-4925-9250-8282acdb413a Date: Fri, 03 Aug 2018 07:16:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:16:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ceed3c28-3549-4648-a4ae-2e2856aaafbf","ip_address":"192.168.120.9"}],"id":"43d05558-3d2c-424c-b3d7-1ea5ad717b0e","security_groups":["12c52704-d060-4d65-8f3d-628f474feab0"],"mac_address":"fa:16:3e:4b:af:48","project_id":"b24d529e46a144a6aa79975b44814123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba16d176-b0aa-4d07-a455-ec503c571156","tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:50Z","binding:vnic_type":"normal","device_id":"398908c0-856e-4df4-8534-a1ceb7469016","ip_allocation":"immediate"}]} 2018-08-03 07:16:57,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=398908c0-856e-4df4-8534-a1ceb7469016 used request id req-b271fc96-33b6-4925-9250-8282acdb413a 2018-08-03 07:16:57,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618238449097s 2018-08-03 07:16:57,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=398908c0-856e-4df4-8534-a1ceb7469016 used request id req-b271fc96-33b6-4925-9250-8282acdb413a 2018-08-03 07:16:57,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:16:57,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=43d05558-3d2c-424c-b3d7-1ea5ad717b0e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:57,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-56379d22-2028-48d5-828b-95d8c21262bd Date: Fri, 03 Aug 2018 07:16:57 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:16:57,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=43d05558-3d2c-424c-b3d7-1ea5ad717b0e used request id req-56379d22-2028-48d5-828b-95d8c21262bd 2018-08-03 07:16:57,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491490364075s 2018-08-03 07:16:57,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=43d05558-3d2c-424c-b3d7-1ea5ad717b0e used request id req-56379d22-2028-48d5-828b-95d8c21262bd 2018-08-03 07:16:57,281 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-03 07:16:58,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:58,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:59,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-3494249f-be95-454c-abb9-6b12ecb046f6 x-compute-request-id: req-3494249f-be95-454c-abb9-6b12ecb046f6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:48", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:54.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:54Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:39Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:16:59,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3494249f-be95-454c-abb9-6b12ecb046f6 2018-08-03 07:16:59,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.947908163071s 2018-08-03 07:16:59,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3494249f-be95-454c-abb9-6b12ecb046f6 2018-08-03 07:16:59,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 07:16:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 07:16:59,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9356de3c-60c4-48ed-a38a-96c9850a71a1 x-compute-request-id: req-9356de3c-60c4-48ed-a38a-96c9850a71a1 Content-Encoding: gzip Content-Length: 8265 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 474359735 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.140791] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142501] pid_max: default: 32768 minimum: 301\n[ 0.143429] ACPI: Core revision 20150930\n[ 0.144831] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146188] Security Framework initialized\n[ 0.147026] Yama: becoming mindful.\n[ 0.147780] AppArmor: AppArmor initialized\n[ 0.148664] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150035] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151353] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152594] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154044] Initializing cgroup subsys io\n[ 0.154881] Initializing cgroup subsys memory\n[ 0.155762] Initializing cgroup subsys devices\n[ 0.156664] Initializing cgroup subsys freezer\n[ 0.157558] Initializing cgroup subsys net_cls\n[ 0.158446] Initializing cgroup subsys perf_event\n[ 0.159379] Initializing cgroup subsys net_prio\n[ 0.160296] Initializing cgroup subsys hugetlb\n[ 0.161187] Initializing cgroup subsys pids\n[ 0.162080] CPU: Physical Processor ID: 0\n[ 0.163553] mce: CPU supports 10 MCE banks\n[ 0.164434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165463] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187598] ftrace: allocating 31920 entries in 125 pages\n[ 0.213188] smpboot: Max logical packages: 1\n[ 0.214063] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215447] x2apic enabled\n[ 0.216280] Switched APIC routing to physical x2apic.\n[ 0.218043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223183] KVM setup paravirtual spinlock\n[ 0.224506] x86: Booted up 1 node, 1 CPUs\n[ 0.225338] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226769] devtmpfs: initialized\n[ 0.228505] evm: security.selinux\n[ 0.229225] evm: security.SMACK64\n[ 0.229928] evm: security.SMACK64EXEC\n[ 0.230692] evm: security.SMACK64TRANSMUTE\n[ 0.231518] evm: security.SMACK64MMAP\n[ 0.232280] evm: security.ima\n[ 0.232935] evm: security.capability\n[ 0.233761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235656] pinctrl core: initialized pinctrl subsystem\n[ 0.236784] RTC time: 7:16:54, date: 08/03/18\n[ 0.237769] NET: Registered protocol family 16\n[ 0.238777] cpuidle: using governor ladder\n[ 0.239620] cpuidle: using governor menu\n[ 0.240428] PCCT header not found.\n[ 0.241206] ACPI: bus type PCI registered\n[ 0.242028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243305] PCI: Using configuration type 1 for base access\n[ 0.245111] ACPI: Added _OSI(Module Device)\n[ 0.245973] ACPI: Added _OSI(Processor Device)\n[ 0.246859] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247785] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249547] ACPI: Interpreter enabled\n[ 0.250338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257906] ACPI: (supports S0 S5)\n[ 0.258629] ACPI: Using IOAPIC for interrupt routing\n[ 0.259600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.263925] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266419] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268816] acpiphp: Slot [3] registered\n[ 0.269645] acpiphp: Slot [4] registered\n[ 0.270468] acpiphp: Slot [5] registered\n[ 0.271292] acpiphp: Slot [6] registered\n[ 0.272112] acpiphp: Slot [7] registered\n[ 0.272934] acpiphp: Slot [8] registered\n[ 0.273761] acpiphp: Slot [9] registered\n[ 0.274591] acpiphp: Slot [10] registered\n[ 0.275427] acpiphp: Slot [11] registered\n[ 0.276262] acpiphp: Slot [12] registered\n[ 0.277103] acpiphp: Slot [13] registered\n[ 0.277938] acpiphp: Slot [14] registered\n[ 0.278771] acpiphp: Slot [15] registered\n[ 0.289659] acpiphp: Slot [16] registered\n[ 0.290515] acpiphp: Slot [17] registered\n[ 0.291352] acpiphp: Slot [18] registered\n[ 0.292187] acpiphp: Slot [19] registered\n[ 0.293018] acpiphp: Slot [20] registered\n[ 0.293858] acpiphp: Slot [21] registered\n[ 0.294697] acpiphp: Slot [22] registered\n[ 0.295534] acpiphp: Slot [23] registered\n[ 0.296371] acpiphp: Slot [24] registered\n[ 0.297208] acpiphp: Slot [25] registered\n[ 0.298041] acpiphp: Slot [26] registered\n[ 0.298875] acpiphp: Slot [27] registered\n[ 0.299740] acpiphp: Slot [28] registered\n[ 0.300578] acpiphp: Slot [29] registered\n[ 0.301409] acpiphp: Slot [30] registered\n[ 0.302246] acpiphp: Slot [31] registered\n[ 0.303075] PCI host bridge to bus 0000:00\n[ 0.303911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.307902] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309388] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.310897] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.345023] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.346476] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347899] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349252] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350595] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353290] vgaarb: loaded\n[ 0.353903] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355164] SCSI subsystem initialized\n[ 0.356104] ACPI: bus type USB registered\n[ 0.356950] usbcore: registered new interface driver usbfs\n[ 0.358009] usbcore: registered new interface driver hub\n[ 0.359045] usbcore: registered new device driver usb\n[ 0.360181] PCI: Using ACPI for IRQ routing\n[ 0.361321] NetLabel: Initializing\n[ 0.362060] NetLabel: domain hash size = 128\n[ 0.362935] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.363914] NetLabel: unlabeled traffic allowed by default\n[ 0.365104] clocksource: Switched to clocksource kvm-clock\n[ 0.373409] AppArmor: AppArmor Filesystem Enabled\n[ 0.374414] pnp: PnP ACPI init\n[ 0.375372] pnp: PnP ACPI: found 5 devices\n[ 0.381726] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383493] NET: Registered protocol family 2\n[ 0.384564] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.385901] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387148] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388380] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390724] NET: Registered protocol family 1\n[ 0.391632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392758] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393866] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422138] Trying to unpack rootfs image as initramfs...\n[ 0.478955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480662] Scanning for low memory corruption every 60 seconds\n[ 0.482061] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.483263] audit: initializing netlink subsys (disabled)\n[ 0.484320] audit: type=2000 audit(1533280615.283:1): initialized\n[ 0.485724] Initialise system trusted keyring\n[ 0.486710] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487911] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.490089] zbud: loaded\n[ 0.490840] VFS: Disk quotas dquot_6.6.0\n[ 0.491690] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.493354] fuse init (API version 7.23)\n[ 0.494292] Key type big_key registered\n[ 0.495122] Allocating IMA MOK and blacklist keyrings.\n[ 0.496374] Key type asymmetric registered\n[ 0.497237] Asymmetric key parser 'x509' registered\n[ 0.498231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499752] io scheduler noop registered\n[ 0.500568] io scheduler deadline registered (default)\n[ 0.501601] io scheduler cfq registered\n[ 0.502478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506360] ACPI: Power Button [PWRF]\n[ 0.507239] GHES: HEST is not enabled!\n[ 0.520931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548639] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550784] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574832] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577192] Linux agpgart interface v0.103\n[ 0.579901] brd: module loaded\n[ 0.581629] loop: module loaded\n[ 0.585913] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.587668] GPT:90111 != 2097151\n[ 0.588461] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592218] GPT:90111 != 2097151\n[ 0.593043] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594281] vda: vda1 vda15\n[ 0.598774] scsi host0: ata_piix\n[ 0.599716] scsi host1: ata_piix\n[ 0.600568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.602018] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603903] libphy: Fixed MDIO Bus: probed\n[ 0.604856] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605960] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609339] PPP generic driver version 2.4.2\n[ 0.610506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611965] ehci-pci: EHCI PCI platform driver\n[ 0.613012] ehci-platform: EHCI generic platform driver\n[ 0.614217] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.615583] ohci-pci: OHCI PCI platform driver\n[ 0.616622] ohci-platform: OHCI generic platform driver\n[ 0.617829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.632620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.633859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.635607] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.636812] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.638263] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639743] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.641423] usb usb1: Product: UHCI Host Controller\n[ 0.642536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.643898] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.645078] hub 1-0:1.0: USB hub found\n[ 0.646019] hub 1-0:1.0: 2 ports detected\n[ 0.647252] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.649866] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651002] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652283] mousedev: PS/2 mouse device common for all mice\n[ 0.653828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656073] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657444] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660311] i2c /dev entries driver\n[ 0.661276] device-mapper: uevent: version 1.0.3\n[ 0.662427] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.664407] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666455] NET: Registered protocol family 10\n[ 0.668041] NET: Registered protocol family 17\n[ 0.669175] Key type dns_resolver registered\n[ 0.670554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671881] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674134] registered taskstats version 1\n[ 0.675178] Loading compiled-in X.509 certificates\n[ 0.676925] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679217] zswap: loaded using pool lzo/zbud\n[ 0.681550] Key type trusted registered\n[ 0.683541] Key type encrypted registered\n[ 0.684517] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685796] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687060] evm: HMAC attrs: 0x1\n[ 0.688285] Magic number: 14:695:267\n[ 0.689375] rtc_cmos 00:00: setting system clock to 2018-08-03 07:16:54 UTC (1533280614)\n[ 0.691357] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692690] EDD information not available.\n[ 0.763497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775397] Write protecting the kernel read-only data: 14336k\n[ 0.779329] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.781578] 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.828931] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000011\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/dev/root resized successfully [took 0.12s]\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-----\n"} 2018-08-03 07:16:59,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016/action used request id req-9356de3c-60c4-48ed-a38a-96c9850a71a1 2018-08-03 07:16:59,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.141364097595s 2018-08-03 07:16:59,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016/action used request id req-9356de3c-60c4-48ed-a38a-96c9850a71a1 2018-08-03 07:16:59,377 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 474359735 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.140791] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142501] pid_max: default: 32768 minimum: 301 [ 0.143429] ACPI: Core revision 20150930 [ 0.144831] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146188] Security Framework initialized [ 0.147026] Yama: becoming mindful. [ 0.147780] AppArmor: AppArmor initialized [ 0.148664] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150035] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151353] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152594] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154044] Initializing cgroup subsys io [ 0.154881] Initializing cgroup subsys memory [ 0.155762] Initializing cgroup subsys devices [ 0.156664] Initializing cgroup subsys freezer [ 0.157558] Initializing cgroup subsys net_cls [ 0.158446] Initializing cgroup subsys perf_event [ 0.159379] Initializing cgroup subsys net_prio [ 0.160296] Initializing cgroup subsys hugetlb [ 0.161187] Initializing cgroup subsys pids [ 0.162080] CPU: Physical Processor ID: 0 [ 0.163553] mce: CPU supports 10 MCE banks [ 0.164434] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165463] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187598] ftrace: allocating 31920 entries in 125 pages [ 0.213188] smpboot: Max logical packages: 1 [ 0.214063] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215447] x2apic enabled [ 0.216280] Switched APIC routing to physical x2apic. [ 0.218043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219200] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223183] KVM setup paravirtual spinlock [ 0.224506] x86: Booted up 1 node, 1 CPUs [ 0.225338] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226769] devtmpfs: initialized [ 0.228505] evm: security.selinux [ 0.229225] evm: security.SMACK64 [ 0.229928] evm: security.SMACK64EXEC [ 0.230692] evm: security.SMACK64TRANSMUTE [ 0.231518] evm: security.SMACK64MMAP [ 0.232280] evm: security.ima [ 0.232935] evm: security.capability [ 0.233761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235656] pinctrl core: initialized pinctrl subsystem [ 0.236784] RTC time: 7:16:54, date: 08/03/18 [ 0.237769] NET: Registered protocol family 16 [ 0.238777] cpuidle: using governor ladder [ 0.239620] cpuidle: using governor menu [ 0.240428] PCCT header not found. [ 0.241206] ACPI: bus type PCI registered [ 0.242028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243305] PCI: Using configuration type 1 for base access [ 0.245111] ACPI: Added _OSI(Module Device) [ 0.245973] ACPI: Added _OSI(Processor Device) [ 0.246859] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.247785] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249547] ACPI: Interpreter enabled [ 0.250338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257906] ACPI: (supports S0 S5) [ 0.258629] ACPI: Using IOAPIC for interrupt routing [ 0.259600] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263925] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266419] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.268816] acpiphp: Slot [3] registered [ 0.269645] acpiphp: Slot [4] registered [ 0.270468] acpiphp: Slot [5] registered [ 0.271292] acpiphp: Slot [6] registered [ 0.272112] acpiphp: Slot [7] registered [ 0.272934] acpiphp: Slot [8] registered [ 0.273761] acpiphp: Slot [9] registered [ 0.274591] acpiphp: Slot [10] registered [ 0.275427] acpiphp: Slot [11] registered [ 0.276262] acpiphp: Slot [12] registered [ 0.277103] acpiphp: Slot [13] registered [ 0.277938] acpiphp: Slot [14] registered [ 0.278771] acpiphp: Slot [15] registered [ 0.289659] acpiphp: Slot [16] registered [ 0.290515] acpiphp: Slot [17] registered [ 0.291352] acpiphp: Slot [18] registered [ 0.292187] acpiphp: Slot [19] registered [ 0.293018] acpiphp: Slot [20] registered [ 0.293858] acpiphp: Slot [21] registered [ 0.294697] acpiphp: Slot [22] registered [ 0.295534] acpiphp: Slot [23] registered [ 0.296371] acpiphp: Slot [24] registered [ 0.297208] acpiphp: Slot [25] registered [ 0.298041] acpiphp: Slot [26] registered [ 0.298875] acpiphp: Slot [27] registered [ 0.299740] acpiphp: Slot [28] registered [ 0.300578] acpiphp: Slot [29] registered [ 0.301409] acpiphp: Slot [30] registered [ 0.302246] acpiphp: Slot [31] registered [ 0.303075] PCI host bridge to bus 0000:00 [ 0.303911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.305161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.306412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.307902] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.309388] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.310897] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314161] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315492] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.316706] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318010] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323148] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343190] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345023] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346476] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347899] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349252] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350595] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351689] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353290] vgaarb: loaded [ 0.353903] vgaarb: bridge control possible 0000:00:02.0 [ 0.355164] SCSI subsystem initialized [ 0.356104] ACPI: bus type USB registered [ 0.356950] usbcore: registered new interface driver usbfs [ 0.358009] usbcore: registered new interface driver hub [ 0.359045] usbcore: registered new device driver usb [ 0.360181] PCI: Using ACPI for IRQ routing [ 0.361321] NetLabel: Initializing [ 0.362060] NetLabel: domain hash size = 128 [ 0.362935] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.363914] NetLabel: unlabeled traffic allowed by default [ 0.365104] clocksource: Switched to clocksource kvm-clock [ 0.373409] AppArmor: AppArmor Filesystem Enabled [ 0.374414] pnp: PnP ACPI init [ 0.375372] pnp: PnP ACPI: found 5 devices [ 0.381726] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383493] NET: Registered protocol family 2 [ 0.384564] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.385901] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387148] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388380] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390724] NET: Registered protocol family 1 [ 0.391632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392758] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.393866] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407961] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422138] Trying to unpack rootfs image as initramfs... [ 0.478955] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480662] Scanning for low memory corruption every 60 seconds [ 0.482061] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.483263] audit: initializing netlink subsys (disabled) [ 0.484320] audit: type=2000 audit(1533280615.283:1): initialized [ 0.485724] Initialise system trusted keyring [ 0.486710] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487911] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.490089] zbud: loaded [ 0.490840] VFS: Disk quotas dquot_6.6.0 [ 0.491690] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.493354] fuse init (API version 7.23) [ 0.494292] Key type big_key registered [ 0.495122] Allocating IMA MOK and blacklist keyrings. [ 0.496374] Key type asymmetric registered [ 0.497237] Asymmetric key parser 'x509' registered [ 0.498231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499752] io scheduler noop registered [ 0.500568] io scheduler deadline registered (default) [ 0.501601] io scheduler cfq registered [ 0.502478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503551] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506360] ACPI: Power Button [PWRF] [ 0.507239] GHES: HEST is not enabled! [ 0.520931] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548639] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550784] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574832] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577192] Linux agpgart interface v0.103 [ 0.579901] brd: module loaded [ 0.581629] loop: module loaded [ 0.585913] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587668] GPT:90111 != 2097151 [ 0.588461] GPT:Alternate GPT header not at the end of the disk. [ 0.592218] GPT:90111 != 2097151 [ 0.593043] GPT: Use GNU Parted to correct GPT errors. [ 0.594281] vda: vda1 vda15 [ 0.598774] scsi host0: ata_piix [ 0.599716] scsi host1: ata_piix [ 0.600568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.602018] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603903] libphy: Fixed MDIO Bus: probed [ 0.604856] tun: Universal TUN/TAP device driver, 1.6 [ 0.605960] tun: (C) 1999-2004 Max Krasnyansky [ 0.609339] PPP generic driver version 2.4.2 [ 0.610506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611965] ehci-pci: EHCI PCI platform driver [ 0.613012] ehci-platform: EHCI generic platform driver [ 0.614217] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.615583] ohci-pci: OHCI PCI platform driver [ 0.616622] ohci-platform: OHCI generic platform driver [ 0.617829] uhci_hcd: USB Universal Host Controller Interface driver [ 0.632620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.633859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.635607] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.636812] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.638263] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639743] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.641423] usb usb1: Product: UHCI Host Controller [ 0.642536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.643898] usb usb1: SerialNumber: 0000:00:01.2 [ 0.645078] hub 1-0:1.0: USB hub found [ 0.646019] hub 1-0:1.0: 2 ports detected [ 0.647252] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.649866] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651002] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652283] mousedev: PS/2 mouse device common for all mice [ 0.653828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656073] rtc_cmos 00:00: RTC can wake from S4 [ 0.657444] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660311] i2c /dev entries driver [ 0.661276] device-mapper: uevent: version 1.0.3 [ 0.662427] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.664407] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666455] NET: Registered protocol family 10 [ 0.668041] NET: Registered protocol family 17 [ 0.669175] Key type dns_resolver registered [ 0.670554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.671881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674134] registered taskstats version 1 [ 0.675178] Loading compiled-in X.509 certificates [ 0.676925] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.679217] zswap: loaded using pool lzo/zbud [ 0.681550] Key type trusted registered [ 0.683541] Key type encrypted registered [ 0.684517] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685796] ima: No TPM chip found, activating TPM-bypass! [ 0.687060] evm: HMAC attrs: 0x1 [ 0.688285] Magic number: 14:695:267 [ 0.689375] rtc_cmos 00:00: setting system clock to 2018-08-03 07:16:54 UTC (1533280614) [ 0.691357] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692690] EDD information not available. [ 0.763497] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.775397] Write protecting the kernel read-only data: 14336k [ 0.779329] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.781578] 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.828931] 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.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000011 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 /dev/root resized successfully [took 0.12s] === 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----- 2018-08-03 07:16:59,378 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-03 07:16:59,492 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:16:59,492 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:48 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-03 07:16:59,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:16:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:16:59,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-114914e2-4333-4e01-8855-c841a33c9ced x-compute-request-id: req-114914e2-4333-4e01-8855-c841a33c9ced Content-Type: application/json 2018-08-03 07:16:59,831 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 used request id req-114914e2-4333-4e01-8855-c841a33c9ced 2018-08-03 07:16:59,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.333925008774s 2018-08-03 07:16:59,831 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127 used request id req-114914e2-4333-4e01-8855-c841a33c9ced 2018-08-03 07:16:59,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:16:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:00,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48911289-f3ef-4757-8fea-7fdce6bba07a x-compute-request-id: req-48911289-f3ef-4757-8fea-7fdce6bba07a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:48", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:54.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:54Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:27:d0", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/78d4d025-656f-42b7-95d9-a34db2123127", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:39.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "78d4d025-656f-42b7-95d9-a34db2123127", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:59Z", "hostId": "6c8f19d41a016e02d38f1a29ef3d36d25f17a5b083c281e5e28eb8ac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:31Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:00,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-48911289-f3ef-4757-8fea-7fdce6bba07a 2018-08-03 07:17:00,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538866996765s 2018-08-03 07:17:00,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-48911289-f3ef-4757-8fea-7fdce6bba07a 2018-08-03 07:17:00,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:17:02,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:02,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17: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-4c8b34c0-d5be-4385-8019-11f2ef36b5c2 x-compute-request-id: req-4c8b34c0-d5be-4385-8019-11f2ef36b5c2 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:48", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:54.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:16:54Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:02,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4c8b34c0-d5be-4385-8019-11f2ef36b5c2 2018-08-03 07:17:02,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544759988785s 2018-08-03 07:17:02,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4c8b34c0-d5be-4385-8019-11f2ef36b5c2 2018-08-03 07:17:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:17:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:03,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:17: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-089fe681-a7a6-45b8-ac83-a322f3f9667b x-compute-request-id: req-089fe681-a7a6-45b8-ac83-a322f3f9667b Content-Type: application/json 2018-08-03 07:17:03,090 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 used request id req-089fe681-a7a6-45b8-ac83-a322f3f9667b 2018-08-03 07:17:03,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166182994843s 2018-08-03 07:17:03,090 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016 used request id req-089fe681-a7a6-45b8-ac83-a322f3f9667b 2018-08-03 07:17:03,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:03,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:03,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2399277-48f0-4383-aa18-899a6ce7bf52 x-compute-request-id: req-e2399277-48f0-4383-aa18-899a6ce7bf52 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:af:48", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/398908c0-856e-4df4-8534-a1ceb7469016", "rel": "bookmark"}], "image": {"id": "d5014b6c-da54-48f1-903f-eabd000056f4", "links": [{"href": "http://172.30.9.25:8774/images/d5014b6c-da54-48f1-903f-eabd000056f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:16:54.000000", "flavor": {"id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569", "links": [{"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}]}, "id": "398908c0-856e-4df4-8534-a1ceb7469016", "security_groups": [{"name": "default"}], "user_id": "ca771df2c29b4db58e3b7a8d808251cf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:03Z", "hostId": "244ab5f9c49c7ef8b130d09675ccd5a76f82d4d11a70ee9431250ac9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "created": "2018-08-03T07:16:46Z", "tenant_id": "b24d529e46a144a6aa79975b44814123", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:03,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e2399277-48f0-4383-aa18-899a6ce7bf52 2018-08-03 07:17:03,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635550022125s 2018-08-03 07:17:03,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e2399277-48f0-4383-aa18-899a6ce7bf52 2018-08-03 07:17:03,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:17:05,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:05,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:05,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68e63984-eeb8-4ed1-aecc-465a649945dc x-compute-request-id: req-68e63984-eeb8-4ed1-aecc-465a649945dc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 07:17:05,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68e63984-eeb8-4ed1-aecc-465a649945dc 2018-08-03 07:17:05,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19332408905s 2018-08-03 07:17:05,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-68e63984-eeb8-4ed1-aecc-465a649945dc 2018-08-03 07:17:05,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:17:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" -d '{"subnet_id": "ceed3c28-3549-4648-a4ae-2e2856aaafbf"}' 2018-08-03 07:17:08,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7680a0b3-4c25-472d-89d5-bd38c0ac5187 Date: Fri, 03 Aug 2018 07:17:08 GMT RESP BODY: {"network_id": "ba16d176-b0aa-4d07-a455-ec503c571156", "tenant_id": "b24d529e46a144a6aa79975b44814123", "subnet_id": "ceed3c28-3549-4648-a4ae-2e2856aaafbf", "subnet_ids": ["ceed3c28-3549-4648-a4ae-2e2856aaafbf"], "port_id": "f1a5e4c5-3132-4517-84e0-7a380debe8e0", "id": "79ed8388-7afa-4fad-b830-8c1f305f1762"} 2018-08-03 07:17:08,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762/remove_router_interface.json used request id req-7680a0b3-4c25-472d-89d5-bd38c0ac5187 2018-08-03 07:17:08,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45591807365s 2018-08-03 07:17:08,381 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762/remove_router_interface.json used request id req-7680a0b3-4c25-472d-89d5-bd38c0ac5187 returning object 79ed8388-7afa-4fad-b830-8c1f305f1762 2018-08-03 07:17:08,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:17:08,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:08,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c2a7df61-cbf5-4895-b403-668f119a5ac0 Date: Fri, 03 Aug 2018 07:17:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b24d529e46a144a6aa79975b44814123", "created_at": "2018-08-03T07:16:15Z", "admin_state_up": true, "updated_at": "2018-08-03T07:17:06Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "b24d529e46a144a6aa79975b44814123", "id": "79ed8388-7afa-4fad-b830-8c1f305f1762", "name": "vping_userdata-router_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}]} 2018-08-03 07:17:08,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c2a7df61-cbf5-4895-b403-668f119a5ac0 2018-08-03 07:17:08,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.319538831711s 2018-08-03 07:17:08,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c2a7df61-cbf5-4895-b403-668f119a5ac0 2018-08-03 07:17:08,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:17:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:12,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cb0d158-0e6d-4fa0-99a7-88857186221c Content-Length: 0 Date: Fri, 03 Aug 2018 07:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:17:12,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762.json used request id req-7cb0d158-0e6d-4fa0-99a7-88857186221c 2018-08-03 07:17:12,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.92796015739s 2018-08-03 07:17:12,631 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/79ed8388-7afa-4fad-b830-8c1f305f1762.json used request id req-7cb0d158-0e6d-4fa0-99a7-88857186221c 2018-08-03 07:17:12,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:17:12,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:12,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d0cdaffb-2ac2-48a5-b822-62c146a5ae75 Date: Fri, 03 Aug 2018 07:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba16d176-b0aa-4d07-a455-ec503c571156","tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:16:13Z","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":"b24d529e46a144a6aa79975b44814123","id":"ceed3c28-3549-4648-a4ae-2e2856aaafbf","subnetpool_id":null,"name":"vping_userdata-subnet_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}]} 2018-08-03 07:17:12,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d0cdaffb-2ac2-48a5-b822-62c146a5ae75 2018-08-03 07:17:12,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0525970458984s 2018-08-03 07:17:12,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d0cdaffb-2ac2-48a5-b822-62c146a5ae75 2018-08-03 07:17:12,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:17:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/ceed3c28-3549-4648-a4ae-2e2856aaafbf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:14,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ff3a99b-acf3-4e2f-a0b5-aabb0246ed37 Date: Fri, 03 Aug 2018 07:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:17:14,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ceed3c28-3549-4648-a4ae-2e2856aaafbf.json used request id req-4ff3a99b-acf3-4e2f-a0b5-aabb0246ed37 2018-08-03 07:17:14,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30583810806s 2018-08-03 07:17:14,992 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ceed3c28-3549-4648-a4ae-2e2856aaafbf.json used request id req-4ff3a99b-acf3-4e2f-a0b5-aabb0246ed37 2018-08-03 07:17:14,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:17:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:15,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-84893015-adb9-496e-8f4a-cf18a65ff499 Date: Fri, 03 Aug 2018 07:17:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ba16d176-b0aa-4d07-a455-ec503c571156","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b24d529e46a144a6aa79975b44814123","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:17:14Z","qos_policy_id":null,"name":"vping_userdata-net_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0","admin_state_up":true,"tenant_id":"b24d529e46a144a6aa79975b44814123","created_at":"2018-08-03T07:16:12Z","mtu":1450}]} 2018-08-03 07:17:15,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-84893015-adb9-496e-8f4a-cf18a65ff499 2018-08-03 07:17:15,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13148021698s 2018-08-03 07:17:15,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-84893015-adb9-496e-8f4a-cf18a65ff499 2018-08-03 07:17:15,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:17:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/ba16d176-b0aa-4d07-a455-ec503c571156.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:16,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-731f08f0-2654-48b5-81a9-3f93359e8e25 Date: Fri, 03 Aug 2018 07:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:17:16,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ba16d176-b0aa-4d07-a455-ec503c571156.json used request id req-731f08f0-2654-48b5-81a9-3f93359e8e25 2018-08-03 07:17:16,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39485216141s 2018-08-03 07:17:16,521 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ba16d176-b0aa-4d07-a455-ec503c571156.json used request id req-731f08f0-2654-48b5-81a9-3f93359e8e25 2018-08-03 07:17:16,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:17:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:16,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-02d2b28e-681a-4a45-878f-2add51db583b Date: Fri, 03 Aug 2018 07:17:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/d5014b6c-da54-48f1-903f-eabd000056f4/snap", "metadata": {}}], "file": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4/file", "owner": "b24d529e46a144a6aa79975b44814123", "id": "d5014b6c-da54-48f1-903f-eabd000056f4", "size": 12716032, "self": "/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/d5014b6c-da54-48f1-903f-eabd000056f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:16:26Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:16:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:17:16,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-02d2b28e-681a-4a45-878f-2add51db583b 2018-08-03 07:17:16,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221704006195s 2018-08-03 07:17:16,747 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-02d2b28e-681a-4a45-878f-2add51db583b 2018-08-03 07:17:16,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:17:16,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6e41acb600dc44177a4342e45e45b7b587064199" 2018-08-03 07:17:17,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2602b986-e446-4d3c-965f-7b2433380e1f Date: Fri, 03 Aug 2018 07:17:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:17:17,094 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4 used request id req-2602b986-e446-4d3c-965f-7b2433380e1f 2018-08-03 07:17:17,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.344664812088s 2018-08-03 07:17:17,094 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d5014b6c-da54-48f1-903f-eabd000056f4 used request id req-2602b986-e446-4d3c-965f-7b2433380e1f 2018-08-03 07:17:17,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:17:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:17,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17: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-a7536a47-44fd-493d-bb16-0d4226e40bd9 x-compute-request-id: req-a7536a47-44fd-493d-bb16-0d4226e40bd9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dce16ff8-cb4d-4063-a150-c22f0cdfb569"}]} 2018-08-03 07:17:17,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-a7536a47-44fd-493d-bb16-0d4226e40bd9 2018-08-03 07:17:17,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276172161102s 2018-08-03 07:17:17,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-a7536a47-44fd-493d-bb16-0d4226e40bd9 2018-08-03 07:17:17,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:17:17,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:17,159 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:17: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-fb6f1923-a119-47e6-9375-c292def5dbee x-compute-request-id: req-fb6f1923-a119-47e6-9375-c292def5dbee Content-Length: 0 Content-Type: application/json 2018-08-03 07:17:17,159 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569 used request id req-fb6f1923-a119-47e6-9375-c292def5dbee 2018-08-03 07:17:17,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350539684296s 2018-08-03 07:17:17,159 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/dce16ff8-cb4d-4063-a150-c22f0cdfb569 used request id req-fb6f1923-a119-47e6-9375-c292def5dbee 2018-08-03 07:17:17,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:17:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:17,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dc00f5-db56-493a-9aaa-1bbb709d3b79 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": {"self": "http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca771df2c29b4db58e3b7a8d808251cf", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:17:17,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-27dc00f5-db56-493a-9aaa-1bbb709d3b79 2018-08-03 07:17:17,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122919797897s 2018-08-03 07:17:17,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-27dc00f5-db56-493a-9aaa-1bbb709d3b79 2018-08-03 07:17:17,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:17:17,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:17,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67604738-277f-4c30-b7a1-846f6195319c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0", "links": {"self": "http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ca771df2c29b4db58e3b7a8d808251cf", "description": null}} 2018-08-03 07:17:17,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf used request id req-67604738-277f-4c30-b7a1-846f6195319c 2018-08-03 07:17:17,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120407104492s 2018-08-03 07:17:17,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf used request id req-67604738-277f-4c30-b7a1-846f6195319c 2018-08-03 07:17:17,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 07:17:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:17,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3e7474-48d5-4e2e-bc0b-d1511858c664 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:17:17,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf used request id req-7d3e7474-48d5-4e2e-bc0b-d1511858c664 2018-08-03 07:17:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293110847473s 2018-08-03 07:17:17,704 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/ca771df2c29b4db58e3b7a8d808251cf used request id req-7d3e7474-48d5-4e2e-bc0b-d1511858c664 2018-08-03 07:17:17,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:17:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:17,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-693925a3-0706-4ab9-aeee-44e33ff0b52d Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123"}, "tags": [], "enabled": true, "id": "b24d529e46a144a6aa79975b44814123", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d77a7578-d9e9-487a-b0ff-0c7f5d849ae0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 07:17:17,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-693925a3-0706-4ab9-aeee-44e33ff0b52d 2018-08-03 07:17:17,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101844072342s 2018-08-03 07:17:17,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-693925a3-0706-4ab9-aeee-44e33ff0b52d 2018-08-03 07:17:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 07:17:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2fd2a1bf8272af6bdd683844a83ca59781bc0fe7" 2018-08-03 07:17:18,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-badcbb01-0821-4c23-8aa6-5e174351cc66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:17:18,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123 used request id req-badcbb01-0821-4c23-8aa6-5e174351cc66 2018-08-03 07:17:18,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.202313899994s 2018-08-03 07:17:18,019 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b24d529e46a144a6aa79975b44814123 used request id req-badcbb01-0821-4c23-8aa6-5e174351cc66 2018-08-03 07:17:18,075 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-03 07:17:18,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:17:18,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:17:18,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:17:18,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:17:18,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:17:18,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:17:18,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:17:18,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:17:18,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:17:18,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:17:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:17:18,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278e682d-f5f8-4a35-9e26-e339d1a869c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:17:18,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-278e682d-f5f8-4a35-9e26-e339d1a869c7 2018-08-03 07:17:18,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:17:18,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["ZcOsMhV-Qt6tGiaqNqMwXQ"], "issued_at": "2018-08-03T07:17:18.000000Z"}} 2018-08-03 07:17:18,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:17:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:18,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e64a1cb5-439f-4523-b835-3991d72ff7e7 Date: Fri, 03 Aug 2018 07:17:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:17:18,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e64a1cb5-439f-4523-b835-3991d72ff7e7 2018-08-03 07:17:18,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282895088196s 2018-08-03 07:17:18,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e64a1cb5-439f-4523-b835-3991d72ff7e7 2018-08-03 07:17:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:17:18,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce97a3d-ab2a-419b-9828-e4f19f024848 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:17:18,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-7ce97a3d-ab2a-419b-9828-e4f19f024848 2018-08-03 07:17:18,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:17:18,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b5f5c9-1340-4408-8192-ae0fddfdceee Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 07:17:18,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-95b5f5c9-1340-4408-8192-ae0fddfdceee 2018-08-03 07:17:18,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108949899673s 2018-08-03 07:17:18,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-95b5f5c9-1340-4408-8192-ae0fddfdceee 2018-08-03 07:17:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 07:17:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}}' 2018-08-03 07:17:19,119 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c16d7c-3fb7-481c-90e8-32eef8f06168 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8"}, "tags": [], "enabled": true, "id": "13ddbdcb67774319b383b9a912fd38c8", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}} 2018-08-03 07:17:19,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-66c16d7c-3fb7-481c-90e8-32eef8f06168 2018-08-03 07:17:19,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.18350982666s 2018-08-03 07:17:19,119 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-66c16d7c-3fb7-481c-90e8-32eef8f06168 2018-08-03 07:17:19,120 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'13ddbdcb67774319b383b9a912fd38c8', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf'}) 2018-08-03 07:17:19,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 07:17:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "77038fad-44bc-4ca3-b958-7fe65d48213b", "email": null, "name": "cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}}' 2018-08-03 07:17:19,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4453b244-16ac-4892-a61f-7a60ee4fe1d5 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": {"self": "http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7dc9e0019d8e40309ca947cc0b932fc4", "domain_id": "default", "password_expires_at": null}} 2018-08-03 07:17:19,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-4453b244-16ac-4892-a61f-7a60ee4fe1d5 2018-08-03 07:17:19,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387659072876s 2018-08-03 07:17:19,514 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-4453b244-16ac-4892-a61f-7a60ee4fe1d5 2018-08-03 07:17:19,515 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7dc9e0019d8e40309ca947cc0b932fc4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf'}) 2018-08-03 07:17:19,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:17:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:19,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3aa6ff-67dc-4288-908e-5ee42645d825 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:17:19,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ce3aa6ff-67dc-4288-908e-5ee42645d825 2018-08-03 07:17:19,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106190919876s 2018-08-03 07:17:19,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ce3aa6ff-67dc-4288-908e-5ee42645d825 2018-08-03 07:17:19,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:17:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:19,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50aeaca8-f408-4046-a1e8-b24dafd022f0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:17:19,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-50aeaca8-f408-4046-a1e8-b24dafd022f0 2018-08-03 07:17:19,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963060855865s 2018-08-03 07:17:19,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-50aeaca8-f408-4046-a1e8-b24dafd022f0 2018-08-03 07:17:19,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:17:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:19,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4836fe6-8d55-4d3c-a983-90a6f8b49228 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:17:19,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4836fe6-8d55-4d3c-a983-90a6f8b49228 2018-08-03 07:17:19,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109840869904s 2018-08-03 07:17:19,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4836fe6-8d55-4d3c-a983-90a6f8b49228 2018-08-03 07:17:19,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 07:17:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:19,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec52dd8c-80f3-4105-97cb-5ffeb21340e8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 07:17:19,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ec52dd8c-80f3-4105-97cb-5ffeb21340e8 2018-08-03 07:17:19,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104526042938s 2018-08-03 07:17:19,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ec52dd8c-80f3-4105-97cb-5ffeb21340e8 2018-08-03 07:17:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:17:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:20,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2449cc0e-bcad-4825-bd0e-d8cdae7c6ba9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": {"self": "http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7dc9e0019d8e40309ca947cc0b932fc4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:17:20,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2449cc0e-bcad-4825-bd0e-d8cdae7c6ba9 2018-08-03 07:17:20,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118325948715s 2018-08-03 07:17:20,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2449cc0e-bcad-4825-bd0e-d8cdae7c6ba9 2018-08-03 07:17:20,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:17:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:20,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ec85c9-2cb9-4828-aa73-7f0374cfe29a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8"}, "tags": [], "enabled": true, "id": "13ddbdcb67774319b383b9a912fd38c8", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 07:17:20,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-32ec85c9-2cb9-4828-aa73-7f0374cfe29a 2018-08-03 07:17:20,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114372014999s 2018-08-03 07:17:20,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-32ec85c9-2cb9-4828-aa73-7f0374cfe29a 2018-08-03 07:17:20,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 07:17:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=7dc9e0019d8e40309ca947cc0b932fc4&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=13ddbdcb67774319b383b9a912fd38c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:20,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-534f85d7-0d84-458f-a3d1-8971bda41033 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=7dc9e0019d8e40309ca947cc0b932fc4&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=13ddbdcb67774319b383b9a912fd38c8", "previous": null, "next": null}} 2018-08-03 07:17:20,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7dc9e0019d8e40309ca947cc0b932fc4&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=13ddbdcb67774319b383b9a912fd38c8 used request id req-534f85d7-0d84-458f-a3d1-8971bda41033 2018-08-03 07:17:20,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106280088425s 2018-08-03 07:17:20,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7dc9e0019d8e40309ca947cc0b932fc4&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=13ddbdcb67774319b383b9a912fd38c8 used request id req-534f85d7-0d84-458f-a3d1-8971bda41033 2018-08-03 07:17:20,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 07:17:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8/users/7dc9e0019d8e40309ca947cc0b932fc4/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:17:20,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:17:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c44ee1-4fce-42b0-911b-9dae7478040e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:17:20,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8/users/7dc9e0019d8e40309ca947cc0b932fc4/roles/0900d086443d4b12b2807e88e6511d50 used request id req-a1c44ee1-4fce-42b0-911b-9dae7478040e 2018-08-03 07:17:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178275108337s 2018-08-03 07:17:20,493 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8/users/7dc9e0019d8e40309ca947cc0b932fc4/roles/0900d086443d4b12b2807e88e6511d50 used request id req-a1c44ee1-4fce-42b0-911b-9dae7478040e 2018-08-03 07:17:20,494 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'13ddbdcb67774319b383b9a912fd38c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '77038fad-44bc-4ca3-b958-7fe65d48213b', 'username': u'cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 07:17:20,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:17:20,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:17:20,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:17:20,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:17:20,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:17:20,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:17:20,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:17:20,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:17:20,499 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'password': '77038fad-44bc-4ca3-b958-7fe65d48213b', 'project_name': 'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '13ddbdcb67774319b383b9a912fd38c8', 'project_domain_name': 'Default'} 2018-08-03 07:17:20,499 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-03 07:17:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:17:20,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4e2745-2d2a-41a0-8284-cf7a5bf2f696 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:17:20,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6f4e2745-2d2a-41a0-8284-cf7a5bf2f696 2018-08-03 07:17:20,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:17:20,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T08:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13ddbdcb67774319b383b9a912fd38c8", "name": "cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/13ddbdcb67774319b383b9a912fd38c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/13ddbdcb67774319b383b9a912fd38c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/13ddbdcb67774319b383b9a912fd38c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/13ddbdcb67774319b383b9a912fd38c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/13ddbdcb67774319b383b9a912fd38c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/13ddbdcb67774319b383b9a912fd38c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/13ddbdcb67774319b383b9a912fd38c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/13ddbdcb67774319b383b9a912fd38c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/13ddbdcb67774319b383b9a912fd38c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/13ddbdcb67774319b383b9a912fd38c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/13ddbdcb67774319b383b9a912fd38c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_13ddbdcb67774319b383b9a912fd38c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_13ddbdcb67774319b383b9a912fd38c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "id": "7dc9e0019d8e40309ca947cc0b932fc4"}, "audit_ids": ["qi0AAPJeStazfd4-CXloVA"], "issued_at": "2018-08-03T07:17:20.000000Z"}} 2018-08-03 07:17:20,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:17:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"network": {"name": "cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "admin_state_up": true}}' 2018-08-03 07:17:21,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-dd3d3c1c-bede-43d1-8209-e497fd2188ae Date: Fri, 03 Aug 2018 07:17:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:17:21Z","is_default":false,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","qos_policy_id":null,"admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}} 2018-08-03 07:17:21,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dd3d3c1c-bede-43d1-8209-e497fd2188ae 2018-08-03 07:17:21,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.534623146057s 2018-08-03 07:17:21,452 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dd3d3c1c-bede-43d1-8209-e497fd2188ae 2018-08-03 07:17:21,452 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T07:17:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6e1db64d-5aed-460b-a5d8-0d1244bb87ab', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', u'admin_state_up': True, u'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', u'created_at': u'2018-08-03T07:17:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'13ddbdcb67774319b383b9a912fd38c8', u'l2_adjacency': True}) 2018-08-03 07:17:21,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:17:21,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-58805bc5-24e6-48d3-b914-c425379539bb Date: Fri, 03 Aug 2018 07:17:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:17:21Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:17:21,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-58805bc5-24e6-48d3-b914-c425379539bb 2018-08-03 07:17:21,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300719976425s 2018-08-03 07:17:21,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-58805bc5-24e6-48d3-b914-c425379539bb 2018-08-03 07:17:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:17:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"subnet": {"name": "cinder_test-subnet_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "enable_dhcp": true, "network_id": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:17:22,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2e549876-3678-41a4-afb0-d5196ef42d7e Date: Fri, 03 Aug 2018 07:17:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:17:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"13ddbdcb67774319b383b9a912fd38c8","id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","subnetpool_id":null,"name":"cinder_test-subnet_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}} 2018-08-03 07:17:22,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2e549876-3678-41a4-afb0-d5196ef42d7e 2018-08-03 07:17:22,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.821672916412s 2018-08-03 07:17:22,578 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2e549876-3678-41a4-afb0-d5196ef42d7e 2018-08-03 07:17:22,578 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:17:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'15a1ca28-09a9-40a0-964c-e76de0e894cd', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', u'enable_dhcp': True, u'network_id': u'6e1db64d-5aed-460b-a5d8-0d1244bb87ab', u'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', u'created_at': u'2018-08-03T07:17:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'13ddbdcb67774319b383b9a912fd38c8'}) 2018-08-03 07:17:22,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:17:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "cinder_test-router_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "admin_state_up": true}}' 2018-08-03 07:17:29,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-679c85fe-52de-427a-a978-c0c527d9287b Date: Fri, 03 Aug 2018 07:17:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:23Z", "admin_state_up": true, "updated_at": "2018-08-03T07:17:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425", "name": "cinder_test-router_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}} 2018-08-03 07:17:29,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-679c85fe-52de-427a-a978-c0c527d9287b 2018-08-03 07:17:29,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.77947306633s 2018-08-03 07:17:29,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-679c85fe-52de-427a-a978-c0c527d9287b 2018-08-03 07:17:29,359 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:17:24Z', u'revision_number': 3, u'id': u'479c7f66-a9f6-4d4a-8056-05d53cc7a425', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', u'admin_state_up': True, u'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', u'created_at': u'2018-08-03T07:17:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'13ddbdcb67774319b383b9a912fd38c8'}) 2018-08-03 07:17:29,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:17:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"subnet_id": "15a1ca28-09a9-40a0-964c-e76de0e894cd"}' 2018-08-03 07:17:32,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-313a331b-cd0a-4664-b82a-13e799bfc43f Date: Fri, 03 Aug 2018 07:17:32 GMT RESP BODY: {"network_id": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "subnet_id": "15a1ca28-09a9-40a0-964c-e76de0e894cd", "subnet_ids": ["15a1ca28-09a9-40a0-964c-e76de0e894cd"], "port_id": "266242c2-1e60-4580-b5b8-e98262864cb8", "id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425"} 2018-08-03 07:17:32,515 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425/add_router_interface.json used request id req-313a331b-cd0a-4664-b82a-13e799bfc43f 2018-08-03 07:17:32,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.15589499474s 2018-08-03 07:17:32,516 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425/add_router_interface.json used request id req-313a331b-cd0a-4664-b82a-13e799bfc43f returning object 479c7f66-a9f6-4d4a-8056-05d53cc7a425 2018-08-03 07:17:32,516 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:17:32,648 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:17:32,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:17:32,655 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:17:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:17:32,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:17:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:32,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-104465b8-e954-4193-8da3-2057b69d7819 Date: Fri, 03 Aug 2018 07:17:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:17:32,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-104465b8-e954-4193-8da3-2057b69d7819 2018-08-03 07:17:32,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212494134903s 2018-08-03 07:17:32,873 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-104465b8-e954-4193-8da3-2057b69d7819 2018-08-03 07:17:32,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:17:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}' 2018-08-03 07:17:33,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-92b2bc06-9dea-423a-bb47-d702b6c159e1 Date: Fri, 03 Aug 2018 07:17:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file", "owner": "13ddbdcb67774319b383b9a912fd38c8", "id": "63c843df-3822-4fd1-b5ee-35f653572e38", "size": null, "self": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:17:33Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "checksum": null, "created_at": "2018-08-03T07:17:33Z", "protected": false} 2018-08-03 07:17:33,116 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-92b2bc06-9dea-423a-bb47-d702b6c159e1 2018-08-03 07:17:33,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235497951508s 2018-08-03 07:17:33,117 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-92b2bc06-9dea-423a-bb47-d702b6c159e1 returning object 63c843df-3822-4fd1-b5ee-35f653572e38 2018-08-03 07:17:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:17:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '' 2018-08-03 07:17:34,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a799ef81-379a-4975-a86d-9ebe57b3a5a6 Date: Fri, 03 Aug 2018 07:17:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:17:34,215 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file used request id req-a799ef81-379a-4975-a86d-9ebe57b3a5a6 2018-08-03 07:17:34,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09767794609s 2018-08-03 07:17:34,215 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file used request id req-a799ef81-379a-4975-a86d-9ebe57b3a5a6 2018-08-03 07:17:34,216 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:17:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file', u'owner': u'13ddbdcb67774319b383b9a912fd38c8', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'63c843df-3822-4fd1-b5ee-35f653572e38', u'size': None, u'name': u'cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', u'checksum': None, u'self': u'/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:17:33Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:17:34,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:17:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:17:34,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8055fd84-e36b-4a20-b3fd-67124313d5ca x-compute-request-id: req-8055fd84-e36b-4a20-b3fd-67124313d5ca Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6"}} 2018-08-03 07:17:34,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8055fd84-e36b-4a20-b3fd-67124313d5ca 2018-08-03 07:17:34,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.719641923904s 2018-08-03 07:17:34,937 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8055fd84-e36b-4a20-b3fd-67124313d5ca 2018-08-03 07:17:34,938 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', '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'38876c385bea4432bfcee5a27ae0c10d', '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'8d23baee-ebfb-4a4b-92db-dc49688f2fe6', 'swap': 0}) 2018-08-03 07:17:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:17:34,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" -d '{"extra_specs": {}}' 2018-08-03 07:17:34,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce7e7c36-5399-4d91-b635-483616f65a14 x-compute-request-id: req-ce7e7c36-5399-4d91-b635-483616f65a14 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:17:34,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6/os-extra_specs used request id req-ce7e7c36-5399-4d91-b635-483616f65a14 2018-08-03 07:17:34,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0267968177795s 2018-08-03 07:17:34,966 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6/os-extra_specs used request id req-ce7e7c36-5399-4d91-b635-483616f65a14 2018-08-03 07:17:34,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 07:17:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"keypair": {"name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}}' 2018-08-03 07:17:35,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93c0a5cb-d5fc-4871-a488-b329e1c52074 x-compute-request-id: req-93c0a5cb-d5fc-4871-a488-b329e1c52074 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC09cVgioN1IOKip6Yh+8eJNRYBStNK6iQUWjd8wJtfqbx4fMFLMvlgDlDtuC6ZjZNXz9XPNbQKrj2Y9BYTUNzW5I8csC4XRJjZ0ttiE0CkuYrOw8qD8sYMHXJfdmdHA7n5aSRzL5SCPUqLfKcD8FsbOmGh/Dag9Zv9UQMLtE76JkiORvrsDqMwqFZmFEL1X5/u+DMoFYSCzkE+bcniibUfnkYkC8gSeuIqHTrHCWWzEJ3gPU6yOhO2bQLBMfIbL7KcUq0dIrQn6I8gW4RV/P+sXYcG5ac7R4aVfCIFk9UsjBmbnizR+YGKIqJfCaPzzBsgyawM0caxVuSuG868US4r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtPXFYIqDdSDioqemIfvHiTUWAUrTSuokFFo3fMCbX6m8eHzB\nSzL5YA5Q7bgumY2TV8/VzzW0Cq49mPQWE1Dc1uSPHLAuF0SY2dLbYhNApLmKzsPK\ng/LGDB1yX3ZnRwO5+Wkkcy+Ugj1Ki3ynA/BbGzphofw2oPWb/VEDC7RO+iZIjkb6\n7A6jMKhWZhRC9V+f7vgzKBWEgs5BPm3J4om1H55GJAvIEnriKh06xwllsxCd4D1O\nsjoTtm0CwTHyGy+ynFKtHSK0J+iPIFuEVfz/rF2HBuWnO0eGlXwiBZPVLIwZm54s\n0fmBiiKiXwmj88wbIMmsDNHGsVbkrhvOvFEuKwIDAQABAoIBAQCUx0RB/V/bWvA6\nfs+uPQ1ul4DCCzzw6NRFD29zV//mhOz5ushJBV3WRa7v43AcuzObDLtjI2olJeBq\n8rN7qg4Hd97Z3VfntXReEmhgmCebxxiCqqLEHUQLDeLM7dI3pq6uim13bnURJ0c0\nq4W9TU36cuN2hKB9cbGQcZypcNNGAfVQjQCQl2kNVuLAgyZkjDRCicUOIZOwL4Zc\nw4rs9GvCf9meavzuPsClWUq9e/31BGdRL4hTdMcW1f6o15IkUjjMZ3vfeWMl0bO9\n6PizCzvXKC9eFuRbF5WkAVBdmBIWHR7Jw19jmQd4gRtImKLp+4IpPmRtA41jt7ld\nTqyayuCBAoGBAOM6jFF1o849EueTz7dtWcDWDUxiyhboAwBgh06vOrJVRgu/zqta\ngHPud7e+I2X/vAxQe1TajbnoD9LVXcfH5HbYoB8JaNUy1D6LfOa1rnfn2RAtYSbr\nASnRUHDIqB2snqpo5u8tmZdEp3aD3e+U8Mdv4gRqU8vUucT3jTR551YhAoGBAMvf\ndUpPG0y7tffYutCwq7Npd818VVluue2dwrddxIzfZ0nhAoPSWTYVcDQucqTrtwd+\n8bexUSLbQN92Mwpjin58ehAVDOYKUBYC8yDQar0BwmDeo1fo/FiMm0QU1CcaS5QN\nmWhjWUvmUqoMIG1/9edtqhTzjk2I5zedqTWTf6LLAoGBALftVFc7mfP+i6bXhnM7\nGEN3AByselhARO2xNNUEEcb4L1KjV25sOz2b8VvRlGWjs1tkafAtWDr7FJPcEaT8\nsHlir3lv7GNmWVanIdq9hROZn6HwmYse/joTK8GfKjWa3HOjpgpEJubCs6rC4opj\nTOKiNZjNWDbNYfGFT88CPbcBAoGAA9EkNgbzIOWmy4QgQ0X7gPlph8xbILiE/KDm\ng15bDrQkD+sJjARFLVELb76q4NGU9Kv4xJKqTTfDqCtjWz9v2VxlQKXUPv5Ub4UQ\nnj2ose81f3DLqBqxlsrTIVwueKjyX0w94glyI4ylYY+mj8ZEiVexRoEk2ejFQ3JN\nN7aSPi8CgYBWurm3D1oEBuPf18Gjdn5Cpf9A6Ot8bRBblgPfg3WfqYwhnSNatz5m\nZaSv78d3pRuEF/qjSZkxcq6dUW80QwtlZXJ62Xm400CnC2dt7mbzLgFXVxN8LWBP\nayKXsrMSG9/0ZPI90QPeRLfjwSakkGgP/7dnWSB65Ju0TvetsxbYLA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "fingerprint": "33:4b:b2:bc:ad:83:e6:56:94:bc:a8:d3:1a:e9:17:ae"}} 2018-08-03 07:17:35,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-93c0a5cb-d5fc-4871-a488-b329e1c52074 2018-08-03 07:17:35,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.382781982422s 2018-08-03 07:17:35,349 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-93c0a5cb-d5fc-4871-a488-b329e1c52074 2018-08-03 07:17:35,350 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC09cVgioN1IOKip6Yh+8eJNRYBStNK6iQUWjd8wJtfqbx4fMFLMvlgDlDtuC6ZjZNXz9XPNbQKrj2Y9BYTUNzW5I8csC4XRJjZ0ttiE0CkuYrOw8qD8sYMHXJfdmdHA7n5aSRzL5SCPUqLfKcD8FsbOmGh/Dag9Zv9UQMLtE76JkiORvrsDqMwqFZmFEL1X5/u+DMoFYSCzkE+bcniibUfnkYkC8gSeuIqHTrHCWWzEJ3gPU6yOhO2bQLBMfIbL7KcUq0dIrQn6I8gW4RV/P+sXYcG5ac7R4aVfCIFk9UsjBmbnizR+YGKIqJfCaPzzBsgyawM0caxVuSuG868US4r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtPXFYIqDdSDioqemIfvHiTUWAUrTSuokFFo3fMCbX6m8eHzB\nSzL5YA5Q7bgumY2TV8/VzzW0Cq49mPQWE1Dc1uSPHLAuF0SY2dLbYhNApLmKzsPK\ng/LGDB1yX3ZnRwO5+Wkkcy+Ugj1Ki3ynA/BbGzphofw2oPWb/VEDC7RO+iZIjkb6\n7A6jMKhWZhRC9V+f7vgzKBWEgs5BPm3J4om1H55GJAvIEnriKh06xwllsxCd4D1O\nsjoTtm0CwTHyGy+ynFKtHSK0J+iPIFuEVfz/rF2HBuWnO0eGlXwiBZPVLIwZm54s\n0fmBiiKiXwmj88wbIMmsDNHGsVbkrhvOvFEuKwIDAQABAoIBAQCUx0RB/V/bWvA6\nfs+uPQ1ul4DCCzzw6NRFD29zV//mhOz5ushJBV3WRa7v43AcuzObDLtjI2olJeBq\n8rN7qg4Hd97Z3VfntXReEmhgmCebxxiCqqLEHUQLDeLM7dI3pq6uim13bnURJ0c0\nq4W9TU36cuN2hKB9cbGQcZypcNNGAfVQjQCQl2kNVuLAgyZkjDRCicUOIZOwL4Zc\nw4rs9GvCf9meavzuPsClWUq9e/31BGdRL4hTdMcW1f6o15IkUjjMZ3vfeWMl0bO9\n6PizCzvXKC9eFuRbF5WkAVBdmBIWHR7Jw19jmQd4gRtImKLp+4IpPmRtA41jt7ld\nTqyayuCBAoGBAOM6jFF1o849EueTz7dtWcDWDUxiyhboAwBgh06vOrJVRgu/zqta\ngHPud7e+I2X/vAxQe1TajbnoD9LVXcfH5HbYoB8JaNUy1D6LfOa1rnfn2RAtYSbr\nASnRUHDIqB2snqpo5u8tmZdEp3aD3e+U8Mdv4gRqU8vUucT3jTR551YhAoGBAMvf\ndUpPG0y7tffYutCwq7Npd818VVluue2dwrddxIzfZ0nhAoPSWTYVcDQucqTrtwd+\n8bexUSLbQN92Mwpjin58ehAVDOYKUBYC8yDQar0BwmDeo1fo/FiMm0QU1CcaS5QN\nmWhjWUvmUqoMIG1/9edtqhTzjk2I5zedqTWTf6LLAoGBALftVFc7mfP+i6bXhnM7\nGEN3AByselhARO2xNNUEEcb4L1KjV25sOz2b8VvRlGWjs1tkafAtWDr7FJPcEaT8\nsHlir3lv7GNmWVanIdq9hROZn6HwmYse/joTK8GfKjWa3HOjpgpEJubCs6rC4opj\nTOKiNZjNWDbNYfGFT88CPbcBAoGAA9EkNgbzIOWmy4QgQ0X7gPlph8xbILiE/KDm\ng15bDrQkD+sJjARFLVELb76q4NGU9Kv4xJKqTTfDqCtjWz9v2VxlQKXUPv5Ub4UQ\nnj2ose81f3DLqBqxlsrTIVwueKjyX0w94glyI4ylYY+mj8ZEiVexRoEk2ejFQ3JN\nN7aSPi8CgYBWurm3D1oEBuPf18Gjdn5Cpf9A6Ot8bRBblgPfg3WfqYwhnSNatz5m\nZaSv78d3pRuEF/qjSZkxcq6dUW80QwtlZXJ62Xm400CnC2dt7mbzLgFXVxN8LWBP\nayKXsrMSG9/0ZPI90QPeRLfjwSakkGgP/7dnWSB65Ju0TvetsxbYLA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7dc9e0019d8e40309ca947cc0b932fc4', 'name': u'cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'created_at': '2018-08-03T07:17:35.350675', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': 'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'33:4b:b2:bc:ad:83:e6:56:94:bc:a8:d3:1a:e9:17:ae', 'type': 'ssh', 'id': u'cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf'}) 2018-08-03 07:17:35,351 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtPXFYIqDdSDioqemIfvHiTUWAUrTSuokFFo3fMCbX6m8eHzB SzL5YA5Q7bgumY2TV8/VzzW0Cq49mPQWE1Dc1uSPHLAuF0SY2dLbYhNApLmKzsPK g/LGDB1yX3ZnRwO5+Wkkcy+Ugj1Ki3ynA/BbGzphofw2oPWb/VEDC7RO+iZIjkb6 7A6jMKhWZhRC9V+f7vgzKBWEgs5BPm3J4om1H55GJAvIEnriKh06xwllsxCd4D1O sjoTtm0CwTHyGy+ynFKtHSK0J+iPIFuEVfz/rF2HBuWnO0eGlXwiBZPVLIwZm54s 0fmBiiKiXwmj88wbIMmsDNHGsVbkrhvOvFEuKwIDAQABAoIBAQCUx0RB/V/bWvA6 fs+uPQ1ul4DCCzzw6NRFD29zV//mhOz5ushJBV3WRa7v43AcuzObDLtjI2olJeBq 8rN7qg4Hd97Z3VfntXReEmhgmCebxxiCqqLEHUQLDeLM7dI3pq6uim13bnURJ0c0 q4W9TU36cuN2hKB9cbGQcZypcNNGAfVQjQCQl2kNVuLAgyZkjDRCicUOIZOwL4Zc w4rs9GvCf9meavzuPsClWUq9e/31BGdRL4hTdMcW1f6o15IkUjjMZ3vfeWMl0bO9 6PizCzvXKC9eFuRbF5WkAVBdmBIWHR7Jw19jmQd4gRtImKLp+4IpPmRtA41jt7ld TqyayuCBAoGBAOM6jFF1o849EueTz7dtWcDWDUxiyhboAwBgh06vOrJVRgu/zqta gHPud7e+I2X/vAxQe1TajbnoD9LVXcfH5HbYoB8JaNUy1D6LfOa1rnfn2RAtYSbr ASnRUHDIqB2snqpo5u8tmZdEp3aD3e+U8Mdv4gRqU8vUucT3jTR551YhAoGBAMvf dUpPG0y7tffYutCwq7Npd818VVluue2dwrddxIzfZ0nhAoPSWTYVcDQucqTrtwd+ 8bexUSLbQN92Mwpjin58ehAVDOYKUBYC8yDQar0BwmDeo1fo/FiMm0QU1CcaS5QN mWhjWUvmUqoMIG1/9edtqhTzjk2I5zedqTWTf6LLAoGBALftVFc7mfP+i6bXhnM7 GEN3AByselhARO2xNNUEEcb4L1KjV25sOz2b8VvRlGWjs1tkafAtWDr7FJPcEaT8 sHlir3lv7GNmWVanIdq9hROZn6HwmYse/joTK8GfKjWa3HOjpgpEJubCs6rC4opj TOKiNZjNWDbNYfGFT88CPbcBAoGAA9EkNgbzIOWmy4QgQ0X7gPlph8xbILiE/KDm g15bDrQkD+sJjARFLVELb76q4NGU9Kv4xJKqTTfDqCtjWz9v2VxlQKXUPv5Ub4UQ nj2ose81f3DLqBqxlsrTIVwueKjyX0w94glyI4ylYY+mj8ZEiVexRoEk2ejFQ3JN N7aSPi8CgYBWurm3D1oEBuPf18Gjdn5Cpf9A6Ot8bRBblgPfg3WfqYwhnSNatz5m ZaSv78d3pRuEF/qjSZkxcq6dUW80QwtlZXJ62Xm400CnC2dt7mbzLgFXVxN8LWBP ayKXsrMSG9/0ZPI90QPeRLfjwSakkGgP/7dnWSB65Ju0TvetsxbYLA== -----END RSA PRIVATE KEY----- 2018-08-03 07:17:35,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 07:17:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"security_group": {"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-03 07:17:35,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-f69966e9-d84f-4596-bc92-d656ef0f21fe Date: Fri, 03 Aug 2018 07:17:35 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:35Z", "updated_at": "2018-08-03T07:17:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "5cc92e60-eddf-4a07-b7d2-81f320bf757f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "fb9d82df-bdb9-46a0-9764-188eca3cee23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 1, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}} 2018-08-03 07:17:35,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f69966e9-d84f-4596-bc92-d656ef0f21fe 2018-08-03 07:17:35,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.368475198746s 2018-08-03 07:17:35,723 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f69966e9-d84f-4596-bc92-d656ef0f21fe 2018-08-03 07:17:35,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:17:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:35,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-61f71448-4a87-4eb8-9264-83aad9f947ff Date: Fri, 03 Aug 2018 07:17:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:35Z", "updated_at": "2018-08-03T07:17:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "5cc92e60-eddf-4a07-b7d2-81f320bf757f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "fb9d82df-bdb9-46a0-9764-188eca3cee23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 1, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}, {"description": "Default security group", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:21Z", "updated_at": "2018-08-03T07:17:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "0c218dc9-9704-46ad-9607-aa68d6cfde09", "remote_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "46ab52ca-d456-4c5f-88b1-4b0a364eae9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "7e9cb838-3549-4864-b847-b1d879d87244", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "83096b25-eb9b-4b1b-b4aa-fe7761f08c43", "remote_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 1, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "name": "default"}]} 2018-08-03 07:17:35,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-61f71448-4a87-4eb8-9264-83aad9f947ff 2018-08-03 07:17:35,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605490207672s 2018-08-03 07:17:35,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-61f71448-4a87-4eb8-9264-83aad9f947ff 2018-08-03 07:17:35,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:17:35,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -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": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"}}' 2018-08-03 07:17:36,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0eb16157-561b-46fc-90ef-0957255bf89b Date: Fri, 03 Aug 2018 07:17:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T07:17:36Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "port_range_min": 22, "revision_number": 0, "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:36Z", "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "f0a0defc-ecd6-49c5-9b31-29e48aac7954"}} 2018-08-03 07:17:36,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0eb16157-561b-46fc-90ef-0957255bf89b 2018-08-03 07:17:36,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.337558984756s 2018-08-03 07:17:36,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-0eb16157-561b-46fc-90ef-0957255bf89b 2018-08-03 07:17:36,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:17:36,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:36,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-66da7cb2-323c-437f-9609-ca62be2c210a Date: Fri, 03 Aug 2018 07:17:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:35Z", "updated_at": "2018-08-03T07:17:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "5cc92e60-eddf-4a07-b7d2-81f320bf757f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:17:36Z", "revision_number": 0, "id": "f0a0defc-ecd6-49c5-9b31-29e48aac7954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:36Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "fb9d82df-bdb9-46a0-9764-188eca3cee23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 2, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}, {"description": "Default security group", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:21Z", "updated_at": "2018-08-03T07:17:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "0c218dc9-9704-46ad-9607-aa68d6cfde09", "remote_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "46ab52ca-d456-4c5f-88b1-4b0a364eae9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "7e9cb838-3549-4864-b847-b1d879d87244", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "83096b25-eb9b-4b1b-b4aa-fe7761f08c43", "remote_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 1, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "name": "default"}]} 2018-08-03 07:17:36,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-66da7cb2-323c-437f-9609-ca62be2c210a 2018-08-03 07:17:36,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236267089844s 2018-08-03 07:17:36,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-66da7cb2-323c-437f-9609-ca62be2c210a 2018-08-03 07:17:36,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 07:17:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -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": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"}}' 2018-08-03 07:17:36,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c87b0199-8c34-4745-acc9-1f419f834b32 Date: Fri, 03 Aug 2018 07:17:36 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-08-03T07:17:36Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "port_range_min": null, "revision_number": 0, "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:36Z", "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "3dbf824c-1aa3-4d82-a128-a251f7904dfe"}} 2018-08-03 07:17:36,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c87b0199-8c34-4745-acc9-1f419f834b32 2018-08-03 07:17:36,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164440870285s 2018-08-03 07:17:36,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c87b0199-8c34-4745-acc9-1f419f834b32 2018-08-03 07:17:36,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:17:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:36,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-bf719d7f-f33b-46ae-a8ce-c0ac5ab2ce2d Date: Fri, 03 Aug 2018 07:17:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":["15a1ca28-09a9-40a0-964c-e76de0e894cd"],"description":"","tags":[],"updated_at":"2018-08-03T07:17:22Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:17:36,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bf719d7f-f33b-46ae-a8ce-c0ac5ab2ce2d 2018-08-03 07:17:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304407119751s 2018-08-03 07:17:36,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bf719d7f-f33b-46ae-a8ce-c0ac5ab2ce2d 2018-08-03 07:17:36,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:17:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:37,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-8e49e3d0-3cf7-42a6-95d6-5188759a9e50 Date: Fri, 03 Aug 2018 07:17:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/63c843df-3822-4fd1-b5ee-35f653572e38/snap", "metadata": {}}], "file": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file", "owner": "13ddbdcb67774319b383b9a912fd38c8", "id": "63c843df-3822-4fd1-b5ee-35f653572e38", "size": 12716032, "self": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/63c843df-3822-4fd1-b5ee-35f653572e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:17:34Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:17:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:17:37,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8e49e3d0-3cf7-42a6-95d6-5188759a9e50 2018-08-03 07:17:37,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212515115738s 2018-08-03 07:17:37,062 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8e49e3d0-3cf7-42a6-95d6-5188759a9e50 2018-08-03 07:17:37,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:17:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:37,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82de6dff-d62b-4d0f-b732-b3eeffac94f7 x-compute-request-id: req-82de6dff-d62b-4d0f-b732-b3eeffac94f7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6"}]} 2018-08-03 07:17:37,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-82de6dff-d62b-4d0f-b732-b3eeffac94f7 2018-08-03 07:17:37,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297288894653s 2018-08-03 07:17:37,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-82de6dff-d62b-4d0f-b732-b3eeffac94f7 2018-08-03 07:17:37,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:17:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"server": {"name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "imageRef": "63c843df-3822-4fd1-b5ee-35f653572e38", "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "flavorRef": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab"}], "security_groups": [{"name": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"}]}}' 2018-08-03 07:17:41,203 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-093b9c3a-7a4c-469d-9be6-f22613629e7d x-compute-request-id: req-093b9c3a-7a4c-469d-9be6-f22613629e7d Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"}], "OS-DCF:diskConfig": "MANUAL", "id": "5576486c-2898-481e-a294-53f9549aab33", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "adminPass": "RcbsFqMZM4MB"}} 2018-08-03 07:17:41,203 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-093b9c3a-7a4c-469d-9be6-f22613629e7d 2018-08-03 07:17:41,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.10815906525s 2018-08-03 07:17:41,204 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-093b9c3a-7a4c-469d-9be6-f22613629e7d 2018-08-03 07:17:41,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:17:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:41,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84326cb0-9f66-49e6-ad2f-aa64ee1a35ed x-compute-request-id: req-84326cb0-9f66-49e6-ad2f-aa64ee1a35ed Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:17:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:17:41,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 used request id req-84326cb0-9f66-49e6-ad2f-aa64ee1a35ed 2018-08-03 07:17:41,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.448562145233s 2018-08-03 07:17:41,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 used request id req-84326cb0-9f66-49e6-ad2f-aa64ee1a35ed 2018-08-03 07:17:41,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:17:41,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:41,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-d5b1f475-2620-4193-b6a7-450695952a5f Date: Fri, 03 Aug 2018 07:17:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":["15a1ca28-09a9-40a0-964c-e76de0e894cd"],"description":"","tags":[],"updated_at":"2018-08-03T07:17:22Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:17:41,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d5b1f475-2620-4193-b6a7-450695952a5f 2018-08-03 07:17:41,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107069015503s 2018-08-03 07:17:41,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d5b1f475-2620-4193-b6a7-450695952a5f 2018-08-03 07:17:41,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:17:41,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:41,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f2a88ea-e178-49e8-8e78-7fcee0549ea1 Date: Fri, 03 Aug 2018 07:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"13ddbdcb67774319b383b9a912fd38c8","id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","subnetpool_id":null,"name":"cinder_test-subnet_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}]} 2018-08-03 07:17:41,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f2a88ea-e178-49e8-8e78-7fcee0549ea1 2018-08-03 07:17:41,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0614709854126s 2018-08-03 07:17:41,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0f2a88ea-e178-49e8-8e78-7fcee0549ea1 2018-08-03 07:17:41,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:41,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:42,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c2b2b35-9fda-4b32-b967-e57f710e33be x-compute-request-id: req-2c2b2b35-9fda-4b32-b967-e57f710e33be 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.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:17:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:42,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c2b2b35-9fda-4b32-b967-e57f710e33be 2018-08-03 07:17:42,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420974969864s 2018-08-03 07:17:42,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2c2b2b35-9fda-4b32-b967-e57f710e33be 2018-08-03 07:17:42,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:17:44,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:44,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af6da54f-2b53-494e-b3d4-19e9de1b5f01 x-compute-request-id: req-af6da54f-2b53-494e-b3d4-19e9de1b5f01 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:17:44Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:44,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-af6da54f-2b53-494e-b3d4-19e9de1b5f01 2018-08-03 07:17:44,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335211992264s 2018-08-03 07:17:44,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-af6da54f-2b53-494e-b3d4-19e9de1b5f01 2018-08-03 07:17:44,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:17:46,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:47,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-902664de-0073-440c-8309-fc617ad4c833 x-compute-request-id: req-902664de-0073-440c-8309-fc617ad4c833 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:17:44Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:47,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-902664de-0073-440c-8309-fc617ad4c833 2018-08-03 07:17:47,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836763143539s 2018-08-03 07:17:47,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-902664de-0073-440c-8309-fc617ad4c833 2018-08-03 07:17:47,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:17:49,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:49,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:50,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-337b52ff-b704-4af8-a061-a205b826c31a x-compute-request-id: req-337b52ff-b704-4af8-a061-a205b826c31a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:17:44Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:50,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-337b52ff-b704-4af8-a061-a205b826c31a 2018-08-03 07:17:50,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.92392206192s 2018-08-03 07:17:50,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-337b52ff-b704-4af8-a061-a205b826c31a 2018-08-03 07:17:50,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:17:52,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:17:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:52,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17: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-6ccedc27-f2b0-4ffc-9370-1baf76b1f747 x-compute-request-id: req-6ccedc27-f2b0-4ffc-9370-1baf76b1f747 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:50Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:17:52,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ccedc27-f2b0-4ffc-9370-1baf76b1f747 2018-08-03 07:17:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58663392067s 2018-08-03 07:17:52,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ccedc27-f2b0-4ffc-9370-1baf76b1f747 2018-08-03 07:17:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:17:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5576486c-2898-481e-a294-53f9549aab33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-187f512f-4e8f-45c4-824b-f40e771560b6 Date: Fri, 03 Aug 2018 07:17:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:17:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","ip_address":"192.168.120.7"}],"id":"e019bdf7-c235-4665-8cf3-c28e448350c4","security_groups":["c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"],"mac_address":"fa:16:3e:3d:b2:86","project_id":"13ddbdcb67774319b383b9a912fd38c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:44Z","binding:vnic_type":"normal","device_id":"5576486c-2898-481e-a294-53f9549aab33","ip_allocation":"immediate"}]} 2018-08-03 07:17:53,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5576486c-2898-481e-a294-53f9549aab33 used request id req-187f512f-4e8f-45c4-824b-f40e771560b6 2018-08-03 07:17:53,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.246413946152s 2018-08-03 07:17:53,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5576486c-2898-481e-a294-53f9549aab33 used request id req-187f512f-4e8f-45c4-824b-f40e771560b6 2018-08-03 07:17:53,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:17:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e019bdf7-c235-4665-8cf3-c28e448350c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:53,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b191cf80-c737-48bc-b50b-1670c2fcbf15 Date: Fri, 03 Aug 2018 07:17:53 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:17:53,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e019bdf7-c235-4665-8cf3-c28e448350c4 used request id req-b191cf80-c737-48bc-b50b-1670c2fcbf15 2018-08-03 07:17:53,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.229661941528s 2018-08-03 07:17:53,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=e019bdf7-c235-4665-8cf3-c28e448350c4 used request id req-b191cf80-c737-48bc-b50b-1670c2fcbf15 2018-08-03 07:17:53,449 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:b2:86', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'63c843df-3822-4fd1-b5ee-35f653572e38'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:17:50.000000', 'flavor': Munch({u'id': u'8d23baee-ebfb-4a4b-92db-dc49688f2fe6'}), 'az': u'nova', 'id': u'5576486c-2898-481e-a294-53f9549aab33', 'security_groups': [Munch({u'name': u'cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7dc9e0019d8e40309ca947cc0b932fc4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': 'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', '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-08-03T07:17:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:17:50Z', 'hostId': u'cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706', '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-08-03T07:17:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': u'cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'adminPass': None, 'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', 'created_at': u'2018-08-03T07:17:41Z', 'created': u'2018-08-03T07:17:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:17:53,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:17:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:53,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2416a017-901b-45d9-a877-21c01b5ce81d Date: Fri, 03 Aug 2018 07:17:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":["15a1ca28-09a9-40a0-964c-e76de0e894cd"],"description":"","tags":[],"updated_at":"2018-08-03T07:17:22Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:17:53,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2416a017-901b-45d9-a877-21c01b5ce81d 2018-08-03 07:17:53,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114587068558s 2018-08-03 07:17:53,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2416a017-901b-45d9-a877-21c01b5ce81d 2018-08-03 07:17:53,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:17:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=5576486c-2898-481e-a294-53f9549aab33" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:17:53,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a04f2530-d9a8-492f-a4fb-88648aa03667 Date: Fri, 03 Aug 2018 07:17:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:17:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","ip_address":"192.168.120.7"}],"id":"e019bdf7-c235-4665-8cf3-c28e448350c4","security_groups":["c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"],"mac_address":"fa:16:3e:3d:b2:86","project_id":"13ddbdcb67774319b383b9a912fd38c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:44Z","binding:vnic_type":"normal","device_id":"5576486c-2898-481e-a294-53f9549aab33","ip_allocation":"immediate"}]} 2018-08-03 07:17:53,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5576486c-2898-481e-a294-53f9549aab33 used request id req-a04f2530-d9a8-492f-a4fb-88648aa03667 2018-08-03 07:17:53,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0644090175629s 2018-08-03 07:17:53,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=5576486c-2898-481e-a294-53f9549aab33 used request id req-a04f2530-d9a8-492f-a4fb-88648aa03667 2018-08-03 07:17:53,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 07:17:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.7", "port_id": "e019bdf7-c235-4665-8cf3-c28e448350c4"}}' 2018-08-03 07:17:56,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-8288379f-42f6-46a0-83e6-6f73395882a9 Date: Fri, 03 Aug 2018 07:17:56 GMT RESP BODY: {"floatingip": {"router_id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:54Z", "updated_at": "2018-08-03T07:17:54Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:b2:86", "device_id": "5576486c-2898-481e-a294-53f9549aab33"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "port_id": "e019bdf7-c235-4665-8cf3-c28e448350c4", "id": "a877c121-d58e-4925-9cd2-67b35c836fe8", "qos_policy_id": null}} 2018-08-03 07:17:56,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-8288379f-42f6-46a0-83e6-6f73395882a9 2018-08-03 07:17:56,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.68123412132s 2018-08-03 07:17:56,315 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-8288379f-42f6-46a0-83e6-6f73395882a9 2018-08-03 07:17:56,317 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'479c7f66-a9f6-4d4a-8056-05d53cc7a425', 'updated_at': u'2018-08-03T07:17:54Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.207', 'revision_number': 0, 'port_id': u'e019bdf7-c235-4665-8cf3-c28e448350c4', 'id': u'a877c121-d58e-4925-9cd2-67b35c836fe8', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'e019bdf7-c235-4665-8cf3-c28e448350c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': 'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'13ddbdcb67774319b383b9a912fd38c8', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e1db64d-5aed-460b-a5d8-0d1244bb87ab', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3d:b2:86', u'device_id': u'5576486c-2898-481e-a294-53f9549aab33'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', 'created_at': u'2018-08-03T07:17:54Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e1db64d-5aed-460b-a5d8-0d1244bb87ab', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3d:b2:86', u'device_id': u'5576486c-2898-481e-a294-53f9549aab33'}), 'router': u'479c7f66-a9f6-4d4a-8056-05d53cc7a425'}) 2018-08-03 07:17:56,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 07:17:56,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 07:17:57,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07: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-4ec13895-e3e7-4489-a02e-4d628e203721 x-compute-request-id: req-4ec13895-e3e7-4489-a02e-4d628e203721 Content-Encoding: gzip Content-Length: 9572 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 498905254 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.151805] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153781] pid_max: default: 32768 minimum: 301\n[ 0.154846] ACPI: Core revision 20150930\n[ 0.156336] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157876] Security Framework initialized\n[ 0.158836] Yama: becoming mindful.\n[ 0.159677] AppArmor: AppArmor initialized\n[ 0.160655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.162164] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.163650] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164994] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.166564] Initializing cgroup subsys io\n[ 0.167489] Initializing cgroup subsys memory\n[ 0.168470] Initializing cgroup subsys devices\n[ 0.169491] Initializing cgroup subsys freezer\n[ 0.170490] Initializing cgroup subsys net_cls\n[ 0.171493] Initializing cgroup subsys perf_event\n[ 0.172546] Initializing cgroup subsys net_prio\n[ 0.173561] Initializing cgroup subsys hugetlb\n[ 0.174545] Initializing cgroup subsys pids\n[ 0.175548] CPU: Physical Processor ID: 0\n[ 0.177204] mce: CPU supports 10 MCE banks\n[ 0.178176] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.179327] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.195650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.201902] ftrace: allocating 31920 entries in 125 pages\n[ 0.226970] smpboot: Max logical packages: 1\n[ 0.227983] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.229440] x2apic enabled\n[ 0.230308] Switched APIC routing to physical x2apic.\n[ 0.232154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.233414] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.235684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.237657] KVM setup paravirtual spinlock\n[ 0.239067] x86: Booted up 1 node, 1 CPUs\n[ 0.239967] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.241445] devtmpfs: initialized\n[ 0.243180] evm: security.selinux\n[ 0.244000] evm: security.SMACK64\n[ 0.244759] evm: security.SMACK64EXEC\n[ 0.245533] evm: security.SMACK64TRANSMUTE\n[ 0.246389] evm: security.SMACK64MMAP\n[ 0.247175] evm: security.ima\n[ 0.247842] evm: security.capability\n[ 0.248686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250650] pinctrl core: initialized pinctrl subsystem\n[ 0.251948] RTC time: 7:17:49, date: 08/03/18\n[ 0.252967] NET: Registered protocol family 16\n[ 0.254009] cpuidle: using governor ladder\n[ 0.254887] cpuidle: using governor menu\n[ 0.255722] PCCT header not found.\n[ 0.256509] ACPI: bus type PCI registered\n[ 0.257354] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.258682] PCI: Using configuration type 1 for base access\n[ 0.260510] ACPI: Added _OSI(Module Device)\n[ 0.261400] ACPI: Added _OSI(Processor Device)\n[ 0.262308] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.263248] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.265080] ACPI: Interpreter enabled\n[ 0.265891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.267831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.269774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.271712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.273654] ACPI: (supports S0 S5)\n[ 0.274393] ACPI: Using IOAPIC for interrupt routing\n[ 0.275414] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.278631] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.279825] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.281118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.282373] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.284714] acpiphp: Slot [3] registered\n[ 0.285552] acpiphp: Slot [4] registered\n[ 0.286404] acpiphp: Slot [5] registered\n[ 0.287246] acpiphp: Slot [6] registered\n[ 0.288085] acpiphp: Slot [7] registered\n[ 0.288932] acpiphp: Slot [8] registered\n[ 0.289770] acpiphp: Slot [9] registered\n[ 0.290612] acpiphp: Slot [10] registered\n[ 0.291459] acpiphp: Slot [11] registered\n[ 0.292313] acpiphp: Slot [12] registered\n[ 0.293166] acpiphp: Slot [13] registered\n[ 0.294016] acpiphp: Slot [14] registered\n[ 0.294871] acpiphp: Slot [15] registered\n[ 0.305708] acpiphp: Slot [16] registered\n[ 0.306574] acpiphp: Slot [17] registered\n[ 0.307426] acpiphp: Slot [18] registered\n[ 0.308275] acpiphp: Slot [19] registered\n[ 0.309125] acpiphp: Slot [20] registered\n[ 0.309983] acpiphp: Slot [21] registered\n[ 0.310837] acpiphp: Slot [22] registered\n[ 0.311688] acpiphp: Slot [23] registered\n[ 0.312537] acpiphp: Slot [24] registered\n[ 0.313390] acpiphp: Slot [25] registered\n[ 0.314250] acpiphp: Slot [26] registered\n[ 0.315104] acpiphp: Slot [27] registered\n[ 0.315984] acpiphp: Slot [28] registered\n[ 0.316836] acpiphp: Slot [29] registered\n[ 0.317687] acpiphp: Slot [30] registered\n[ 0.318539] acpiphp: Slot [31] registered\n[ 0.319394] PCI host bridge to bus 0000:00\n[ 0.320245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.321521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.322803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.324328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.325844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.327399] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.330792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.332135] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.333379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.334709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.338300] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.339943] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358899] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360810] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362299] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365229] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.366564] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.367927] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.370670] vgaarb: loaded\n[ 0.371297] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372580] SCSI subsystem initialized\n[ 0.373538] ACPI: bus type USB registered\n[ 0.374412] usbcore: registered new interface driver usbfs\n[ 0.375512] usbcore: registered new interface driver hub\n[ 0.376586] usbcore: registered new device driver usb\n[ 0.377757] PCI: Using ACPI for IRQ routing\n[ 0.378924] NetLabel: Initializing\n[ 0.379687] NetLabel: domain hash size = 128\n[ 0.380583] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381596] NetLabel: unlabeled traffic allowed by default\n[ 0.382822] clocksource: Switched to clocksource kvm-clock\n[ 0.391000] AppArmor: AppArmor Filesystem Enabled\n[ 0.392028] pnp: PnP ACPI init\n[ 0.393007] pnp: PnP ACPI: found 5 devices\n[ 0.399472] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401285] NET: Registered protocol family 2\n[ 0.402385] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403760] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405033] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407441] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408692] NET: Registered protocol family 1\n[ 0.409620] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411920] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426031] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440216] Trying to unpack rootfs image as initramfs...\n[ 0.497281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499032] Scanning for low memory corruption every 60 seconds\n[ 0.500454] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501690] audit: initializing netlink subsys (disabled)\n[ 0.502773] audit: type=2000 audit(1533280670.797:1): initialized\n[ 0.504206] Initialise system trusted keyring\n[ 0.505205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508648] zbud: loaded\n[ 0.509412] VFS: Disk quotas dquot_6.6.0\n[ 0.510280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511965] fuse init (API version 7.23)\n[ 0.512919] Key type big_key registered\n[ 0.513769] Allocating IMA MOK and blacklist keyrings.\n[ 0.515072] Key type asymmetric registered\n[ 0.515953] Asymmetric key parser 'x509' registered\n[ 0.516970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518550] io scheduler noop registered\n[ 0.519392] io scheduler deadline registered (default)\n[ 0.520450] io scheduler cfq registered\n[ 0.521345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.523809] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525336] ACPI: Power Button [PWRF]\n[ 0.526249] GHES: HEST is not enabled!\n[ 0.539983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570004] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.573081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596821] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599381] Linux agpgart interface v0.103\n[ 0.602245] brd: module loaded\n[ 0.604016] loop: module loaded\n[ 0.608899] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.610429] GPT:90111 != 2097151\n[ 0.611150] GPT:Alternate GPT header not at the end of the disk.\n[ 0.612315] GPT:90111 != 2097151\n[ 0.613032] GPT: Use GNU Parted to correct GPT errors.\n[ 0.614063] vda: vda1 vda15\n[ 0.615438] scsi host0: ata_piix\n[ 0.616275] scsi host1: ata_piix\n[ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.618336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.619907] libphy: Fixed MDIO Bus: probed\n[ 0.620782] tun: Universal TUN/TAP device driver, 1.6\n[ 0.621795] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624191] PPP generic driver version 2.4.2\n[ 0.625166] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626423] ehci-pci: EHCI PCI platform driver\n[ 0.627359] ehci-platform: EHCI generic platform driver\n[ 0.628414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629617] ohci-pci: OHCI PCI platform driver\n[ 0.630537] ohci-platform: OHCI generic platform driver\n[ 0.631590] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645812] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646880] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648423] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.650712] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653515] usb usb1: Product: UHCI Host Controller\n[ 0.654497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.655702] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656743] hub 1-0:1.0: USB hub found\n[ 0.657560] hub 1-0:1.0: 2 ports detected\n[ 0.658556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660820] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662933] mousedev: PS/2 mouse device common for all mice\n[ 0.664276] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666299] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669994] i2c /dev entries driver\n[ 0.670805] device-mapper: uevent: version 1.0.3\n[ 0.671822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673566] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.675085] NET: Registered protocol family 10\n[ 0.676281] NET: Registered protocol family 17\n[ 0.677241] Key type dns_resolver registered\n[ 0.678307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.679491] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681407] registered taskstats version 1\n[ 0.682315] Loading compiled-in X.509 certificates\n[ 0.683869] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685836] zswap: loaded using pool lzo/zbud\n[ 0.687569] Key type trusted registered\n[ 0.689442] Key type encrypted registered\n[ 0.690325] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.691443] ima: No TPM chip found, activating TPM-bypass!\n[ 0.692550] evm: HMAC attrs: 0x1\n[ 0.693559] Magic number: 14:695:267\n[ 0.694463] rtc_cmos 00:00: setting system clock to 2018-08-03 07:17:50 UTC (1533280670)\n[ 0.696179] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697353] EDD information not available.\n[ 0.780203] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791934] Write protecting the kernel read-only data: 14336k\n[ 0.794102] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796124] 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.841630] 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.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000014\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-----\n/dev/root resized successfully [took 0.16s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdl6QoUrXKXgQ+Xs2FxV2pKL9McOa2I68ilCobsa0+z6SU9RUfBonM/sqLX63TJ0+f9Pgqa8PfAh+Hgu1C8jajIavRyfVYg9bycmaS8CuHx9xI8FijPE2SnBfTinLSsNlzBNIH3PINstKjjSpdJOHDkv81SXYce97uXFxmuk+QxDBZVwtumYybHB7akrZ5q78FiXjAO0iM/zopJ4+gKrdFwLQt1GojyLwbITfR/LR0cGH1egSQqswZS9L01iGDwA7eDmm7E8++7GWc1MZLS1W2NWCLFwC1jDBnzj3xVK1e9gkq6XZ72SyuFupS+W/EVfkQ7KzmhTks+Txwlpc+8rJH root@cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf\nssh-dss AAAAB3NzaC1kc3MAAACBAJTg7gn6NUCdBPj4wiuLvGaLm2c91y4WmMki46ETwZmjLUD1lx3ufg9IIeRHlt9joWY5brtAFmzVn828sflAb0Hc0fyJan+eC9quoidBm0voINi0pa95X6uK8jx1So9uW2UtdRA17GHUghxpswt4IOfMwosUVSKGD2xRbuhO+0CJAAAAFQCc82larY9SzBe1R9QrBf2yqZmZRwAAAIBUZLBSarItCqpBn34BiilnIZ8hv4CW3atAVlk+MMZTMBReUeG9YFSElEw4ITnlSjHfzeJ+01ZS5/CLmDXYkK7CHzD5NgGa3raq4umIB3WtMRGSTjZvGHVOM79V80TXnTqJU436s1Ocl3LUzPh68U5CNc3abkDdcUF7T3LRZX6fawAAAIBtS/3rzDO2ug39YfxnDyFhIlqRnAuiKPXJ9NpmvD9CgMZNI2KybMqcDXh5KoMnEvL2MpIMw06w/7VF49a7EDEdCq7e7hq8Iaui3wFf/PfHmED/JzEXvPC2gkhN5bw15S/d2iSWuEX5EhJci8cDIlnqJlkt2tlyZ3+wccpDhdmhCw== root@cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe3d:b286/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.22 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf login: "} 2018-08-03 07:17:57,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/action used request id req-4ec13895-e3e7-4489-a02e-4d628e203721 2018-08-03 07:17:57,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.833815813065s 2018-08-03 07:17:57,152 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/action used request id req-4ec13895-e3e7-4489-a02e-4d628e203721 2018-08-03 07:17:57,152 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 498905254 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.151805] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153781] pid_max: default: 32768 minimum: 301 [ 0.154846] ACPI: Core revision 20150930 [ 0.156336] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.157876] Security Framework initialized [ 0.158836] Yama: becoming mindful. [ 0.159677] AppArmor: AppArmor initialized [ 0.160655] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.162164] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.163650] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164994] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.166564] Initializing cgroup subsys io [ 0.167489] Initializing cgroup subsys memory [ 0.168470] Initializing cgroup subsys devices [ 0.169491] Initializing cgroup subsys freezer [ 0.170490] Initializing cgroup subsys net_cls [ 0.171493] Initializing cgroup subsys perf_event [ 0.172546] Initializing cgroup subsys net_prio [ 0.173561] Initializing cgroup subsys hugetlb [ 0.174545] Initializing cgroup subsys pids [ 0.175548] CPU: Physical Processor ID: 0 [ 0.177204] mce: CPU supports 10 MCE banks [ 0.178176] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.179327] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.195650] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.201902] ftrace: allocating 31920 entries in 125 pages [ 0.226970] smpboot: Max logical packages: 1 [ 0.227983] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.229440] x2apic enabled [ 0.230308] Switched APIC routing to physical x2apic. [ 0.232154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.233414] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.235684] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.237657] KVM setup paravirtual spinlock [ 0.239067] x86: Booted up 1 node, 1 CPUs [ 0.239967] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.241445] devtmpfs: initialized [ 0.243180] evm: security.selinux [ 0.244000] evm: security.SMACK64 [ 0.244759] evm: security.SMACK64EXEC [ 0.245533] evm: security.SMACK64TRANSMUTE [ 0.246389] evm: security.SMACK64MMAP [ 0.247175] evm: security.ima [ 0.247842] evm: security.capability [ 0.248686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.250650] pinctrl core: initialized pinctrl subsystem [ 0.251948] RTC time: 7:17:49, date: 08/03/18 [ 0.252967] NET: Registered protocol family 16 [ 0.254009] cpuidle: using governor ladder [ 0.254887] cpuidle: using governor menu [ 0.255722] PCCT header not found. [ 0.256509] ACPI: bus type PCI registered [ 0.257354] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.258682] PCI: Using configuration type 1 for base access [ 0.260510] ACPI: Added _OSI(Module Device) [ 0.261400] ACPI: Added _OSI(Processor Device) [ 0.262308] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.263248] ACPI: Added _OSI(Processor Aggregator Device) [ 0.265080] ACPI: Interpreter enabled [ 0.265891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.267831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.269774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.271712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.273654] ACPI: (supports S0 S5) [ 0.274393] ACPI: Using IOAPIC for interrupt routing [ 0.275414] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.278631] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.279825] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.281118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.282373] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.284714] acpiphp: Slot [3] registered [ 0.285552] acpiphp: Slot [4] registered [ 0.286404] acpiphp: Slot [5] registered [ 0.287246] acpiphp: Slot [6] registered [ 0.288085] acpiphp: Slot [7] registered [ 0.288932] acpiphp: Slot [8] registered [ 0.289770] acpiphp: Slot [9] registered [ 0.290612] acpiphp: Slot [10] registered [ 0.291459] acpiphp: Slot [11] registered [ 0.292313] acpiphp: Slot [12] registered [ 0.293166] acpiphp: Slot [13] registered [ 0.294016] acpiphp: Slot [14] registered [ 0.294871] acpiphp: Slot [15] registered [ 0.305708] acpiphp: Slot [16] registered [ 0.306574] acpiphp: Slot [17] registered [ 0.307426] acpiphp: Slot [18] registered [ 0.308275] acpiphp: Slot [19] registered [ 0.309125] acpiphp: Slot [20] registered [ 0.309983] acpiphp: Slot [21] registered [ 0.310837] acpiphp: Slot [22] registered [ 0.311688] acpiphp: Slot [23] registered [ 0.312537] acpiphp: Slot [24] registered [ 0.313390] acpiphp: Slot [25] registered [ 0.314250] acpiphp: Slot [26] registered [ 0.315104] acpiphp: Slot [27] registered [ 0.315984] acpiphp: Slot [28] registered [ 0.316836] acpiphp: Slot [29] registered [ 0.317687] acpiphp: Slot [30] registered [ 0.318539] acpiphp: Slot [31] registered [ 0.319394] PCI host bridge to bus 0000:00 [ 0.320245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.321521] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.322803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.324328] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.325844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.327399] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.330792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.332135] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.333379] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.334709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.338300] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.339943] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358899] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360810] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362299] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.365229] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.366564] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.367927] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.370670] vgaarb: loaded [ 0.371297] vgaarb: bridge control possible 0000:00:02.0 [ 0.372580] SCSI subsystem initialized [ 0.373538] ACPI: bus type USB registered [ 0.374412] usbcore: registered new interface driver usbfs [ 0.375512] usbcore: registered new interface driver hub [ 0.376586] usbcore: registered new device driver usb [ 0.377757] PCI: Using ACPI for IRQ routing [ 0.378924] NetLabel: Initializing [ 0.379687] NetLabel: domain hash size = 128 [ 0.380583] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381596] NetLabel: unlabeled traffic allowed by default [ 0.382822] clocksource: Switched to clocksource kvm-clock [ 0.391000] AppArmor: AppArmor Filesystem Enabled [ 0.392028] pnp: PnP ACPI init [ 0.393007] pnp: PnP ACPI: found 5 devices [ 0.399472] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401285] NET: Registered protocol family 2 [ 0.402385] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403760] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405033] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406293] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407441] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408692] NET: Registered protocol family 1 [ 0.409620] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411920] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426031] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.440216] Trying to unpack rootfs image as initramfs... [ 0.497281] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499032] Scanning for low memory corruption every 60 seconds [ 0.500454] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501690] audit: initializing netlink subsys (disabled) [ 0.502773] audit: type=2000 audit(1533280670.797:1): initialized [ 0.504206] Initialise system trusted keyring [ 0.505205] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508648] zbud: loaded [ 0.509412] VFS: Disk quotas dquot_6.6.0 [ 0.510280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511965] fuse init (API version 7.23) [ 0.512919] Key type big_key registered [ 0.513769] Allocating IMA MOK and blacklist keyrings. [ 0.515072] Key type asymmetric registered [ 0.515953] Asymmetric key parser 'x509' registered [ 0.516970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.518550] io scheduler noop registered [ 0.519392] io scheduler deadline registered (default) [ 0.520450] io scheduler cfq registered [ 0.521345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522459] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.523809] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525336] ACPI: Power Button [PWRF] [ 0.526249] GHES: HEST is not enabled! [ 0.539983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570004] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596821] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599381] Linux agpgart interface v0.103 [ 0.602245] brd: module loaded [ 0.604016] loop: module loaded [ 0.608899] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.610429] GPT:90111 != 2097151 [ 0.611150] GPT:Alternate GPT header not at the end of the disk. [ 0.612315] GPT:90111 != 2097151 [ 0.613032] GPT: Use GNU Parted to correct GPT errors. [ 0.614063] vda: vda1 vda15 [ 0.615438] scsi host0: ata_piix [ 0.616275] scsi host1: ata_piix [ 0.617043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.618336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.619907] libphy: Fixed MDIO Bus: probed [ 0.620782] tun: Universal TUN/TAP device driver, 1.6 [ 0.621795] tun: (C) 1999-2004 Max Krasnyansky [ 0.624191] PPP generic driver version 2.4.2 [ 0.625166] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626423] ehci-pci: EHCI PCI platform driver [ 0.627359] ehci-platform: EHCI generic platform driver [ 0.628414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.629617] ohci-pci: OHCI PCI platform driver [ 0.630537] ohci-platform: OHCI generic platform driver [ 0.631590] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646880] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648423] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.649500] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.650712] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653515] usb usb1: Product: UHCI Host Controller [ 0.654497] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655702] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656743] hub 1-0:1.0: USB hub found [ 0.657560] hub 1-0:1.0: 2 ports detected [ 0.658556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660820] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661829] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662933] mousedev: PS/2 mouse device common for all mice [ 0.664276] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666299] rtc_cmos 00:00: RTC can wake from S4 [ 0.667479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668738] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669994] i2c /dev entries driver [ 0.670805] device-mapper: uevent: version 1.0.3 [ 0.671822] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673566] ledtrig-cpu: registered to indicate activity on CPUs [ 0.675085] NET: Registered protocol family 10 [ 0.676281] NET: Registered protocol family 17 [ 0.677241] Key type dns_resolver registered [ 0.678307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.679491] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.681407] registered taskstats version 1 [ 0.682315] Loading compiled-in X.509 certificates [ 0.683869] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.685836] zswap: loaded using pool lzo/zbud [ 0.687569] Key type trusted registered [ 0.689442] Key type encrypted registered [ 0.690325] AppArmor: AppArmor sha1 policy hashing enabled [ 0.691443] ima: No TPM chip found, activating TPM-bypass! [ 0.692550] evm: HMAC attrs: 0x1 [ 0.693559] Magic number: 14:695:267 [ 0.694463] rtc_cmos 00:00: setting system clock to 2018-08-03 07:17:50 UTC (1533280670) [ 0.696179] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697353] EDD information not available. [ 0.780203] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791934] Write protecting the kernel read-only data: 14336k [ 0.794102] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.796124] 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.841630] 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.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000014 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----- /dev/root resized successfully [took 0.16s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdl6QoUrXKXgQ+Xs2FxV2pKL9McOa2I68ilCobsa0+z6SU9RUfBonM/sqLX63TJ0+f9Pgqa8PfAh+Hgu1C8jajIavRyfVYg9bycmaS8CuHx9xI8FijPE2SnBfTinLSsNlzBNIH3PINstKjjSpdJOHDkv81SXYce97uXFxmuk+QxDBZVwtumYybHB7akrZ5q78FiXjAO0iM/zopJ4+gKrdFwLQt1GojyLwbITfR/LR0cGH1egSQqswZS9L01iGDwA7eDmm7E8++7GWc1MZLS1W2NWCLFwC1jDBnzj3xVK1e9gkq6XZ72SyuFupS+W/EVfkQ7KzmhTks+Txwlpc+8rJH root@cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf ssh-dss AAAAB3NzaC1kc3MAAACBAJTg7gn6NUCdBPj4wiuLvGaLm2c91y4WmMki46ETwZmjLUD1lx3ufg9IIeRHlt9joWY5brtAFmzVn828sflAb0Hc0fyJan+eC9quoidBm0voINi0pa95X6uK8jx1So9uW2UtdRA17GHUghxpswt4IOfMwosUVSKGD2xRbuhO+0CJAAAAFQCc82larY9SzBe1R9QrBf2yqZmZRwAAAIBUZLBSarItCqpBn34BiilnIZ8hv4CW3atAVlk+MMZTMBReUeG9YFSElEw4ITnlSjHfzeJ+01ZS5/CLmDXYkK7CHzD5NgGa3raq4umIB3WtMRGSTjZvGHVOM79V80TXnTqJU436s1Ocl3LUzPh68U5CNc3abkDdcUF7T3LRZX6fawAAAIBtS/3rzDO2ug39YfxnDyFhIlqRnAuiKPXJ9NpmvD9CgMZNI2KybMqcDXh5KoMnEvL2MpIMw06w/7VF49a7EDEdCq7e7hq8Iaui3wFf/PfHmED/JzEXvPC2gkhN5bw15S/d2iSWuEX5EhJci8cDIlnqJlkt2tlyZ3+wccpDhdmhCw== root@cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe3d:b286/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf login: 2018-08-03 07:17:57,983 - paramiko.transport - DEBUG - starting thread (client mode): 0xc4e94ed0L 2018-08-03 07:17:57,983 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 07:17:58,042 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 07:17:58,043 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 07:17:58,045 - 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-08-03 07:17:58,045 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 07:17:58,045 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 07:17:58,045 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 07:17:58,045 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 07:17:58,046 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 07:17:58,098 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 07:17:58,098 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 07:17:58,115 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: a493f668185c4556e9a4db82685c613b 2018-08-03 07:17:58,116 - paramiko.transport - DEBUG - Trying discovered key 334bb2bcad83e65694bca8d31ae917ae in /tmp/tmp93NYLJ 2018-08-03 07:17:58,138 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 07:17:58,144 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 07:17:58,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-03 07:17:58,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"volume": {"display_name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "size": "2"}}' 2018-08-03 07:17:59,365 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:17:58 GMT Server: Apache x-compute-request-id: req-11c6559c-15bc-4778-aae1-b48a34fd5700 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11c6559c-15bc-4778-aae1-b48a34fd5700 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}} 2018-08-03 07:17:59,366 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes used request id req-11c6559c-15bc-4778-aae1-b48a34fd5700 2018-08-03 07:17:59,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.21543598175s 2018-08-03 07:17:59,366 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes used request id req-11c6559c-15bc-4778-aae1-b48a34fd5700 2018-08-03 07:17:59,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:17:59,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:00,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:17:59 GMT Server: Apache x-compute-request-id: req-df738068-70d8-4d1b-836d-ea7b4a5cfef3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df738068-70d8-4d1b-836d-ea7b4a5cfef3 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:17:59.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:00,308 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-df738068-70d8-4d1b-836d-ea7b4a5cfef3 2018-08-03 07:18:00,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.941177845001s 2018-08-03 07:18:00,309 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-df738068-70d8-4d1b-836d-ea7b4a5cfef3 2018-08-03 07:18:00,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:02,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:02,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:03,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:02 GMT Server: Apache x-compute-request-id: req-f5ce9cbf-dc31-466b-bf95-87ba3d5937b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5ce9cbf-dc31-466b-bf95-87ba3d5937b9 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:01.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:03,308 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-f5ce9cbf-dc31-466b-bf95-87ba3d5937b9 2018-08-03 07:18:03,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.99473285675s 2018-08-03 07:18:03,308 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-f5ce9cbf-dc31-466b-bf95-87ba3d5937b9 2018-08-03 07:18:03,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:18:03,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:03,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-56557602-ffa2-49c7-8a34-5c9378d05eb0 Date: Fri, 03 Aug 2018 07:18:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":["15a1ca28-09a9-40a0-964c-e76de0e894cd"],"description":"","tags":[],"updated_at":"2018-08-03T07:17:22Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:18:03,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-56557602-ffa2-49c7-8a34-5c9378d05eb0 2018-08-03 07:18:03,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300539016724s 2018-08-03 07:18:03,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-56557602-ffa2-49c7-8a34-5c9378d05eb0 2018-08-03 07:18:03,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:18:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:04,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-017c1468-eb44-4079-a001-31b3c8b20348 Date: Fri, 03 Aug 2018 07:18:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/63c843df-3822-4fd1-b5ee-35f653572e38/snap", "metadata": {}}], "file": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file", "owner": "13ddbdcb67774319b383b9a912fd38c8", "id": "63c843df-3822-4fd1-b5ee-35f653572e38", "size": 12716032, "self": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/63c843df-3822-4fd1-b5ee-35f653572e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:17:34Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:17:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:18:04,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-017c1468-eb44-4079-a001-31b3c8b20348 2018-08-03 07:18:04,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.707071781158s 2018-08-03 07:18:04,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-017c1468-eb44-4079-a001-31b3c8b20348 2018-08-03 07:18:04,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:18:04,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:04,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57f81daa-e463-4efc-a98a-3443d16bd0c7 x-compute-request-id: req-57f81daa-e463-4efc-a98a-3443d16bd0c7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6"}]} 2018-08-03 07:18:04,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-57f81daa-e463-4efc-a98a-3443d16bd0c7 2018-08-03 07:18:04,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257451534271s 2018-08-03 07:18:04,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-57f81daa-e463-4efc-a98a-3443d16bd0c7 2018-08-03 07:18:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 07:18:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"server": {"name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "imageRef": "63c843df-3822-4fd1-b5ee-35f653572e38", "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "flavorRef": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab"}], "security_groups": [{"name": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"}]}}' 2018-08-03 07:18:07,875 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90e8a3c6-2257-4ac8-95f9-c542b7282951 x-compute-request-id: req-90e8a3c6-2257-4ac8-95f9-c542b7282951 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"}], "OS-DCF:diskConfig": "MANUAL", "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "adminPass": "8NhHWUVxxKS4"}} 2018-08-03 07:18:07,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-90e8a3c6-2257-4ac8-95f9-c542b7282951 2018-08-03 07:18:07,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.52325987816s 2018-08-03 07:18:07,876 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-90e8a3c6-2257-4ac8-95f9-c542b7282951 2018-08-03 07:18:07,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 07:18:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:07,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5593e860-8857-41ca-bbbd-68f2954380e4 x-compute-request-id: req-5593e860-8857-41ca-bbbd-68f2954380e4 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:18:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 07:18:07,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb used request id req-5593e860-8857-41ca-bbbd-68f2954380e4 2018-08-03 07:18:07,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.0799789428711s 2018-08-03 07:18:07,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb used request id req-5593e860-8857-41ca-bbbd-68f2954380e4 2018-08-03 07:18:07,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:08,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-705f9d16-86d5-461f-af75-3601998cad2a x-compute-request-id: req-705f9d16-86d5-461f-af75-3601998cad2a Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:18:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:50Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:08,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-705f9d16-86d5-461f-af75-3601998cad2a 2018-08-03 07:18:08,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599931955338s 2018-08-03 07:18:08,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-705f9d16-86d5-461f-af75-3601998cad2a 2018-08-03 07:18:08,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:10,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:11,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18: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-3e4ab959-be37-49a2-8733-7b2f33801c37 x-compute-request-id: req-3e4ab959-be37-49a2-8733-7b2f33801c37 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:18:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:50Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:11,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e4ab959-be37-49a2-8733-7b2f33801c37 2018-08-03 07:18:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778396844864s 2018-08-03 07:18:11,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3e4ab959-be37-49a2-8733-7b2f33801c37 2018-08-03 07:18:11,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:13,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:13,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3945c6d2-bf41-4fb6-9d63-9dd294e098f6 x-compute-request-id: req-3945c6d2-bf41-4fb6-9d63-9dd294e098f6 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:18:11Z", "hostId": "bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:50Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:13,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3945c6d2-bf41-4fb6-9d63-9dd294e098f6 2018-08-03 07:18:13,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442670106888s 2018-08-03 07:18:13,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3945c6d2-bf41-4fb6-9d63-9dd294e098f6 2018-08-03 07:18:13,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:15,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:16,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-233a93c5-5f89-4326-940a-6bb55f027bb9 x-compute-request-id: req-233a93c5-5f89-4326-940a-6bb55f027bb9 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T07:18:11Z", "hostId": "bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:50Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:16,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-233a93c5-5f89-4326-940a-6bb55f027bb9 2018-08-03 07:18:16,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545032024384s 2018-08-03 07:18:16,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-233a93c5-5f89-4326-940a-6bb55f027bb9 2018-08-03 07:18:16,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:18,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:18,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:19,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0781aa9-abba-4993-9190-e1b5a7f5a34c x-compute-request-id: req-f0781aa9-abba-4993-9190-e1b5a7f5a34c Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:18:16.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:18:16Z", "hostId": "bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:17:50Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:19,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0781aa9-abba-4993-9190-e1b5a7f5a34c 2018-08-03 07:18:19,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02219295502s 2018-08-03 07:18:19,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f0781aa9-abba-4993-9190-e1b5a7f5a34c 2018-08-03 07:18:19,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:18:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=64336b2e-8c68-4617-a66e-609d11e504eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:19,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-270a6116-625e-41b9-9f2d-4f0a624f79fa Date: Fri, 03 Aug 2018 07:18:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:18:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","ip_address":"192.168.120.11"}],"id":"78098357-c93a-4816-8f26-f5c104062ce8","security_groups":["c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"],"mac_address":"fa:16:3e:51:7a:38","project_id":"13ddbdcb67774319b383b9a912fd38c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:18:11Z","binding:vnic_type":"normal","device_id":"64336b2e-8c68-4617-a66e-609d11e504eb","ip_allocation":"immediate"}]} 2018-08-03 07:18:19,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=64336b2e-8c68-4617-a66e-609d11e504eb used request id req-270a6116-625e-41b9-9f2d-4f0a624f79fa 2018-08-03 07:18:19,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.249954938889s 2018-08-03 07:18:19,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=64336b2e-8c68-4617-a66e-609d11e504eb used request id req-270a6116-625e-41b9-9f2d-4f0a624f79fa 2018-08-03 07:18:19,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:18:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=78098357-c93a-4816-8f26-f5c104062ce8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:19,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-37247aaa-e110-4cbc-b025-9bd451d33675 Date: Fri, 03 Aug 2018 07:18:19 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:18:19,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=78098357-c93a-4816-8f26-f5c104062ce8 used request id req-37247aaa-e110-4cbc-b025-9bd451d33675 2018-08-03 07:18:19,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488259792328s 2018-08-03 07:18:19,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=78098357-c93a-4816-8f26-f5c104062ce8 used request id req-37247aaa-e110-4cbc-b025-9bd451d33675 2018-08-03 07:18:19,695 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:7a:38', 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'63c843df-3822-4fd1-b5ee-35f653572e38'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T07:18:16.000000', 'flavor': Munch({u'id': u'8d23baee-ebfb-4a4b-92db-dc49688f2fe6'}), 'az': u'nova', 'id': u'64336b2e-8c68-4617-a66e-609d11e504eb', 'security_groups': [Munch({u'name': u'cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7dc9e0019d8e40309ca947cc0b932fc4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': 'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', '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-08-03T07:18:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T07:18:16Z', 'hostId': u'bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe', '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-08-03T07:18:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': u'cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'adminPass': None, 'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', 'created_at': u'2018-08-03T07:18:07Z', 'created': u'2018-08-03T07:18:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 07:18:19,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:18:19,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:19,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-d574466d-4ed0-4e86-a7c7-2ed83dc66aca Date: Fri, 03 Aug 2018 07:18:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":["15a1ca28-09a9-40a0-964c-e76de0e894cd"],"description":"","tags":[],"updated_at":"2018-08-03T07:17:22Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:18:19,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d574466d-4ed0-4e86-a7c7-2ed83dc66aca 2018-08-03 07:18:19,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114713907242s 2018-08-03 07:18:19,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d574466d-4ed0-4e86-a7c7-2ed83dc66aca 2018-08-03 07:18:19,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 07:18:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=64336b2e-8c68-4617-a66e-609d11e504eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-dee4c0c5-4df6-40ea-94ce-f2090c3425c0 Date: Fri, 03 Aug 2018 07:18:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T07:18:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","ip_address":"192.168.120.11"}],"id":"78098357-c93a-4816-8f26-f5c104062ce8","security_groups":["c9518633-9c83-46d7-8d1c-6d6f1c3ba69f"],"mac_address":"fa:16:3e:51:7a:38","project_id":"13ddbdcb67774319b383b9a912fd38c8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:18:11Z","binding:vnic_type":"normal","device_id":"64336b2e-8c68-4617-a66e-609d11e504eb","ip_allocation":"immediate"}]} 2018-08-03 07:18:20,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=64336b2e-8c68-4617-a66e-609d11e504eb used request id req-dee4c0c5-4df6-40ea-94ce-f2090c3425c0 2018-08-03 07:18:20,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.256258964539s 2018-08-03 07:18:20,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=64336b2e-8c68-4617-a66e-609d11e504eb used request id req-dee4c0c5-4df6-40ea-94ce-f2090c3425c0 2018-08-03 07:18:20,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 07:18:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.11", "port_id": "78098357-c93a-4816-8f26-f5c104062ce8"}}' 2018-08-03 07:18:22,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-79307372-e9e5-4947-b12b-3ee040ddb300 Date: Fri, 03 Aug 2018 07:18:22 GMT RESP BODY: {"floatingip": {"router_id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:18:20Z", "updated_at": "2018-08-03T07:18:20Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:51:7a:38", "device_id": "64336b2e-8c68-4617-a66e-609d11e504eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "port_id": "78098357-c93a-4816-8f26-f5c104062ce8", "id": "cbc68159-84c0-4151-9806-7a12523f9fe2", "qos_policy_id": null}} 2018-08-03 07:18:22,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-79307372-e9e5-4947-b12b-3ee040ddb300 2018-08-03 07:18:22,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.59627389908s 2018-08-03 07:18:22,669 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-79307372-e9e5-4947-b12b-3ee040ddb300 2018-08-03 07:18:22,672 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'479c7f66-a9f6-4d4a-8056-05d53cc7a425', 'updated_at': u'2018-08-03T07:18:20Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.212', 'revision_number': 0, 'port_id': u'78098357-c93a-4816-8f26-f5c104062ce8', 'id': u'cbc68159-84c0-4151-9806-7a12523f9fe2', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'78098357-c93a-4816-8f26-f5c104062ce8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13ddbdcb67774319b383b9a912fd38c8', 'name': 'cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'13ddbdcb67774319b383b9a912fd38c8', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e1db64d-5aed-460b-a5d8-0d1244bb87ab', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:51:7a:38', u'device_id': u'64336b2e-8c68-4617-a66e-609d11e504eb'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'13ddbdcb67774319b383b9a912fd38c8', 'created_at': u'2018-08-03T07:18:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e1db64d-5aed-460b-a5d8-0d1244bb87ab', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:51:7a:38', u'device_id': u'64336b2e-8c68-4617-a66e-609d11e504eb'}), 'router': u'479c7f66-a9f6-4d4a-8056-05d53cc7a425'}) 2018-08-03 07:18:22,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 07:18:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 07:18:22,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a707fcd0-040a-4e59-9967-63e81715bd9d x-compute-request-id: req-a707fcd0-040a-4e59-9967-63e81715bd9d Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 466189764 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.156129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.158110] pid_max: default: 32768 minimum: 301\n[ 0.159214] ACPI: Core revision 20150930\n[ 0.160745] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.162259] Security Framework initialized\n[ 0.163269] Yama: becoming mindful.\n[ 0.164139] AppArmor: AppArmor initialized\n[ 0.165125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.166711] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.168268] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.169713] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.171411] Initializing cgroup subsys io\n[ 0.172367] Initializing cgroup subsys memory\n[ 0.173364] Initializing cgroup subsys devices\n[ 0.174377] Initializing cgroup subsys freezer\n[ 0.175441] Initializing cgroup subsys net_cls\n[ 0.176484] Initializing cgroup subsys perf_event\n[ 0.177568] Initializing cgroup subsys net_prio\n[ 0.178640] Initializing cgroup subsys hugetlb\n[ 0.179705] Initializing cgroup subsys pids\n[ 0.180708] CPU: Physical Processor ID: 0\n[ 0.182343] mce: CPU supports 10 MCE banks\n[ 0.183378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.202512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.209015] ftrace: allocating 31920 entries in 125 pages\n[ 0.234754] smpboot: Max logical packages: 1\n[ 0.235829] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237395] x2apic enabled\n[ 0.238297] Switched APIC routing to physical x2apic.\n[ 0.240269] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.241589] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.243993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.246067] KVM setup paravirtual spinlock\n[ 0.247490] x86: Booted up 1 node, 1 CPUs\n[ 0.248445] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.250064] devtmpfs: initialized\n[ 0.251850] evm: security.selinux\n[ 0.252650] evm: security.SMACK64\n[ 0.253449] evm: security.SMACK64EXEC\n[ 0.254315] evm: security.SMACK64TRANSMUTE\n[ 0.255253] evm: security.SMACK64MMAP\n[ 0.256112] evm: security.ima\n[ 0.256847] evm: security.capability\n[ 0.257768] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.259987] pinctrl core: initialized pinctrl subsystem\n[ 0.261260] RTC time: 7:18:16, date: 08/03/18\n[ 0.262366] NET: Registered protocol family 16\n[ 0.263498] cpuidle: using governor ladder\n[ 0.264455] cpuidle: using governor menu\n[ 0.265372] PCCT header not found.\n[ 0.266245] ACPI: bus type PCI registered\n[ 0.267197] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268672] PCI: Using configuration type 1 for base access\n[ 0.270645] ACPI: Added _OSI(Module Device)\n[ 0.271623] ACPI: Added _OSI(Processor Device)\n[ 0.272631] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.273691] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.275626] ACPI: Interpreter enabled\n[ 0.276537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.278712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.280880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.283055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.285198] ACPI: (supports S0 S5)\n[ 0.286045] ACPI: Using IOAPIC for interrupt routing\n[ 0.287183] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.290654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.291987] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.297549] acpiphp: Slot [3] registered\n[ 0.298491] acpiphp: Slot [4] registered\n[ 0.299467] acpiphp: Slot [5] registered\n[ 0.300406] acpiphp: Slot [6] registered\n[ 0.301327] acpiphp: Slot [7] registered\n[ 0.302247] acpiphp: Slot [8] registered\n[ 0.303177] acpiphp: Slot [9] registered\n[ 0.304107] acpiphp: Slot [10] registered\n[ 0.305054] acpiphp: Slot [11] registered\n[ 0.306026] acpiphp: Slot [12] registered\n[ 0.306991] acpiphp: Slot [13] registered\n[ 0.307932] acpiphp: Slot [14] registered\n[ 0.308925] acpiphp: Slot [15] registered\n[ 0.320051] acpiphp: Slot [16] registered\n[ 0.321002] acpiphp: Slot [17] registered\n[ 0.321945] acpiphp: Slot [18] registered\n[ 0.322888] acpiphp: Slot [19] registered\n[ 0.323831] acpiphp: Slot [20] registered\n[ 0.324779] acpiphp: Slot [21] registered\n[ 0.325753] acpiphp: Slot [22] registered\n[ 0.326785] acpiphp: Slot [23] registered\n[ 0.327762] acpiphp: Slot [24] registered\n[ 0.328713] acpiphp: Slot [25] registered\n[ 0.329664] acpiphp: Slot [26] registered\n[ 0.330615] acpiphp: Slot [27] registered\n[ 0.331565] acpiphp: Slot [28] registered\n[ 0.332521] acpiphp: Slot [29] registered\n[ 0.333469] acpiphp: Slot [30] registered\n[ 0.334423] acpiphp: Slot [31] registered\n[ 0.335378] PCI host bridge to bus 0000:00\n[ 0.336335] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337787] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.339240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340944] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.342653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.344400] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347787] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350695] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.352190] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357807] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.376798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.378947] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.380564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.382167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.383754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.385192] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.386676] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.387911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.389712] vgaarb: loaded\n[ 0.390404] vgaarb: bridge control possible 0000:00:02.0\n[ 0.391810] SCSI subsystem initialized\n[ 0.392859] ACPI: bus type USB registered\n[ 0.393827] usbcore: registered new interface driver usbfs\n[ 0.395042] usbcore: registered new interface driver hub\n[ 0.396224] usbcore: registered new device driver usb\n[ 0.397509] PCI: Using ACPI for IRQ routing\n[ 0.398777] NetLabel: Initializing\n[ 0.399611] NetLabel: domain hash size = 128\n[ 0.400600] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.401719] NetLabel: unlabeled traffic allowed by default\n[ 0.403066] clocksource: Switched to clocksource kvm-clock\n[ 0.411649] AppArmor: AppArmor Filesystem Enabled\n[ 0.412777] pnp: PnP ACPI init\n[ 0.413823] pnp: PnP ACPI: found 5 devices\n[ 0.420391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.422386] NET: Registered protocol family 2\n[ 0.423583] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.425104] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.426527] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.427949] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.429224] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430610] NET: Registered protocol family 1\n[ 0.431635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.432923] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.434186] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.448485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.462846] Trying to unpack rootfs image as initramfs...\n[ 0.521121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523019] Scanning for low memory corruption every 60 seconds\n[ 0.524605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525970] audit: initializing netlink subsys (disabled)\n[ 0.527206] audit: type=2000 audit(1533280697.097:1): initialized\n[ 0.528759] Initialise system trusted keyring\n[ 0.529849] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531222] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533582] zbud: loaded\n[ 0.534409] VFS: Disk quotas dquot_6.6.0\n[ 0.535376] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.537217] fuse init (API version 7.23)\n[ 0.538253] Key type big_key registered\n[ 0.539202] Allocating IMA MOK and blacklist keyrings.\n[ 0.540611] Key type asymmetric registered\n[ 0.541577] Asymmetric key parser 'x509' registered\n[ 0.542701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544448] io scheduler noop registered\n[ 0.545375] io scheduler deadline registered (default)\n[ 0.546543] io scheduler cfq registered\n[ 0.547531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548757] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551958] ACPI: Power Button [PWRF]\n[ 0.552941] GHES: HEST is not enabled!\n[ 0.566777] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595165] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626746] Linux agpgart interface v0.103\n[ 0.629781] brd: module loaded\n[ 0.631632] loop: module loaded\n[ 0.636001] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.637700] GPT:90111 != 2097151\n[ 0.638489] GPT:Alternate GPT header not at the end of the disk.\n[ 0.639796] GPT:90111 != 2097151\n[ 0.640590] GPT: Use GNU Parted to correct GPT errors.\n[ 0.641735] vda: vda1 vda15\n[ 0.643201] scsi host0: ata_piix\n[ 0.644106] scsi host1: ata_piix\n[ 0.644949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.646397] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.648115] libphy: Fixed MDIO Bus: probed\n[ 0.649078] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650201] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.652785] PPP generic driver version 2.4.2\n[ 0.653852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.655269] ehci-pci: EHCI PCI platform driver\n[ 0.656304] ehci-platform: EHCI generic platform driver\n[ 0.657468] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.658810] ohci-pci: OHCI PCI platform driver\n[ 0.659843] ohci-platform: OHCI generic platform driver\n[ 0.661068] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.675650] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.676842] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.678559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.679756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.681105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.682567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.684234] usb usb1: Product: UHCI Host Controller\n[ 0.685350] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.686697] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.687851] hub 1-0:1.0: USB hub found\n[ 0.688762] hub 1-0:1.0: 2 ports detected\n[ 0.689855] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.692298] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.693420] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.694642] mousedev: PS/2 mouse device common for all mice\n[ 0.696116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.698280] rtc_cmos 00:00: RTC can wake from S4\n[ 0.699579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.700977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702400] i2c /dev entries driver\n[ 0.703319] device-mapper: uevent: version 1.0.3\n[ 0.704440] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.706376] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.708031] NET: Registered protocol family 10\n[ 0.709351] NET: Registered protocol family 17\n[ 0.710393] Key type dns_resolver registered\n[ 0.711553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.712862] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.714970] registered taskstats version 1\n[ 0.715976] Loading compiled-in X.509 certificates\n[ 0.717637] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.719864] zswap: loaded using pool lzo/zbud\n[ 0.721716] Key type trusted registered\n[ 0.723704] Key type encrypted registered\n[ 0.724678] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725903] ima: No TPM chip found, activating TPM-bypass!\n[ 0.727161] evm: HMAC attrs: 0x1\n[ 0.728251] Magic number: 14:248:318\n[ 0.729171] tty tty43: hash matches\n[ 0.730100] rtc_cmos 00:00: setting system clock to 2018-08-03 07:18:17 UTC (1533280697)\n[ 0.732028] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.733350] EDD information not available.\n[ 0.808487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.810286] Write protecting the kernel read-only data: 14336k\n[ 0.812671] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.814800] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.75\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... [ 0.970861] 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 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 0.88. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHN401eN9qeyJL/g/JBQBYAowQjR2stxelHFSSbnTzO5558jxlPRMP3cwEaD5npzyARby0qWghzozljexVyoBJAJwoA1qbNSxW339H5I8KyAJb0o1o7BRWckKy6DVnVM9Cu6Op4Cj1WW7Jl9SLjTI4nsFKuFsejEuPAwm6YTBVO3R2MdSfa4f6LpfyDWqk4nI5xph7xXynYlvoJT9pFDpaNGOfGCJ3G9oPg54mxq536wMX0V1xI4YbUxdi2uHvpU0jrZQPf0R75quskbJbmcHIX4mPtxSIyYmJYq/upVg/ym62Rl0ujIPiI8IEbI601TKjXLL2kgRxNhhQyZ4dc9Lp root@cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf\nssh-dss AAAAB3NzaC1kc3MAAACBAIa7cTaSahNC6I0dNvIB0o/q6lEzWS0WvIvhYeZu4z9evV0J35uA0Sezfsh3Ca4M6ERJsftW26VW2HstVqEDi1CZvL1BC8aL26VLzSlZPZCx8YZVVa3iygxOfZgkawqHbWWtvScn+17z9lrjDMiZc9lTuG+9XAGVeRi9K5uPSTTHAAAAFQCU1/9+gyKV2ES8aqI/4x9afkymWwAAAIB12BkHLYvfNFG7poAr/T0aFq2ZEL5hJCQbQZXpDAYxi3NukxwN/Gz3WNuciH2w05SOR/UHgRQr3aInI4zM37CA+pKS3d9P7gqFcq8+UcrUQFJbpi/CQVlLEWKFtc/LDoBGB7D185r/zYpQE1q0Vg81NtnhZ/m2Q5la79GuOJGjlQAAAIAe+dpWCHAkBbiEXxL7FAtim5prZQWFi+PLLkQJ8rdXFZIKtXiH3EMBp6n6PkxQqhyUJlsfy5Z719szOFCYdDHVxig6UBDLkljCsLJhrdPKX9D5YsBTw154e60wWIFS6ujxnWgO3Na9IxBh1bQu1+w8cbJvQAEQeifbXi+jBGs16A== root@cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe51:7a38/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.07 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf login: "} 2018-08-03 07:18:22,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/action used request id req-a707fcd0-040a-4e59-9967-63e81715bd9d 2018-08-03 07:18:22,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111536979675s 2018-08-03 07:18:22,785 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/action used request id req-a707fcd0-040a-4e59-9967-63e81715bd9d 2018-08-03 07:18:22,786 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 466189764 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.156129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.158110] pid_max: default: 32768 minimum: 301 [ 0.159214] ACPI: Core revision 20150930 [ 0.160745] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.162259] Security Framework initialized [ 0.163269] Yama: becoming mindful. [ 0.164139] AppArmor: AppArmor initialized [ 0.165125] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.166711] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.168268] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.169713] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.171411] Initializing cgroup subsys io [ 0.172367] Initializing cgroup subsys memory [ 0.173364] Initializing cgroup subsys devices [ 0.174377] Initializing cgroup subsys freezer [ 0.175441] Initializing cgroup subsys net_cls [ 0.176484] Initializing cgroup subsys perf_event [ 0.177568] Initializing cgroup subsys net_prio [ 0.178640] Initializing cgroup subsys hugetlb [ 0.179705] Initializing cgroup subsys pids [ 0.180708] CPU: Physical Processor ID: 0 [ 0.182343] mce: CPU supports 10 MCE banks [ 0.183378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.202512] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.209015] ftrace: allocating 31920 entries in 125 pages [ 0.234754] smpboot: Max logical packages: 1 [ 0.235829] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.237395] x2apic enabled [ 0.238297] Switched APIC routing to physical x2apic. [ 0.240269] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.241589] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.243993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.246067] KVM setup paravirtual spinlock [ 0.247490] x86: Booted up 1 node, 1 CPUs [ 0.248445] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.250064] devtmpfs: initialized [ 0.251850] evm: security.selinux [ 0.252650] evm: security.SMACK64 [ 0.253449] evm: security.SMACK64EXEC [ 0.254315] evm: security.SMACK64TRANSMUTE [ 0.255253] evm: security.SMACK64MMAP [ 0.256112] evm: security.ima [ 0.256847] evm: security.capability [ 0.257768] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.259987] pinctrl core: initialized pinctrl subsystem [ 0.261260] RTC time: 7:18:16, date: 08/03/18 [ 0.262366] NET: Registered protocol family 16 [ 0.263498] cpuidle: using governor ladder [ 0.264455] cpuidle: using governor menu [ 0.265372] PCCT header not found. [ 0.266245] ACPI: bus type PCI registered [ 0.267197] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268672] PCI: Using configuration type 1 for base access [ 0.270645] ACPI: Added _OSI(Module Device) [ 0.271623] ACPI: Added _OSI(Processor Device) [ 0.272631] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.273691] ACPI: Added _OSI(Processor Aggregator Device) [ 0.275626] ACPI: Interpreter enabled [ 0.276537] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.278712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.280880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.283055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.285198] ACPI: (supports S0 S5) [ 0.286045] ACPI: Using IOAPIC for interrupt routing [ 0.287183] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.290654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.291987] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294851] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.297549] acpiphp: Slot [3] registered [ 0.298491] acpiphp: Slot [4] registered [ 0.299467] acpiphp: Slot [5] registered [ 0.300406] acpiphp: Slot [6] registered [ 0.301327] acpiphp: Slot [7] registered [ 0.302247] acpiphp: Slot [8] registered [ 0.303177] acpiphp: Slot [9] registered [ 0.304107] acpiphp: Slot [10] registered [ 0.305054] acpiphp: Slot [11] registered [ 0.306026] acpiphp: Slot [12] registered [ 0.306991] acpiphp: Slot [13] registered [ 0.307932] acpiphp: Slot [14] registered [ 0.308925] acpiphp: Slot [15] registered [ 0.320051] acpiphp: Slot [16] registered [ 0.321002] acpiphp: Slot [17] registered [ 0.321945] acpiphp: Slot [18] registered [ 0.322888] acpiphp: Slot [19] registered [ 0.323831] acpiphp: Slot [20] registered [ 0.324779] acpiphp: Slot [21] registered [ 0.325753] acpiphp: Slot [22] registered [ 0.326785] acpiphp: Slot [23] registered [ 0.327762] acpiphp: Slot [24] registered [ 0.328713] acpiphp: Slot [25] registered [ 0.329664] acpiphp: Slot [26] registered [ 0.330615] acpiphp: Slot [27] registered [ 0.331565] acpiphp: Slot [28] registered [ 0.332521] acpiphp: Slot [29] registered [ 0.333469] acpiphp: Slot [30] registered [ 0.334423] acpiphp: Slot [31] registered [ 0.335378] PCI host bridge to bus 0000:00 [ 0.336335] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337787] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.339240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340944] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.342653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.344400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347787] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.349290] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350695] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.352190] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357807] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.376798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.378947] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.380564] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.382167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.383754] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.385192] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.386676] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.387911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.389712] vgaarb: loaded [ 0.390404] vgaarb: bridge control possible 0000:00:02.0 [ 0.391810] SCSI subsystem initialized [ 0.392859] ACPI: bus type USB registered [ 0.393827] usbcore: registered new interface driver usbfs [ 0.395042] usbcore: registered new interface driver hub [ 0.396224] usbcore: registered new device driver usb [ 0.397509] PCI: Using ACPI for IRQ routing [ 0.398777] NetLabel: Initializing [ 0.399611] NetLabel: domain hash size = 128 [ 0.400600] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.401719] NetLabel: unlabeled traffic allowed by default [ 0.403066] clocksource: Switched to clocksource kvm-clock [ 0.411649] AppArmor: AppArmor Filesystem Enabled [ 0.412777] pnp: PnP ACPI init [ 0.413823] pnp: PnP ACPI: found 5 devices [ 0.420391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.422386] NET: Registered protocol family 2 [ 0.423583] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.425104] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.426527] TCP: Hash tables configured (established 4096 bind 4096) [ 0.427949] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.429224] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.430610] NET: Registered protocol family 1 [ 0.431635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.432923] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.434186] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.448485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.462846] Trying to unpack rootfs image as initramfs... [ 0.521121] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.523019] Scanning for low memory corruption every 60 seconds [ 0.524605] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.525970] audit: initializing netlink subsys (disabled) [ 0.527206] audit: type=2000 audit(1533280697.097:1): initialized [ 0.528759] Initialise system trusted keyring [ 0.529849] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.531222] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.533582] zbud: loaded [ 0.534409] VFS: Disk quotas dquot_6.6.0 [ 0.535376] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.537217] fuse init (API version 7.23) [ 0.538253] Key type big_key registered [ 0.539202] Allocating IMA MOK and blacklist keyrings. [ 0.540611] Key type asymmetric registered [ 0.541577] Asymmetric key parser 'x509' registered [ 0.542701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.544448] io scheduler noop registered [ 0.545375] io scheduler deadline registered (default) [ 0.546543] io scheduler cfq registered [ 0.547531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548757] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.550256] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551958] ACPI: Power Button [PWRF] [ 0.552941] GHES: HEST is not enabled! [ 0.566777] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595165] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600221] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624041] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.626746] Linux agpgart interface v0.103 [ 0.629781] brd: module loaded [ 0.631632] loop: module loaded [ 0.636001] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.637700] GPT:90111 != 2097151 [ 0.638489] GPT:Alternate GPT header not at the end of the disk. [ 0.639796] GPT:90111 != 2097151 [ 0.640590] GPT: Use GNU Parted to correct GPT errors. [ 0.641735] vda: vda1 vda15 [ 0.643201] scsi host0: ata_piix [ 0.644106] scsi host1: ata_piix [ 0.644949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646397] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.648115] libphy: Fixed MDIO Bus: probed [ 0.649078] tun: Universal TUN/TAP device driver, 1.6 [ 0.650201] tun: (C) 1999-2004 Max Krasnyansky [ 0.652785] PPP generic driver version 2.4.2 [ 0.653852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.655269] ehci-pci: EHCI PCI platform driver [ 0.656304] ehci-platform: EHCI generic platform driver [ 0.657468] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.658810] ohci-pci: OHCI PCI platform driver [ 0.659843] ohci-platform: OHCI generic platform driver [ 0.661068] uhci_hcd: USB Universal Host Controller Interface driver [ 0.675650] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.676842] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.678559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.679756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.681105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.682567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.684234] usb usb1: Product: UHCI Host Controller [ 0.685350] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.686697] usb usb1: SerialNumber: 0000:00:01.2 [ 0.687851] hub 1-0:1.0: USB hub found [ 0.688762] hub 1-0:1.0: 2 ports detected [ 0.689855] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.692298] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.693420] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.694642] mousedev: PS/2 mouse device common for all mice [ 0.696116] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.698280] rtc_cmos 00:00: RTC can wake from S4 [ 0.699579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.700977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.702400] i2c /dev entries driver [ 0.703319] device-mapper: uevent: version 1.0.3 [ 0.704440] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.706376] ledtrig-cpu: registered to indicate activity on CPUs [ 0.708031] NET: Registered protocol family 10 [ 0.709351] NET: Registered protocol family 17 [ 0.710393] Key type dns_resolver registered [ 0.711553] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.712862] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714970] registered taskstats version 1 [ 0.715976] Loading compiled-in X.509 certificates [ 0.717637] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.719864] zswap: loaded using pool lzo/zbud [ 0.721716] Key type trusted registered [ 0.723704] Key type encrypted registered [ 0.724678] AppArmor: AppArmor sha1 policy hashing enabled [ 0.725903] ima: No TPM chip found, activating TPM-bypass! [ 0.727161] evm: HMAC attrs: 0x1 [ 0.728251] Magic number: 14:248:318 [ 0.729171] tty tty43: hash matches [ 0.730100] rtc_cmos 00:00: setting system clock to 2018-08-03 07:18:17 UTC (1533280697) [ 0.732028] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.733350] EDD information not available. [ 0.808487] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.810286] Write protecting the kernel read-only data: 14336k [ 0.812671] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.814800] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.75 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... [ 0.970861] 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 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 0.88. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHN401eN9qeyJL/g/JBQBYAowQjR2stxelHFSSbnTzO5558jxlPRMP3cwEaD5npzyARby0qWghzozljexVyoBJAJwoA1qbNSxW339H5I8KyAJb0o1o7BRWckKy6DVnVM9Cu6Op4Cj1WW7Jl9SLjTI4nsFKuFsejEuPAwm6YTBVO3R2MdSfa4f6LpfyDWqk4nI5xph7xXynYlvoJT9pFDpaNGOfGCJ3G9oPg54mxq536wMX0V1xI4YbUxdi2uHvpU0jrZQPf0R75quskbJbmcHIX4mPtxSIyYmJYq/upVg/ym62Rl0ujIPiI8IEbI601TKjXLL2kgRxNhhQyZ4dc9Lp root@cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf ssh-dss AAAAB3NzaC1kc3MAAACBAIa7cTaSahNC6I0dNvIB0o/q6lEzWS0WvIvhYeZu4z9evV0J35uA0Sezfsh3Ca4M6ERJsftW26VW2HstVqEDi1CZvL1BC8aL26VLzSlZPZCx8YZVVa3iygxOfZgkawqHbWWtvScn+17z9lrjDMiZc9lTuG+9XAGVeRi9K5uPSTTHAAAAFQCU1/9+gyKV2ES8aqI/4x9afkymWwAAAIB12BkHLYvfNFG7poAr/T0aFq2ZEL5hJCQbQZXpDAYxi3NukxwN/Gz3WNuciH2w05SOR/UHgRQr3aInI4zM37CA+pKS3d9P7gqFcq8+UcrUQFJbpi/CQVlLEWKFtc/LDoBGB7D185r/zYpQE1q0Vg81NtnhZ/m2Q5la79GuOJGjlQAAAIAe+dpWCHAkBbiEXxL7FAtim5prZQWFi+PLLkQJ8rdXFZIKtXiH3EMBp6n6PkxQqhyUJlsfy5Z719szOFCYdDHVxig6UBDLkljCsLJhrdPKX9D5YsBTw154e60wWIFS6ujxnWgO3Na9IxBh1bQu1+w8cbJvQAEQeifbXi+jBGs16A== root@cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe51:7a38/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf login: 2018-08-03 07:18:24,107 - paramiko.transport - DEBUG - starting thread (client mode): 0xc4e94810L 2018-08-03 07:18:24,108 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 07:18:24,127 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-03 07:18:24,127 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-03 07:18:24,128 - 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-08-03 07:18:24,129 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 07:18:24,129 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-03 07:18:24,129 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 07:18:24,129 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 07:18:24,129 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 07:18:24,184 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 07:18:24,184 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 07:18:24,208 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 5b561b361d4d1314bd909c05eb7e88f3 2018-08-03 07:18:24,209 - paramiko.transport - DEBUG - Trying discovered key 334bb2bcad83e65694bca8d31ae917ae in /tmp/tmp93NYLJ 2018-08-03 07:18:24,224 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 07:18:24,230 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 07:18:24,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-03 07:18:24,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"volumeAttachment": {"volumeId": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}}' 2018-08-03 07:18:26,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18: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-a13300e3-76fa-4213-b523-ba487a1c7767 x-compute-request-id: req-a13300e3-76fa-4213-b523-ba487a1c7767 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "64336b2e-8c68-4617-a66e-609d11e504eb", "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "volumeId": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}} 2018-08-03 07:18:26,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/os-volume_attachments used request id req-a13300e3-76fa-4213-b523-ba487a1c7767 2018-08-03 07:18:26,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.65130114555s 2018-08-03 07:18:26,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/os-volume_attachments used request id req-a13300e3-76fa-4213-b523-ba487a1c7767 2018-08-03 07:18:26,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:26 GMT Server: Apache x-compute-request-id: req-2b37c352-3927-44e2-ac69-ec729bfa8bab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b37c352-3927-44e2-ac69-ec729bfa8bab Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:26.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:27,867 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-2b37c352-3927-44e2-ac69-ec729bfa8bab 2018-08-03 07:18:27,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.973170042038s 2018-08-03 07:18:27,868 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-2b37c352-3927-44e2-ac69-ec729bfa8bab 2018-08-03 07:18:27,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:29,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:29,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:30,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:29 GMT Server: Apache x-compute-request-id: req-e4832f27-89ad-42ea-bf5d-40e6dda33d35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4832f27-89ad-42ea-bf5d-40e6dda33d35 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:30.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:30,797 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-e4832f27-89ad-42ea-bf5d-40e6dda33d35 2018-08-03 07:18:30,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.925131082535s 2018-08-03 07:18:30,798 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-e4832f27-89ad-42ea-bf5d-40e6dda33d35 2018-08-03 07:18:30,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:32,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:33,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:32 GMT Server: Apache x-compute-request-id: req-9d7643c0-9f4b-485d-af45-2d04a55bdbd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d7643c0-9f4b-485d-af45-2d04a55bdbd1 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [{"server_id": "64336b2e-8c68-4617-a66e-609d11e504eb", "attachment_id": "a50346f3-0b90-4fd0-b687-a911a9562673", "attached_at": "2018-08-03T07:18:30.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "device": "/dev/vdb", "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:31.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:33,759 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-9d7643c0-9f4b-485d-af45-2d04a55bdbd1 2018-08-03 07:18:33,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.957628965378s 2018-08-03 07:18:33,759 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-9d7643c0-9f4b-485d-af45-2d04a55bdbd1 2018-08-03 07:18:33,761 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 07:18:33,763 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 07:18:33,763 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 07:18:33,766 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 07:18:33,834 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 07:18:33,834 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-03 07:18:33,835 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 07:18:33,836 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 07:18:33,872 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-03 07:18:33,873 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 07:18:33,900 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 07:18:34,091 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 07:18:34,091 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 97170ff4-7c47-4b35-b5fb-5217eb2d3395 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-03 07:18:34,092 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-03 07:18:34,093 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-03 07:18:34,093 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 07:18:34,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-03 07:18:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/os-volume_attachments/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:36,619 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d76286f3-f44f-400e-8a5b-c9f583c18ad1 x-compute-request-id: req-d76286f3-f44f-400e-8a5b-c9f583c18ad1 Content-Length: 0 Content-Type: application/json 2018-08-03 07:18:36,619 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/os-volume_attachments/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 used request id req-d76286f3-f44f-400e-8a5b-c9f583c18ad1 2018-08-03 07:18:36,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.52580690384s 2018-08-03 07:18:36,620 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb/os-volume_attachments/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 used request id req-d76286f3-f44f-400e-8a5b-c9f583c18ad1 2018-08-03 07:18:36,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:37,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:36 GMT Server: Apache x-compute-request-id: req-eb698fcb-038f-4961-b4f1-dba5015be7ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb698fcb-038f-4961-b4f1-dba5015be7ec Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [{"server_id": "64336b2e-8c68-4617-a66e-609d11e504eb", "attachment_id": "a50346f3-0b90-4fd0-b687-a911a9562673", "attached_at": "2018-08-03T07:18:30.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "device": "/dev/vdb", "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:36.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:37,572 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-eb698fcb-038f-4961-b4f1-dba5015be7ec 2018-08-03 07:18:37,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.951230049133s 2018-08-03 07:18:37,572 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-eb698fcb-038f-4961-b4f1-dba5015be7ec 2018-08-03 07:18:37,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:39,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:39,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:39 GMT Server: Apache x-compute-request-id: req-8b2cdbc6-de4c-4e7c-8461-6859d49a791d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b2cdbc6-de4c-4e7c-8461-6859d49a791d Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:37.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:39,640 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-8b2cdbc6-de4c-4e7c-8461-6859d49a791d 2018-08-03 07:18:39,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0635280609131s 2018-08-03 07:18:39,640 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-8b2cdbc6-de4c-4e7c-8461-6859d49a791d 2018-08-03 07:18:39,642 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-03 07:18:39,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-03 07:18:39,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"volumeAttachment": {"volumeId": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}}' 2018-08-03 07:18:40,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18: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-58fd5a6d-994e-4e06-90f3-7e99b08d5a37 x-compute-request-id: req-58fd5a6d-994e-4e06-90f3-7e99b08d5a37 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5576486c-2898-481e-a294-53f9549aab33", "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "volumeId": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}} 2018-08-03 07:18:40,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/os-volume_attachments used request id req-58fd5a6d-994e-4e06-90f3-7e99b08d5a37 2018-08-03 07:18:40,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.939539909363s 2018-08-03 07:18:40,582 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/os-volume_attachments used request id req-58fd5a6d-994e-4e06-90f3-7e99b08d5a37 2018-08-03 07:18:40,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:40,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:40 GMT Server: Apache x-compute-request-id: req-dea957a6-f1b2-42ef-9485-f1f0bdbf4214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dea957a6-f1b2-42ef-9485-f1f0bdbf4214 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:40.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:40,657 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-dea957a6-f1b2-42ef-9485-f1f0bdbf4214 2018-08-03 07:18:40,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0744531154633s 2018-08-03 07:18:40,658 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-dea957a6-f1b2-42ef-9485-f1f0bdbf4214 2018-08-03 07:18:40,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:42,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:42,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:42 GMT Server: Apache x-compute-request-id: req-1e7c3d46-4e73-41a8-9631-15b089b09d6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e7c3d46-4e73-41a8-9631-15b089b09d6d Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:40.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:42,726 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-1e7c3d46-4e73-41a8-9631-15b089b09d6d 2018-08-03 07:18:42,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0646018981934s 2018-08-03 07:18:42,727 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-1e7c3d46-4e73-41a8-9631-15b089b09d6d 2018-08-03 07:18:42,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:44,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:44,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:44,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:44 GMT Server: Apache x-compute-request-id: req-8233c5d5-7e6c-4e5e-a079-d2d31b3f08c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8233c5d5-7e6c-4e5e-a079-d2d31b3f08c2 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [{"server_id": "5576486c-2898-481e-a294-53f9549aab33", "attachment_id": "695a8450-f8af-4528-9f09-1e81ec65b610", "attached_at": "2018-08-03T07:18:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "device": "/dev/vdb", "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:44.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:44,804 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-8233c5d5-7e6c-4e5e-a079-d2d31b3f08c2 2018-08-03 07:18:44,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0733208656311s 2018-08-03 07:18:44,805 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-8233c5d5-7e6c-4e5e-a079-d2d31b3f08c2 2018-08-03 07:18:44,807 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 07:18:44,809 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-03 07:18:44,809 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 07:18:44,811 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 07:18:44,879 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 07:18:44,880 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-03 07:18:44,880 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 07:18:44,881 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 07:18:44,919 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-03 07:18:44,919 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 07:18:44,946 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 07:18:44,965 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 07:18:44,965 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-03 07:18:44,965 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-03 07:18:44,966 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-03 07:18:44,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-03 07:18:44,967 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 07:18:44,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/os-volume_attachments/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:47,336 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-276f4545-9b8e-44f5-afe3-18645de84044 x-compute-request-id: req-276f4545-9b8e-44f5-afe3-18645de84044 Content-Length: 0 Content-Type: application/json 2018-08-03 07:18:47,336 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/os-volume_attachments/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 used request id req-276f4545-9b8e-44f5-afe3-18645de84044 2018-08-03 07:18:47,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.36907100677s 2018-08-03 07:18:47,336 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33/os-volume_attachments/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 used request id req-276f4545-9b8e-44f5-afe3-18645de84044 2018-08-03 07:18:47,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:48,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:47 GMT Server: Apache x-compute-request-id: req-448e4a57-b24c-4636-8446-1cd85356ddea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-448e4a57-b24c-4636-8446-1cd85356ddea Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [{"server_id": "5576486c-2898-481e-a294-53f9549aab33", "attachment_id": "695a8450-f8af-4528-9f09-1e81ec65b610", "attached_at": "2018-08-03T07:18:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "device": "/dev/vdb", "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192"}], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:47.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:48,259 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-448e4a57-b24c-4636-8446-1cd85356ddea 2018-08-03 07:18:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.922632932663s 2018-08-03 07:18:48,260 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-448e4a57-b24c-4636-8446-1cd85356ddea 2018-08-03 07:18:48,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:50,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:50,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:51,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:50 GMT Server: Apache x-compute-request-id: req-a8cdd7df-7bb4-4729-96dc-a62eefda6819 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8cdd7df-7bb4-4729-96dc-a62eefda6819 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:48.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:51,347 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-a8cdd7df-7bb4-4729-96dc-a62eefda6819 2018-08-03 07:18:51,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.08355402946s 2018-08-03 07:18:51,347 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-a8cdd7df-7bb4-4729-96dc-a62eefda6819 2018-08-03 07:18:51,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:18:51,462 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:31 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-03 07:18:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:18:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:51,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32154ad4-f53d-44f2-bea0-b222cc5d465b x-compute-request-id: req-32154ad4-f53d-44f2-bea0-b222cc5d465b Content-Type: application/json 2018-08-03 07:18:51,629 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 used request id req-32154ad4-f53d-44f2-bea0-b222cc5d465b 2018-08-03 07:18:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160974025726s 2018-08-03 07:18:51,630 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33 used request id req-32154ad4-f53d-44f2-bea0-b222cc5d465b 2018-08-03 07:18:51,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:51,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:52,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03f4c63b-2d19-4037-9539-63797065bfbe x-compute-request-id: req-03f4c63b-2d19-4037-9539-63797065bfbe Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:18:16.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:18:16Z", "hostId": "bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:b2:86", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5576486c-2898-481e-a294-53f9549aab33", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:17:50.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "5576486c-2898-481e-a294-53f9549aab33", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:18:51Z", "hostId": "cdc29fb7059c46b6062e78acce4b7e4a3a4d12dd3dda54f87714f706", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm2_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:17:41Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:52,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-03f4c63b-2d19-4037-9539-63797065bfbe 2018-08-03 07:18:52,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657033205032s 2018-08-03 07:18:52,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-03f4c63b-2d19-4037-9539-63797065bfbe 2018-08-03 07:18:52,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:54,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:18:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:54,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fcd5fd6-f233-4f7c-9403-971c4e41adff x-compute-request-id: req-7fcd5fd6-f233-4f7c-9403-971c4e41adff Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:18:16.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:18:16Z", "hostId": "bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:18:54,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7fcd5fd6-f233-4f7c-9403-971c4e41adff 2018-08-03 07:18:54,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482360124588s 2018-08-03 07:18:54,777 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7fcd5fd6-f233-4f7c-9403-971c4e41adff 2018-08-03 07:18:54,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 07:18:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/a877c121-d58e-4925-9cd2-67b35c836fe8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:55,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fbc4f77-94d7-4ec6-95d8-2cca2b34afe3 Content-Length: 0 Date: Fri, 03 Aug 2018 07:18:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:18:55,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/a877c121-d58e-4925-9cd2-67b35c836fe8.json used request id req-6fbc4f77-94d7-4ec6-95d8-2cca2b34afe3 2018-08-03 07:18:55,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.984961032867s 2018-08-03 07:18:55,766 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/a877c121-d58e-4925-9cd2-67b35c836fe8.json used request id req-6fbc4f77-94d7-4ec6-95d8-2cca2b34afe3 2018-08-03 07:18:55,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:18:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:55,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-1db3a50a-36fc-412d-a12a-6eb7778ba159 Date: Fri, 03 Aug 2018 07:18:55 GMT RESP BODY: {"floatingips": [{"router_id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:18:20Z", "updated_at": "2018-08-03T07:18:24Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab", "device_owner": "compute:nova", "mac_address": "fa:16:3e:51:7a:38", "device_id": "64336b2e-8c68-4617-a66e-609d11e504eb"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "port_id": "78098357-c93a-4816-8f26-f5c104062ce8", "id": "cbc68159-84c0-4151-9806-7a12523f9fe2", "qos_policy_id": null}]} 2018-08-03 07:18:55,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-1db3a50a-36fc-412d-a12a-6eb7778ba159 2018-08-03 07:18:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621838569641s 2018-08-03 07:18:55,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-1db3a50a-36fc-412d-a12a-6eb7778ba159 2018-08-03 07:18:55,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:55,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:56,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:55 GMT Server: Apache x-compute-request-id: req-a5beac7e-c127-458e-90c4-e1b77f9bc226 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5beac7e-c127-458e-90c4-e1b77f9bc226 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:48.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:56,795 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-a5beac7e-c127-458e-90c4-e1b77f9bc226 2018-08-03 07:18:56,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.955000162125s 2018-08-03 07:18:56,795 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-a5beac7e-c127-458e-90c4-e1b77f9bc226 2018-08-03 07:18:56,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-03 07:18:56,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:57,772 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:18:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8791abbc-1fe5-4d1e-a1da-950532ded2d9 Content-Length: 0 Content-Type: text/html; 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-08-03 07:18:57,773 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 used request id req-8791abbc-1fe5-4d1e-a1da-950532ded2d9 2018-08-03 07:18:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.97643995285s 2018-08-03 07:18:57,773 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192 used request id req-8791abbc-1fe5-4d1e-a1da-950532ded2d9 2018-08-03 07:18:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:57,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:57,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:57 GMT Server: Apache x-compute-request-id: req-c8670309-8c97-42be-af40-cf71d156bc5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8670309-8c97-42be-af40-cf71d156bc5d Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "self"}, {"href": "http://172.30.9.25:8776/13ddbdcb67774319b383b9a912fd38c8/volumes/a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-03T07:17:59.000000", "description": null, "os-vol-tenant-attr:tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "updated_at": "2018-08-03T07:18:57.000000", "volume_type": null, "name": "cinder_test-volume_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a8b5075d-fac6-4d82-be45-5ccd3e0e8192", "size": 2}]} 2018-08-03 07:18:57,841 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-c8670309-8c97-42be-af40-cf71d156bc5d 2018-08-03 07:18:57,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0678610801697s 2018-08-03 07:18:57,842 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-c8670309-8c97-42be-af40-cf71d156bc5d 2018-08-03 07:18:57,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:18:59,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 07:18:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:18:59,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:18:59 GMT Server: Apache x-compute-request-id: req-1f0c96f2-93a6-492d-a1e1-e45286e80572 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f0c96f2-93a6-492d-a1e1-e45286e80572 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 07:18:59,898 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-1f0c96f2-93a6-492d-a1e1-e45286e80572 2018-08-03 07:18:59,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0523209571838s 2018-08-03 07:18:59,899 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/13ddbdcb67774319b383b9a912fd38c8/volumes/detail used request id req-1f0c96f2-93a6-492d-a1e1-e45286e80572 2018-08-03 07:18:59,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 07:18:59,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/cbc68159-84c0-4151-9806-7a12523f9fe2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:01,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-baee04cd-382f-4535-ab5c-1db0b865531d Content-Length: 0 Date: Fri, 03 Aug 2018 07:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:19:01,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/cbc68159-84c0-4151-9806-7a12523f9fe2.json used request id req-baee04cd-382f-4535-ab5c-1db0b865531d 2018-08-03 07:19:01,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.85179710388s 2018-08-03 07:19:01,754 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/cbc68159-84c0-4151-9806-7a12523f9fe2.json used request id req-baee04cd-382f-4535-ab5c-1db0b865531d 2018-08-03 07:19:01,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 07:19:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:01,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9f795795-bdbc-4f1d-a0b1-932d7e55fc59 Date: Fri, 03 Aug 2018 07:19:01 GMT RESP BODY: {"floatingips": []} 2018-08-03 07:19:01,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9f795795-bdbc-4f1d-a0b1-932d7e55fc59 2018-08-03 07:19:01,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0551319122314s 2018-08-03 07:19:01,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9f795795-bdbc-4f1d-a0b1-932d7e55fc59 2018-08-03 07:19:01,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 07:19:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:02,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5228eb84-8dbf-442b-94f1-b357829e6186 x-compute-request-id: req-5228eb84-8dbf-442b-94f1-b357829e6186 Content-Type: application/json 2018-08-03 07:19:02,037 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb used request id req-5228eb84-8dbf-442b-94f1-b357829e6186 2018-08-03 07:19:02,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.220525979996s 2018-08-03 07:19:02,037 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb used request id req-5228eb84-8dbf-442b-94f1-b357829e6186 2018-08-03 07:19:02,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:19:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:02,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b86e4a4-37a1-48c3-9467-ab9b1f08fd1a x-compute-request-id: req-6b86e4a4-37a1-48c3-9467-ab9b1f08fd1a Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:7a:38", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/64336b2e-8c68-4617-a66e-609d11e504eb", "rel": "bookmark"}], "image": {"id": "63c843df-3822-4fd1-b5ee-35f653572e38", "links": [{"href": "http://172.30.9.25:8774/images/63c843df-3822-4fd1-b5ee-35f653572e38", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T07:18:16.000000", "flavor": {"id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "links": [{"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}]}, "id": "64336b2e-8c68-4617-a66e-609d11e504eb", "security_groups": [{"name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}], "user_id": "7dc9e0019d8e40309ca947cc0b932fc4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T07:19:01Z", "hostId": "bc52e8fbad7f184d32e654121c06e072916adc45ae760e58a5cd22fe", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "name": "cinder_test-vm_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "created": "2018-08-03T07:18:07Z", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 07:19:02,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b86e4a4-37a1-48c3-9467-ab9b1f08fd1a 2018-08-03 07:19:02,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628004074097s 2018-08-03 07:19:02,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b86e4a4-37a1-48c3-9467-ab9b1f08fd1a 2018-08-03 07:19:02,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 07:19:04,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 07:19:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:04,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-231dca28-88b4-4665-84ae-2a6ffe9d792c x-compute-request-id: req-231dca28-88b4-4665-84ae-2a6ffe9d792c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 07:19:04,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-231dca28-88b4-4665-84ae-2a6ffe9d792c 2018-08-03 07:19:04,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0821788311005s 2018-08-03 07:19:04,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-231dca28-88b4-4665-84ae-2a6ffe9d792c 2018-08-03 07:19:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 07:19:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:04,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-e476a770-8e05-4d50-b75d-88b76c285951 Date: Fri, 03 Aug 2018 07:19:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:35Z", "updated_at": "2018-08-03T07:17:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:36Z", "revision_number": 0, "id": "3dbf824c-1aa3-4d82-a128-a251f7904dfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:36Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "5cc92e60-eddf-4a07-b7d2-81f320bf757f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T07:17:36Z", "revision_number": 0, "id": "f0a0defc-ecd6-49c5-9b31-29e48aac7954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:36Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:35Z", "revision_number": 0, "id": "fb9d82df-bdb9-46a0-9764-188eca3cee23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:35Z", "security_group_id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 3, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "c9518633-9c83-46d7-8d1c-6d6f1c3ba69f", "name": "cinder_test-sg_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}, {"description": "Default security group", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:21Z", "updated_at": "2018-08-03T07:17:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "0c218dc9-9704-46ad-9607-aa68d6cfde09", "remote_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "46ab52ca-d456-4c5f-88b1-4b0a364eae9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "7e9cb838-3549-4864-b847-b1d879d87244", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T07:17:21Z", "revision_number": 0, "id": "83096b25-eb9b-4b1b-b4aa-fe7761f08c43", "remote_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "remote_ip_prefix": null, "created_at": "2018-08-03T07:17:21Z", "security_group_id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "13ddbdcb67774319b383b9a912fd38c8"}], "revision_number": 1, "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "f4d1944e-0a62-42eb-bf30-7fc7acaf6797", "name": "default"}]} 2018-08-03 07:19:04,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e476a770-8e05-4d50-b75d-88b76c285951 2018-08-03 07:19:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493168830872s 2018-08-03 07:19:04,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-e476a770-8e05-4d50-b75d-88b76c285951 2018-08-03 07:19:04,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 07:19:04,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c9518633-9c83-46d7-8d1c-6d6f1c3ba69f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:05,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae3f3faa-7e45-4c24-979c-6a5f6064e3bf Content-Length: 0 Date: Fri, 03 Aug 2018 07:19:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:19:05,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c9518633-9c83-46d7-8d1c-6d6f1c3ba69f.json used request id req-ae3f3faa-7e45-4c24-979c-6a5f6064e3bf 2018-08-03 07:19:05,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.306088924408s 2018-08-03 07:19:05,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c9518633-9c83-46d7-8d1c-6d6f1c3ba69f.json used request id req-ae3f3faa-7e45-4c24-979c-6a5f6064e3bf 2018-08-03 07:19:05,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 07:19:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:05,172 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07: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 x-openstack-request-id: req-495b406f-2f09-4991-9bc7-761cec6325cd x-compute-request-id: req-495b406f-2f09-4991-9bc7-761cec6325cd Content-Length: 0 Content-Type: application/json 2018-08-03 07:19:05,172 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf used request id req-495b406f-2f09-4991-9bc7-761cec6325cd 2018-08-03 07:19:05,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0558190345764s 2018-08-03 07:19:05,172 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf used request id req-495b406f-2f09-4991-9bc7-761cec6325cd 2018-08-03 07:19:05,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:19:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" -d '{"subnet_id": "15a1ca28-09a9-40a0-964c-e76de0e894cd"}' 2018-08-03 07:19:07,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a010dd71-5525-4e4a-8378-e4cb8d452182 Date: Fri, 03 Aug 2018 07:19:07 GMT RESP BODY: {"network_id": "6e1db64d-5aed-460b-a5d8-0d1244bb87ab", "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "subnet_id": "15a1ca28-09a9-40a0-964c-e76de0e894cd", "subnet_ids": ["15a1ca28-09a9-40a0-964c-e76de0e894cd"], "port_id": "266242c2-1e60-4580-b5b8-e98262864cb8", "id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425"} 2018-08-03 07:19:07,886 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425/remove_router_interface.json used request id req-a010dd71-5525-4e4a-8378-e4cb8d452182 2018-08-03 07:19:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71381807327s 2018-08-03 07:19:07,887 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425/remove_router_interface.json used request id req-a010dd71-5525-4e4a-8378-e4cb8d452182 returning object 479c7f66-a9f6-4d4a-8056-05d53cc7a425 2018-08-03 07:19:07,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:19:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:08,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-0d53b79c-6e01-42ad-a638-783c924ea3bf Date: Fri, 03 Aug 2018 07:19:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "13ddbdcb67774319b383b9a912fd38c8", "created_at": "2018-08-03T07:17:23Z", "admin_state_up": true, "updated_at": "2018-08-03T07:19:06Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "13ddbdcb67774319b383b9a912fd38c8", "id": "479c7f66-a9f6-4d4a-8056-05d53cc7a425", "name": "cinder_test-router_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}]} 2018-08-03 07:19:08,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0d53b79c-6e01-42ad-a638-783c924ea3bf 2018-08-03 07:19:08,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.160087823868s 2018-08-03 07:19:08,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-0d53b79c-6e01-42ad-a638-783c924ea3bf 2018-08-03 07:19:08,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:19:08,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:12,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdcf0e7e-d3b8-4efc-a975-baf599175caa Content-Length: 0 Date: Fri, 03 Aug 2018 07:19:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:19:12,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425.json used request id req-bdcf0e7e-d3b8-4efc-a975-baf599175caa 2018-08-03 07:19:12,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.0268638134s 2018-08-03 07:19:12,077 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/479c7f66-a9f6-4d4a-8056-05d53cc7a425.json used request id req-bdcf0e7e-d3b8-4efc-a975-baf599175caa 2018-08-03 07:19:12,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:19:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:12,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ff7e44cb-0e2e-425b-b6bd-1e598103f8eb Date: Fri, 03 Aug 2018 07:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T07:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"13ddbdcb67774319b383b9a912fd38c8","id":"15a1ca28-09a9-40a0-964c-e76de0e894cd","subnetpool_id":null,"name":"cinder_test-subnet_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}]} 2018-08-03 07:19:12,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ff7e44cb-0e2e-425b-b6bd-1e598103f8eb 2018-08-03 07:19:12,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0578730106354s 2018-08-03 07:19:12,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ff7e44cb-0e2e-425b-b6bd-1e598103f8eb 2018-08-03 07:19:12,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:19:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/15a1ca28-09a9-40a0-964c-e76de0e894cd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:14,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-47d6848f-432e-43b7-be35-3d502158f799 Date: Fri, 03 Aug 2018 07:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:19:14,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/15a1ca28-09a9-40a0-964c-e76de0e894cd.json used request id req-47d6848f-432e-43b7-be35-3d502158f799 2018-08-03 07:19:14,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27578115463s 2018-08-03 07:19:14,413 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/15a1ca28-09a9-40a0-964c-e76de0e894cd.json used request id req-47d6848f-432e-43b7-be35-3d502158f799 2018-08-03 07:19:14,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:19:14,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:14,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-55bcd83c-ec1a-4860-927a-bb1c931d5b4a Date: Fri, 03 Aug 2018 07:19:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6e1db64d-5aed-460b-a5d8-0d1244bb87ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"13ddbdcb67774319b383b9a912fd38c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:19:14Z","qos_policy_id":null,"name":"cinder_test-net_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf","admin_state_up":true,"tenant_id":"13ddbdcb67774319b383b9a912fd38c8","created_at":"2018-08-03T07:17:21Z","mtu":1450}]} 2018-08-03 07:19:14,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-55bcd83c-ec1a-4860-927a-bb1c931d5b4a 2018-08-03 07:19:14,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119953155518s 2018-08-03 07:19:14,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-55bcd83c-ec1a-4860-927a-bb1c931d5b4a 2018-08-03 07:19:14,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:19:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/6e1db64d-5aed-460b-a5d8-0d1244bb87ab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:15,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a754274-4e88-4272-a846-463570a4481f Date: Fri, 03 Aug 2018 07:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:19:15,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6e1db64d-5aed-460b-a5d8-0d1244bb87ab.json used request id req-1a754274-4e88-4272-a846-463570a4481f 2018-08-03 07:19:15,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33959412575s 2018-08-03 07:19:15,875 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6e1db64d-5aed-460b-a5d8-0d1244bb87ab.json used request id req-1a754274-4e88-4272-a846-463570a4481f 2018-08-03 07:19:15,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:19:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:15,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-b286bd17-da8e-4691-be21-7707a113d73a Date: Fri, 03 Aug 2018 07:19:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/63c843df-3822-4fd1-b5ee-35f653572e38/snap", "metadata": {}}], "file": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38/file", "owner": "13ddbdcb67774319b383b9a912fd38c8", "id": "63c843df-3822-4fd1-b5ee-35f653572e38", "size": 12716032, "self": "/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/63c843df-3822-4fd1-b5ee-35f653572e38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:17:34Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:17:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:19:15,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b286bd17-da8e-4691-be21-7707a113d73a 2018-08-03 07:19:15,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428459644318s 2018-08-03 07:19:15,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b286bd17-da8e-4691-be21-7707a113d73a 2018-08-03 07:19:15,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:19:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}85a5b95a767b246d64783e6bf0e0c7518ab820d7" 2018-08-03 07:19:16,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc2c7f23-958f-4492-87e6-d0b298a9bbb5 Date: Fri, 03 Aug 2018 07:19:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:19:16,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38 used request id req-fc2c7f23-958f-4492-87e6-d0b298a9bbb5 2018-08-03 07:19:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.541380167007s 2018-08-03 07:19:16,467 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/63c843df-3822-4fd1-b5ee-35f653572e38 used request id req-fc2c7f23-958f-4492-87e6-d0b298a9bbb5 2018-08-03 07:19:16,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:19:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:16,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19: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-3c26116d-9924-4dc2-ba1e-eb33fc96e880 x-compute-request-id: req-3c26116d-9924-4dc2-ba1e-eb33fc96e880 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8d23baee-ebfb-4a4b-92db-dc49688f2fe6"}]} 2018-08-03 07:19:16,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3c26116d-9924-4dc2-ba1e-eb33fc96e880 2018-08-03 07:19:16,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02698802948s 2018-08-03 07:19:16,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-3c26116d-9924-4dc2-ba1e-eb33fc96e880 2018-08-03 07:19:16,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:19:16,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:16,530 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:19: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-4853b3f7-7d8f-4034-adb0-bf89f996b600 x-compute-request-id: req-4853b3f7-7d8f-4034-adb0-bf89f996b600 Content-Length: 0 Content-Type: application/json 2018-08-03 07:19:16,530 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6 used request id req-4853b3f7-7d8f-4034-adb0-bf89f996b600 2018-08-03 07:19:16,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333878993988s 2018-08-03 07:19:16,531 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8d23baee-ebfb-4a4b-92db-dc49688f2fe6 used request id req-4853b3f7-7d8f-4034-adb0-bf89f996b600 2018-08-03 07:19:16,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:19:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:16,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6a63ce-8f85-4088-b17b-6a5450fbeddf Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": {"self": "http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7dc9e0019d8e40309ca947cc0b932fc4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 07:19:16,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-aa6a63ce-8f85-4088-b17b-6a5450fbeddf 2018-08-03 07:19:16,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119558811188s 2018-08-03 07:19:16,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-aa6a63ce-8f85-4088-b17b-6a5450fbeddf 2018-08-03 07:19:16,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 07:19:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:16,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c94f94e-ca5f-4242-b0f2-bc770626b738 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf", "links": {"self": "http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7dc9e0019d8e40309ca947cc0b932fc4", "description": null}} 2018-08-03 07:19:16,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4 used request id req-2c94f94e-ca5f-4242-b0f2-bc770626b738 2018-08-03 07:19:16,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121674776077s 2018-08-03 07:19:16,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4 used request id req-2c94f94e-ca5f-4242-b0f2-bc770626b738 2018-08-03 07:19:16,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 07:19:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:17,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a59e5c-508a-4a66-ac5d-34a75591af12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:19:17,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4 used request id req-88a59e5c-508a-4a66-ac5d-34a75591af12 2018-08-03 07:19:17,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303302049637s 2018-08-03 07:19:17,083 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7dc9e0019d8e40309ca947cc0b932fc4 used request id req-88a59e5c-508a-4a66-ac5d-34a75591af12 2018-08-03 07:19:17,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 07:19:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:17,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bb2e14-bcec-41b4-9aa6-b16c528fea0a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8"}, "tags": [], "enabled": true, "id": "13ddbdcb67774319b383b9a912fd38c8", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5bcefbca-c17c-4e98-9dfa-39e7fc6f4ecf"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 07:19:17,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-f9bb2e14-bcec-41b4-9aa6-b16c528fea0a 2018-08-03 07:19:17,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103646039963s 2018-08-03 07:19:17,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-f9bb2e14-bcec-41b4-9aa6-b16c528fea0a 2018-08-03 07:19:17,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 07:19:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ae432f58edff14a8cc71a8c18c558296ed103ac4" 2018-08-03 07:19:17,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 07:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c961ac-3418-4b14-99f3-a35b4dbef97c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 07:19:17,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8 used request id req-95c961ac-3418-4b14-99f3-a35b4dbef97c 2018-08-03 07:19:17,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234074831009s 2018-08-03 07:19:17,434 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/13ddbdcb67774319b383b9a912fd38c8 used request id req-95c961ac-3418-4b14-99f3-a35b4dbef97c 2018-08-03 07:19:17,487 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-03 07:19:17,837 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-03 07:19:17,837 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-03 07:19:17,838 - openstack_tests - INFO - OS Credentials = > 2018-08-03 07:19:17,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-03 07:19:17,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:19:18,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["Y7L50ncoRXivqF6tHcg-yw"], "issued_at": "2018-08-03T07:19:18.000000Z"}} 2018-08-03 07:19:18,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0826dade83f85e3633b23c4f88abd2f5ef0b648f" 2018-08-03 07:19:18,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c5890601-370c-4cb0-b45b-e585823829f8 Date: Fri, 03 Aug 2018 07:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:19:18,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-c5890601-370c-4cb0-b45b-e585823829f8 2018-08-03 07:19:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0826dade83f85e3633b23c4f88abd2f5ef0b648f" 2018-08-03 07:19:18,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5f5cc345-3beb-40c9-84d6-16142eccff72 Date: Fri, 03 Aug 2018 07:19:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:19:18,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf used request id req-5f5cc345-3beb-40c9-84d6-16142eccff72 2018-08-03 07:19:18,782 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-03 07:19:18,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:19:18,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:19:18,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:19:18,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:19:18,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:19:18,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:19:18,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:19:18,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:19:18,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-03 07:19:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:19:18,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d019c9e-0ff0-489b-9f29-0d8851a5f013 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:19:18,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8d019c9e-0ff0-489b-9f29-0d8851a5f013 2018-08-03 07:19:18,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:19:19,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["4KqB4crZRkqn_uovui8cCQ"], "issued_at": "2018-08-03T07:19:19.000000Z"}} 2018-08-03 07:19:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8265a79fec02d77500cea6e004a28c862c250ac5" 2018-08-03 07:19:19,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b88607f-bd0a-45d8-84e8-4d23f6d8b585 x-compute-request-id: req-2b88607f-bd0a-45d8-84e8-4d23f6d8b585 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-03 07:19:19,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-2b88607f-bd0a-45d8-84e8-4d23f6d8b585 2018-08-03 07:19:19,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.605064153671s 2018-08-03 07:19:19,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-2b88607f-bd0a-45d8-84e8-4d23f6d8b585 2018-08-03 07:19:19,394 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-03 07:19:19,395 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-03 07:19:19,395 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-03 07:19:19,395 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:19:19,442 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-03 07:19:19,476 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-03 07:19:19,476 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-03 07:19:19,477 - openstack_tests - INFO - OS Credentials = > 2018-08-03 07:19:19,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-03 07:19:19,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:19:19,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["BEGFBdLQTGm-GZkFLPCuwg"], "issued_at": "2018-08-03T07:19:19.000000Z"}} 2018-08-03 07:19:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19519e2f0866c6e7c0dd30d1373f788d1a4bee4" 2018-08-03 07:19:20,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2cf8373e-6415-416d-b431-f4262e742253 Date: Fri, 03 Aug 2018 07:19:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:19:20,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-2cf8373e-6415-416d-b431-f4262e742253 2018-08-03 07:19:20,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19519e2f0866c6e7c0dd30d1373f788d1a4bee4" 2018-08-03 07:19:20,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-88b36f77-3ab6-4be7-a932-fbdb29b263be Date: Fri, 03 Aug 2018 07:19:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:19:20,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf used request id req-88b36f77-3ab6-4be7-a932-fbdb29b263be 2018-08-03 07:19:20,407 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-03 07:19:20,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:19:20,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:19:20,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:19:20,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:19:20,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:19:20,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:19:20,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:19:20,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:19:20,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-03 07:19:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:19:20,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2297d3-ec14-4e30-be73-07d33a974d0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:19:20,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e2297d3-ec14-4e30-be73-07d33a974d0f 2018-08-03 07:19:20,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:19:20,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["16jimUxzRcuI96BFrYSaaA"], "issued_at": "2018-08-03T07:19:20.000000Z"}} 2018-08-03 07:19:20,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f049f59073252a9a94d22fa1acd73f2e4849a834" 2018-08-03 07:19:21,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076850a8-8b0d-4dd4-8459-32c85f69675d x-compute-request-id: req-076850a8-8b0d-4dd4-8459-32c85f69675d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-03 07:19:21,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-076850a8-8b0d-4dd4-8459-32c85f69675d 2018-08-03 07:19:21,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.615075826645s 2018-08-03 07:19:21,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-076850a8-8b0d-4dd4-8459-32c85f69675d 2018-08-03 07:19:21,028 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-03 07:19:21,029 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-03 07:19:21,029 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-03 07:19:21,029 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-03 07:19:21,035 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:13 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:16 | PASS | | singlevm1 | functest | healthcheck | 00:46 | PASS | | singlevm2 | functest | healthcheck | 00:38 | PASS | | vping_ssh | functest | healthcheck | 00:58 | PASS | | vping_userdata | functest | healthcheck | 00:48 | PASS | | cinder_test | functest | healthcheck | 01:31 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-03 07:19:21,050 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-03 07:19:21,150 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 07:19:21,193 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 07:19:21,198 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 07:19:49,213 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-198 | | 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-08-03 07:19:49,218 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qh3inOkhO8gVMdVF7AeQcETAJ export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=38876c385bea4432bfcee5a27ae0c10d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 07:19:49,218 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 07:19:49,220 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-08-03 07:19:49,251 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-03 07:19:50,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:19:50,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:19:50,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:19:50,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:19:50,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:19:50,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:19:50,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 07:19:50,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 07:19:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:19:50,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f887ef58-fc57-4b3d-ac86-04fee5d2225b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:19:50,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f887ef58-fc57-4b3d-ac86-04fee5d2225b 2018-08-03 07:19:50,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:19:50,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["8xOjY0ZvS8edxZpB4cxTmw"], "issued_at": "2018-08-03T07:19:50.000000Z"}} 2018-08-03 07:19:50,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:19:50,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:19:50,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5bb4c133-c66b-4f18-8809-24c26b4ff3b8 Date: Fri, 03 Aug 2018 07:19:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:19:50,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bb4c133-c66b-4f18-8809-24c26b4ff3b8 2018-08-03 07:19:50,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311569213867s 2018-08-03 07:19:50,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bb4c133-c66b-4f18-8809-24c26b4ff3b8 2018-08-03 07:19:50,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 07:19:56,236 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5e558679-79dd-483e-8280-d87083b46c7c | 2018-08-03T07:19:55.854625 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5e558679-79dd-483e-8280-d87083b46c7c ~/.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-08-03 07:19:59,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-03 07:19:59,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 07:20:25,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=addf3f5b-530d-4c29-bd13-b03b7e3b5f08) as the default verifier for the future CLI operations. 2018-08-03 07:20:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 07:20:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:28,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-5eb9631b-c0b7-46c2-88d5-d52c060b5c4c Date: Fri, 03 Aug 2018 07:20:28 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-03 07:20:28,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-5eb9631b-c0b7-46c2-88d5-d52c060b5c4c 2018-08-03 07:20:28,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.201172113419s 2018-08-03 07:20:28,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-5eb9631b-c0b7-46c2-88d5-d52c060b5c4c 2018-08-03 07:20:28,900 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-03 07:20:28,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:20:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"network": {"name": "tempest_smoke-net_487dbec7-a249-4d09-8e22-5d968ee16066", "admin_state_up": true}}' 2018-08-03 07:20:29,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ad7baa9f-62e3-4ae2-a07a-da2ab238d561 Date: Fri, 03 Aug 2018 07:20:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9fb83505-660e-4cfe-92db-3895a6017992","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:20:29Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_487dbec7-a249-4d09-8e22-5d968ee16066","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:20:29Z","mtu":1450}} 2018-08-03 07:20:29,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ad7baa9f-62e3-4ae2-a07a-da2ab238d561 2018-08-03 07:20:29,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.503736019135s 2018-08-03 07:20:29,404 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ad7baa9f-62e3-4ae2-a07a-da2ab238d561 2018-08-03 07:20:29,405 - 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-08-03T07:20:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9fb83505-660e-4cfe-92db-3895a6017992', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_487dbec7-a249-4d09-8e22-5d968ee16066', u'created_at': u'2018-08-03T07:20:29Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 07:20:29,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:20:29,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:29,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-e36961d6-9b69-4c6e-8d12-9937f5dd7dd9 Date: Fri, 03 Aug 2018 07:20:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9fb83505-660e-4cfe-92db-3895a6017992","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:20:29Z","qos_policy_id":null,"name":"tempest_smoke-net_487dbec7-a249-4d09-8e22-5d968ee16066","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:20:29Z","provider:network_type":"vxlan"}]} 2018-08-03 07:20:29,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e36961d6-9b69-4c6e-8d12-9937f5dd7dd9 2018-08-03 07:20:29,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27444601059s 2018-08-03 07:20:29,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e36961d6-9b69-4c6e-8d12-9937f5dd7dd9 2018-08-03 07:20:29,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:20:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"subnet": {"name": "tempest_smoke-subnet_487dbec7-a249-4d09-8e22-5d968ee16066", "enable_dhcp": true, "network_id": "9fb83505-660e-4cfe-92db-3895a6017992", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:20:30,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-ce802a27-be06-4568-bef8-72c356a2e5e3 Date: Fri, 03 Aug 2018 07:20:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T07:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9586b499-2d4e-48bd-9873-1b67c16cd66d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_487dbec7-a249-4d09-8e22-5d968ee16066","enable_dhcp":true,"segment_id":null,"network_id":"9fb83505-660e-4cfe-92db-3895a6017992","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:20:30Z","ip_version":4}} 2018-08-03 07:20:30,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ce802a27-be06-4568-bef8-72c356a2e5e3 2018-08-03 07:20:30,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.686167001724s 2018-08-03 07:20:30,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ce802a27-be06-4568-bef8-72c356a2e5e3 2018-08-03 07:20:30,369 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:20:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9586b499-2d4e-48bd-9873-1b67c16cd66d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_487dbec7-a249-4d09-8e22-5d968ee16066', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9fb83505-660e-4cfe-92db-3895a6017992', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:20:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:20:30,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:20:30,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "tempest_smoke-router_487dbec7-a249-4d09-8e22-5d968ee16066", "admin_state_up": true}}' 2018-08-03 07:20:36,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-f412ebb1-3fb0-479b-885f-756a5eeb4e42 Date: Fri, 03 Aug 2018 07:20:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:20:31Z", "admin_state_up": true, "updated_at": "2018-08-03T07:20:32Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca", "name": "tempest_smoke-router_487dbec7-a249-4d09-8e22-5d968ee16066"}} 2018-08-03 07:20:36,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f412ebb1-3fb0-479b-885f-756a5eeb4e42 2018-08-03 07:20:36,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.33590817451s 2018-08-03 07:20:36,706 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f412ebb1-3fb0-479b-885f-756a5eeb4e42 2018-08-03 07:20:36,707 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:20:32Z', u'revision_number': 3, u'ha': True, u'id': u'3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_487dbec7-a249-4d09-8e22-5d968ee16066', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:20:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:20:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:20:36,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"subnet_id": "9586b499-2d4e-48bd-9873-1b67c16cd66d"}' 2018-08-03 07:20:39,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e84c8b7-3e45-45d7-91ca-cf7b7d79f740 Date: Fri, 03 Aug 2018 07:20:39 GMT RESP BODY: {"network_id": "9fb83505-660e-4cfe-92db-3895a6017992", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "9586b499-2d4e-48bd-9873-1b67c16cd66d", "subnet_ids": ["9586b499-2d4e-48bd-9873-1b67c16cd66d"], "port_id": "144b1c6a-9d04-4176-a963-2d24089b3fc6", "id": "3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca"} 2018-08-03 07:20:39,635 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca/add_router_interface.json used request id req-8e84c8b7-3e45-45d7-91ca-cf7b7d79f740 2018-08-03 07:20:39,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92759513855s 2018-08-03 07:20:39,635 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca/add_router_interface.json used request id req-8e84c8b7-3e45-45d7-91ca-cf7b7d79f740 returning object 3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca 2018-08-03 07:20:39,636 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:20:39,768 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:20:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:20:39,774 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:20:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:20:39,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:20:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:40,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a8575745-ad31-4a7e-8826-376c16590b6e Date: Fri, 03 Aug 2018 07:20:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:20:40,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a8575745-ad31-4a7e-8826-376c16590b6e 2018-08-03 07:20:40,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307641983032s 2018-08-03 07:20:40,085 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a8575745-ad31-4a7e-8826-376c16590b6e 2018-08-03 07:20:40,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:20:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066"}' 2018-08-03 07:20:40,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e0315d0-e608-4fd0-844b-efcbea2e03e7 Date: Fri, 03 Aug 2018 07:20:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "4c1ae745-7892-4426-9a81-8980390a27f4", "size": null, "self": "/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:20:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "checksum": null, "created_at": "2018-08-03T07:20:40Z", "protected": false} 2018-08-03 07:20:40,384 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1e0315d0-e608-4fd0-844b-efcbea2e03e7 2018-08-03 07:20:40,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.290758132935s 2018-08-03 07:20:40,384 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-1e0315d0-e608-4fd0-844b-efcbea2e03e7 returning object 4c1ae745-7892-4426-9a81-8980390a27f4 2018-08-03 07:20:40,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:20:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '' 2018-08-03 07:20:41,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6a740b0-c649-486b-b7e8-f8383122abcd Date: Fri, 03 Aug 2018 07:20:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:20:41,068 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file used request id req-a6a740b0-c649-486b-b7e8-f8383122abcd 2018-08-03 07:20:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.682979822159s 2018-08-03 07:20:41,068 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file used request id req-a6a740b0-c649-486b-b7e8-f8383122abcd 2018-08-03 07:20:41,068 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:20:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4c1ae745-7892-4426-9a81-8980390a27f4', u'size': None, u'name': u'tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066', u'checksum': None, u'self': u'/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:20:40Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:20:41,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:20:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_487dbec7-a249-4d09-8e22-5d968ee16066", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:20:41,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-435fe7f8-96da-4894-bdd0-96faa7dfb68a x-compute-request-id: req-435fe7f8-96da-4894-bdd0-96faa7dfb68a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_487dbec7-a249-4d09-8e22-5d968ee16066", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c959bf77-523c-4423-ac86-0965f79b9a10", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c959bf77-523c-4423-ac86-0965f79b9a10"}} 2018-08-03 07:20:41,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-435fe7f8-96da-4894-bdd0-96faa7dfb68a 2018-08-03 07:20:41,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228515148163s 2018-08-03 07:20:41,298 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-435fe7f8-96da-4894-bdd0-96faa7dfb68a 2018-08-03 07:20:41,299 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_487dbec7-a249-4d09-8e22-5d968ee16066', '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'38876c385bea4432bfcee5a27ae0c10d', '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'c959bf77-523c-4423-ac86-0965f79b9a10', 'swap': 0}) 2018-08-03 07:20:41,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:20:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"extra_specs": {}}' 2018-08-03 07:20:41,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cef4b4d-bdb2-4b79-a940-bb97afebd901 x-compute-request-id: req-1cef4b4d-bdb2-4b79-a940-bb97afebd901 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:20:41,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10/os-extra_specs used request id req-1cef4b4d-bdb2-4b79-a940-bb97afebd901 2018-08-03 07:20:41,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0273549556732s 2018-08-03 07:20:41,328 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10/os-extra_specs used request id req-1cef4b4d-bdb2-4b79-a940-bb97afebd901 2018-08-03 07:20:41,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:20:41,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bc6e5b6-82a1-4bfe-aec1-765cac694dfa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:20:41,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-2bc6e5b6-82a1-4bfe-aec1-765cac694dfa 2018-08-03 07:20:41,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:20:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:41,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa6213d-204b-458b-affc-4d517a3f95ee Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:20:41,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7fa6213d-204b-458b-affc-4d517a3f95ee 2018-08-03 07:20:41,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104593038559s 2018-08-03 07:20:41,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7fa6213d-204b-458b-affc-4d517a3f95ee 2018-08-03 07:20:41,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:20:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:41,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6622f907-0210-4780-b3b6-35f1a6fc7b4a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:20:41,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6622f907-0210-4780-b3b6-35f1a6fc7b4a 2018-08-03 07:20:41,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112519979477s 2018-08-03 07:20:41,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6622f907-0210-4780-b3b6-35f1a6fc7b4a 2018-08-03 07:20:41,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 07:20:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:41,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16dc476f-4657-4895-8fcd-9c871d5755cb x-compute-request-id: req-16dc476f-4657-4895-8fcd-9c871d5755cb Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-03 07:20:41,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-16dc476f-4657-4895-8fcd-9c871d5755cb 2018-08-03 07:20:41,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0356600284576s 2018-08-03 07:20:41,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-16dc476f-4657-4895-8fcd-9c871d5755cb 2018-08-03 07:20:41,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:20:41,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:20:41,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e8e62517-7464-4c54-aaf2-2cd5173e63d8 Date: Fri, 03 Aug 2018 07:20:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/4c1ae745-7892-4426-9a81-8980390a27f4/snap", "metadata": {}}], "file": "/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "4c1ae745-7892-4426-9a81-8980390a27f4", "size": 12716032, "self": "/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/4c1ae745-7892-4426-9a81-8980390a27f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:20:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:20:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:20:41,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e8e62517-7464-4c54-aaf2-2cd5173e63d8 2018-08-03 07:20:41,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204977989197s 2018-08-03 07:20:41,812 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-e8e62517-7464-4c54-aaf2-2cd5173e63d8 2018-08-03 07:20:41,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:20:41,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_487dbec7-a249-4d09-8e22-5d968ee16066", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_487dbec7-a249-4d09-8e22-5d968ee16066"}' 2018-08-03 07:20:42,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6aadea28-a319-4567-9866-89d94d330143 Date: Fri, 03 Aug 2018 07:20:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/80a2c691-4f09-4477-934b-e593260a4985/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "80a2c691-4f09-4477-934b-e593260a4985", "size": null, "self": "/v2/images/80a2c691-4f09-4477-934b-e593260a4985", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:20:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_487dbec7-a249-4d09-8e22-5d968ee16066", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_487dbec7-a249-4d09-8e22-5d968ee16066", "checksum": null, "created_at": "2018-08-03T07:20:42Z", "protected": false} 2018-08-03 07:20:42,111 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6aadea28-a319-4567-9866-89d94d330143 2018-08-03 07:20:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.290424823761s 2018-08-03 07:20:42,111 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-6aadea28-a319-4567-9866-89d94d330143 returning object 80a2c691-4f09-4477-934b-e593260a4985 2018-08-03 07:20:42,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:20:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '' 2018-08-03 07:20:43,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-609bc469-f6eb-406b-8a89-c9c3980b95a0 Date: Fri, 03 Aug 2018 07:20:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:20:43,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985/file used request id req-609bc469-f6eb-406b-8a89-c9c3980b95a0 2018-08-03 07:20:43,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17155599594s 2018-08-03 07:20:43,284 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985/file used request id req-609bc469-f6eb-406b-8a89-c9c3980b95a0 2018-08-03 07:20:43,284 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_487dbec7-a249-4d09-8e22-5d968ee16066', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:20:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/80a2c691-4f09-4477-934b-e593260a4985/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'80a2c691-4f09-4477-934b-e593260a4985', u'size': None, u'name': u'tempest_smoke-img_alt_487dbec7-a249-4d09-8e22-5d968ee16066', u'checksum': None, u'self': u'/v2/images/80a2c691-4f09-4477-934b-e593260a4985', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:20:42Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:20:43,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:20:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_487dbec7-a249-4d09-8e22-5d968ee16066", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:20:43,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20: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-85ca15b8-aec2-4a65-92f4-a84d43b23168 x-compute-request-id: req-85ca15b8-aec2-4a65-92f4-a84d43b23168 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_487dbec7-a249-4d09-8e22-5d968ee16066", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f4baed4-af47-4e82-98d9-5eba3be8bfb1"}} 2018-08-03 07:20:43,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-85ca15b8-aec2-4a65-92f4-a84d43b23168 2018-08-03 07:20:43,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0444028377533s 2018-08-03 07:20:43,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-85ca15b8-aec2-4a65-92f4-a84d43b23168 2018-08-03 07:20:43,330 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_487dbec7-a249-4d09-8e22-5d968ee16066', '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'38876c385bea4432bfcee5a27ae0c10d', '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'1f4baed4-af47-4e82-98d9-5eba3be8bfb1', 'swap': 0}) 2018-08-03 07:20:43,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:20:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"extra_specs": {}}' 2018-08-03 07:20:43,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:20: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-7978ab40-3fe0-4f3d-99bb-1e896776025e x-compute-request-id: req-7978ab40-3fe0-4f3d-99bb-1e896776025e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:20:43,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1/os-extra_specs used request id req-7978ab40-3fe0-4f3d-99bb-1e896776025e 2018-08-03 07:20:43,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227811336517s 2018-08-03 07:20:43,354 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1/os-extra_specs used request id req-7978ab40-3fe0-4f3d-99bb-1e896776025e 2018-08-03 07:20:43,354 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_487dbec7-a249-4d09-8e22-5d968ee16066', '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'38876c385bea4432bfcee5a27ae0c10d', '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'1f4baed4-af47-4e82-98d9-5eba3be8bfb1', 'swap': 0}) 2018-08-03 07:20:47,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-03 07:20:47,020 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-03 07:20:47,021 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-03 07:20:47,023 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-03 07:20:47,027 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-03 07:20:50,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-addf3f5b-530d-4c29-bd13-b03b7e3b5f08/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-03 07:20:50,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-03 07:20:50,405 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-03 07:20:50,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-08-03 07:24:01,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 79e67579-86a8-44da-be9e-f64da7b3da59 2018-08-03 07:24:01,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '79e67579-86a8-44da-be9e-f64da7b3da59']'. 2018-08-03 07:24:02,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-03 07:24:02,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-03 07:24:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 07:24:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 79e67579-86a8-44da-be9e-f64da7b3da59 | 2018-08-03 07:24:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-03 07:24:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-03 07:20:52 | 2018-08-03 07:24:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-03 07:24:01 | 2018-08-03 07:24:02,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:09 | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: addf3f5b-530d-4c29-bd13-b03b7e3b5f08) | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5e558679-79dd-483e-8280-d87083b46c7c) | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-08-03 07:24:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 177.609 | 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 105 | 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 07:24:02,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-03 07:24:02,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 98.1308411215% 2018-08-03 07:24:02,338 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:24:02,339 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:33 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-08-03 07:24:02,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:24:02,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:02,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70e13715-0759-4801-aff2-026c5968adbe Date: Fri, 03 Aug 2018 07:24:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:24:02,893 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985 used request id req-70e13715-0759-4801-aff2-026c5968adbe 2018-08-03 07:24:02,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.549211978912s 2018-08-03 07:24:02,894 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/80a2c691-4f09-4477-934b-e593260a4985 used request id req-70e13715-0759-4801-aff2-026c5968adbe 2018-08-03 07:24:02,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:24:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fb49307-0376-4fd4-8d21-ca7aa192d71e x-compute-request-id: req-1fb49307-0376-4fd4-8d21-ca7aa192d71e Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_487dbec7-a249-4d09-8e22-5d968ee16066", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f4baed4-af47-4e82-98d9-5eba3be8bfb1"}, {"name": "tempest_smoke-flavor_487dbec7-a249-4d09-8e22-5d968ee16066", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c959bf77-523c-4423-ac86-0965f79b9a10", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c959bf77-523c-4423-ac86-0965f79b9a10"}]} 2018-08-03 07:24:02,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1fb49307-0376-4fd4-8d21-ca7aa192d71e 2018-08-03 07:24:02,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0283088684082s 2018-08-03 07:24:02,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1fb49307-0376-4fd4-8d21-ca7aa192d71e 2018-08-03 07:24:02,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:24:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:02,962 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-379b09d2-ca2a-4c58-8265-c9ba91123ea1 x-compute-request-id: req-379b09d2-ca2a-4c58-8265-c9ba91123ea1 Content-Length: 0 Content-Type: application/json 2018-08-03 07:24:02,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1 used request id req-379b09d2-ca2a-4c58-8265-c9ba91123ea1 2018-08-03 07:24:02,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0376060009003s 2018-08-03 07:24:02,963 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1f4baed4-af47-4e82-98d9-5eba3be8bfb1 used request id req-379b09d2-ca2a-4c58-8265-c9ba91123ea1 2018-08-03 07:24:02,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:24:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" -d '{"subnet_id": "9586b499-2d4e-48bd-9873-1b67c16cd66d"}' 2018-08-03 07:24:05,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dd2b5940-614d-42a4-9aed-2887a9894a5b Date: Fri, 03 Aug 2018 07:24:05 GMT RESP BODY: {"network_id": "9fb83505-660e-4cfe-92db-3895a6017992", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "9586b499-2d4e-48bd-9873-1b67c16cd66d", "subnet_ids": ["9586b499-2d4e-48bd-9873-1b67c16cd66d"], "port_id": "144b1c6a-9d04-4176-a963-2d24089b3fc6", "id": "3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca"} 2018-08-03 07:24:05,439 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca/remove_router_interface.json used request id req-dd2b5940-614d-42a4-9aed-2887a9894a5b 2018-08-03 07:24:05,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47523999214s 2018-08-03 07:24:05,439 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca/remove_router_interface.json used request id req-dd2b5940-614d-42a4-9aed-2887a9894a5b returning object 3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca 2018-08-03 07:24:05,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:24:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:05,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6ed67a54-9048-4344-b583-6dc6b40038a6 Date: Fri, 03 Aug 2018 07:24:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:20:31Z", "admin_state_up": true, "updated_at": "2018-08-03T07:24:04Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca", "name": "tempest_smoke-router_487dbec7-a249-4d09-8e22-5d968ee16066"}]} 2018-08-03 07:24:05,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6ed67a54-9048-4344-b583-6dc6b40038a6 2018-08-03 07:24:05,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.304536104202s 2018-08-03 07:24:05,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6ed67a54-9048-4344-b583-6dc6b40038a6 2018-08-03 07:24:05,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:24:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:09,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18a0a77f-b34e-4e9c-970f-b2fe88490898 Content-Length: 0 Date: Fri, 03 Aug 2018 07:24:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:24:09,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca.json used request id req-18a0a77f-b34e-4e9c-970f-b2fe88490898 2018-08-03 07:24:09,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.82813882828s 2018-08-03 07:24:09,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3c336ca9-e1fa-4ba0-b95c-a4a5e88dd7ca.json used request id req-18a0a77f-b34e-4e9c-970f-b2fe88490898 2018-08-03 07:24:09,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:24:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:09,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-68f473da-22a5-4863-a11f-e1ece375ae0a Date: Fri, 03 Aug 2018 07:24:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4},{"updated_at":"2018-08-03T07:20:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9586b499-2d4e-48bd-9873-1b67c16cd66d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_487dbec7-a249-4d09-8e22-5d968ee16066","enable_dhcp":true,"segment_id":null,"network_id":"9fb83505-660e-4cfe-92db-3895a6017992","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:20:30Z","ip_version":4}]} 2018-08-03 07:24:09,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-68f473da-22a5-4863-a11f-e1ece375ae0a 2018-08-03 07:24:09,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.230849981308s 2018-08-03 07:24:09,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-68f473da-22a5-4863-a11f-e1ece375ae0a 2018-08-03 07:24:09,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:24:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/9586b499-2d4e-48bd-9873-1b67c16cd66d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:11,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a062d4c5-5256-48b2-a20b-e45276b5e2f9 Date: Fri, 03 Aug 2018 07:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:24:11,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9586b499-2d4e-48bd-9873-1b67c16cd66d.json used request id req-a062d4c5-5256-48b2-a20b-e45276b5e2f9 2018-08-03 07:24:11,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1628510952s 2018-08-03 07:24:11,970 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9586b499-2d4e-48bd-9873-1b67c16cd66d.json used request id req-a062d4c5-5256-48b2-a20b-e45276b5e2f9 2018-08-03 07:24:11,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:24:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:12,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-349acce2-6e33-488f-a0c9-06041f663d09 Date: Fri, 03 Aug 2018 07:24:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9fb83505-660e-4cfe-92db-3895a6017992","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:24:11Z","qos_policy_id":null,"name":"tempest_smoke-net_487dbec7-a249-4d09-8e22-5d968ee16066","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:20:29Z","provider:network_type":"vxlan"}]} 2018-08-03 07:24:12,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-349acce2-6e33-488f-a0c9-06041f663d09 2018-08-03 07:24:12,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328902006149s 2018-08-03 07:24:12,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-349acce2-6e33-488f-a0c9-06041f663d09 2018-08-03 07:24:12,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:24:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/9fb83505-660e-4cfe-92db-3895a6017992.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:13,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ba348f6-4f9d-4dde-9b29-bc31c35bdcb7 Date: Fri, 03 Aug 2018 07:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:24:13,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9fb83505-660e-4cfe-92db-3895a6017992.json used request id req-2ba348f6-4f9d-4dde-9b29-bc31c35bdcb7 2018-08-03 07:24:13,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20654201508s 2018-08-03 07:24:13,508 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/9fb83505-660e-4cfe-92db-3895a6017992.json used request id req-2ba348f6-4f9d-4dde-9b29-bc31c35bdcb7 2018-08-03 07:24:13,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:24:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:14,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-43643414-336f-4807-b9e8-4999493cb83a Date: Fri, 03 Aug 2018 07:24:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/4c1ae745-7892-4426-9a81-8980390a27f4/snap", "metadata": {}}], "file": "/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "4c1ae745-7892-4426-9a81-8980390a27f4", "size": 12716032, "self": "/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/4c1ae745-7892-4426-9a81-8980390a27f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:20:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_487dbec7-a249-4d09-8e22-5d968ee16066", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:20:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:24:14,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-43643414-336f-4807-b9e8-4999493cb83a 2018-08-03 07:24:14,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.696158885956s 2018-08-03 07:24:14,209 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-43643414-336f-4807-b9e8-4999493cb83a 2018-08-03 07:24:14,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:24:14,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:14,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8be5b0f-1805-4b43-b89b-6b9b1f2a960f Date: Fri, 03 Aug 2018 07:24:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:24:14,575 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4 used request id req-c8be5b0f-1805-4b43-b89b-6b9b1f2a960f 2018-08-03 07:24:14,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.364593982697s 2018-08-03 07:24:14,575 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/4c1ae745-7892-4426-9a81-8980390a27f4 used request id req-c8be5b0f-1805-4b43-b89b-6b9b1f2a960f 2018-08-03 07:24:14,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:24:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:14,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7ee0851-a86d-4dfe-aff5-2ee70d3870ee x-compute-request-id: req-c7ee0851-a86d-4dfe-aff5-2ee70d3870ee Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_487dbec7-a249-4d09-8e22-5d968ee16066", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/c959bf77-523c-4423-ac86-0965f79b9a10", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c959bf77-523c-4423-ac86-0965f79b9a10"}]} 2018-08-03 07:24:14,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c7ee0851-a86d-4dfe-aff5-2ee70d3870ee 2018-08-03 07:24:14,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257270336151s 2018-08-03 07:24:14,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c7ee0851-a86d-4dfe-aff5-2ee70d3870ee 2018-08-03 07:24:14,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:24:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}062e699bdb407daf9e75ec9a6337811de668448d" 2018-08-03 07:24:14,639 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d65da0e7-a5f2-4526-9f4e-d86b64e8c104 x-compute-request-id: req-d65da0e7-a5f2-4526-9f4e-d86b64e8c104 Content-Length: 0 Content-Type: application/json 2018-08-03 07:24:14,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10 used request id req-d65da0e7-a5f2-4526-9f4e-d86b64e8c104 2018-08-03 07:24:14,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0354759693146s 2018-08-03 07:24:14,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/c959bf77-523c-4423-ac86-0965f79b9a10 used request id req-d65da0e7-a5f2-4526-9f4e-d86b64e8c104 2018-08-03 07:24:14,640 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-08-03 07:24:14,678 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-03 07:24:14,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:24:14,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 07:24:14,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:24:14,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:24:14,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 07:24:14,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 07:24:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:24:14,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499c76a5-6a7b-4bc2-b4ee-494918d964ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:24:14,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-499c76a5-6a7b-4bc2-b4ee-494918d964ee 2018-08-03 07:24:14,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:24:15,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["wUCcoIeESxek6bR6Vcd9RQ"], "issued_at": "2018-08-03T07:24:15.000000Z"}} 2018-08-03 07:24:15,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:24:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:24:15,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f1a3fd73-60a7-413a-8ba9-e35871035c95 Date: Fri, 03 Aug 2018 07:24:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:24:15,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1a3fd73-60a7-413a-8ba9-e35871035c95 2018-08-03 07:24:15,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281825065613s 2018-08-03 07:24:15,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1a3fd73-60a7-413a-8ba9-e35871035c95 2018-08-03 07:24:15,411 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-03 07:24:15,782 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-03 07:24:15,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:24:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"network": {"shared": true, "name": "rally_sanity-net_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "admin_state_up": true}}' 2018-08-03 07:24:16,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-6eff2196-cd4b-4dfe-9c95-bb646b36fbe5 Date: Fri, 03 Aug 2018 07:24:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ce563656-cab1-4ec4-a945-2faab650211b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":true,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:24:16Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:24:16Z","mtu":1450}} 2018-08-03 07:24:16,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6eff2196-cd4b-4dfe-9c95-bb646b36fbe5 2018-08-03 07:24:16,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.383527994156s 2018-08-03 07:24:16,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6eff2196-cd4b-4dfe-9c95-bb646b36fbe5 2018-08-03 07:24:16,167 - 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-08-03T07:24:16Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ce563656-cab1-4ec4-a945-2faab650211b', u'provider:segmentation_id': 42, 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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', u'created_at': u'2018-08-03T07:24:16Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 07:24:16,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:24:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:24:16,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-c6589f22-5935-4909-80a7-4887f0a32c00 Date: Fri, 03 Aug 2018 07:24:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ce563656-cab1-4ec4-a945-2faab650211b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":true,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:24:16Z","qos_policy_id":null,"name":"rally_sanity-net_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:24:16Z","provider:network_type":"vxlan"}]} 2018-08-03 07:24:16,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c6589f22-5935-4909-80a7-4887f0a32c00 2018-08-03 07:24:16,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277452945709s 2018-08-03 07:24:16,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c6589f22-5935-4909-80a7-4887f0a32c00 2018-08-03 07:24:16,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:24:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"subnet": {"name": "rally_sanity-subnet_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "enable_dhcp": true, "network_id": "ce563656-cab1-4ec4-a945-2faab650211b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:24:17,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-52056705-be9e-4f09-a81e-092c10c6a8b9 Date: Fri, 03 Aug 2018 07:24:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T07:24:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"493e5d0d-6f05-48a4-b3ed-2eb0019e004f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6","enable_dhcp":true,"segment_id":null,"network_id":"ce563656-cab1-4ec4-a945-2faab650211b","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:24:16Z","ip_version":4}} 2018-08-03 07:24:17,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-52056705-be9e-4f09-a81e-092c10c6a8b9 2018-08-03 07:24:17,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.958582162857s 2018-08-03 07:24:17,406 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-52056705-be9e-4f09-a81e-092c10c6a8b9 2018-08-03 07:24:17,406 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:24:16Z', 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'493e5d0d-6f05-48a4-b3ed-2eb0019e004f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ce563656-cab1-4ec4-a945-2faab650211b', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:24:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:24:17,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:24:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "rally_sanity-router_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "admin_state_up": true}}' 2018-08-03 07:24:23,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-1e4316f7-3197-4a63-b2fe-2b4a5ca0b3b6 Date: Fri, 03 Aug 2018 07:24:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:24:18Z", "admin_state_up": true, "updated_at": "2018-08-03T07:24:19Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "e585c54e-855c-4334-962a-cb2982e4e5dc", "name": "rally_sanity-router_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6"}} 2018-08-03 07:24:23,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1e4316f7-3197-4a63-b2fe-2b4a5ca0b3b6 2018-08-03 07:24:23,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.47385978699s 2018-08-03 07:24:23,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1e4316f7-3197-4a63-b2fe-2b4a5ca0b3b6 2018-08-03 07:24:23,882 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:24:19Z', u'revision_number': 3, u'ha': True, u'id': u'e585c54e-855c-4334-962a-cb2982e4e5dc', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:24:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:24:23,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:24:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"subnet_id": "493e5d0d-6f05-48a4-b3ed-2eb0019e004f"}' 2018-08-03 07:24:26,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93eca41f-32ae-4570-8f6f-ec5823eacbb0 Date: Fri, 03 Aug 2018 07:24:26 GMT RESP BODY: {"network_id": "ce563656-cab1-4ec4-a945-2faab650211b", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "493e5d0d-6f05-48a4-b3ed-2eb0019e004f", "subnet_ids": ["493e5d0d-6f05-48a4-b3ed-2eb0019e004f"], "port_id": "0c2a1ea8-9e68-4bcc-b5e4-aa3b0d42eef7", "id": "e585c54e-855c-4334-962a-cb2982e4e5dc"} 2018-08-03 07:24:26,639 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc/add_router_interface.json used request id req-93eca41f-32ae-4570-8f6f-ec5823eacbb0 2018-08-03 07:24:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.75636911392s 2018-08-03 07:24:26,639 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc/add_router_interface.json used request id req-93eca41f-32ae-4570-8f6f-ec5823eacbb0 returning object e585c54e-855c-4334-962a-cb2982e4e5dc 2018-08-03 07:24:26,639 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:24:26,770 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:24:26,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:24:26,777 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:24:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:24:26,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:24:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:24:27,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8d0f8d81-6444-4fb2-be68-9b65479d0358 Date: Fri, 03 Aug 2018 07:24:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:24:27,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8d0f8d81-6444-4fb2-be68-9b65479d0358 2018-08-03 07:24:27,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21878194809s 2018-08-03 07:24:27,001 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8d0f8d81-6444-4fb2-be68-9b65479d0358 2018-08-03 07:24:27,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:24:27,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6"}' 2018-08-03 07:24:27,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45745b1f-92c0-4ebd-9250-76b51d7e4a89 Date: Fri, 03 Aug 2018 07:24:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/50f86063-73ed-4b60-b038-0fd300535482/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "50f86063-73ed-4b60-b038-0fd300535482", "size": null, "self": "/v2/images/50f86063-73ed-4b60-b038-0fd300535482", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:24:27Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "checksum": null, "created_at": "2018-08-03T07:24:27Z", "protected": false} 2018-08-03 07:24:27,345 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-45745b1f-92c0-4ebd-9250-76b51d7e4a89 2018-08-03 07:24:27,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.336965084076s 2018-08-03 07:24:27,345 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-45745b1f-92c0-4ebd-9250-76b51d7e4a89 returning object 50f86063-73ed-4b60-b038-0fd300535482 2018-08-03 07:24:27,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:24:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '' 2018-08-03 07:24:28,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd7441a2-b75f-4acd-a55e-f9acceea01d7 Date: Fri, 03 Aug 2018 07:24:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:24:28,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482/file used request id req-dd7441a2-b75f-4acd-a55e-f9acceea01d7 2018-08-03 07:24:28,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.06416106224s 2018-08-03 07:24:28,411 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482/file used request id req-dd7441a2-b75f-4acd-a55e-f9acceea01d7 2018-08-03 07:24:28,411 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:24:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/50f86063-73ed-4b60-b038-0fd300535482/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'50f86063-73ed-4b60-b038-0fd300535482', u'size': None, u'name': u'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', u'checksum': None, u'self': u'/v2/images/50f86063-73ed-4b60-b038-0fd300535482', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:24:27Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:24:28,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:24:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:24:28,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf770fa7-37a0-4228-a532-41528dd81440 x-compute-request-id: req-cf770fa7-37a0-4228-a532-41528dd81440 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01"}} 2018-08-03 07:24:28,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cf770fa7-37a0-4228-a532-41528dd81440 2018-08-03 07:24:28,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253051042557s 2018-08-03 07:24:28,665 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cf770fa7-37a0-4228-a532-41528dd81440 2018-08-03 07:24:28,666 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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'38876c385bea4432bfcee5a27ae0c10d', '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'ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01', 'swap': 0}) 2018-08-03 07:24:28,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:24:28,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"extra_specs": {}}' 2018-08-03 07:24:28,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0fe941f8-fc2d-41af-bb0f-6dafadb1cae2 x-compute-request-id: req-0fe941f8-fc2d-41af-bb0f-6dafadb1cae2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:24:28,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01/os-extra_specs used request id req-0fe941f8-fc2d-41af-bb0f-6dafadb1cae2 2018-08-03 07:24:28,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0299589633942s 2018-08-03 07:24:28,697 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01/os-extra_specs used request id req-0fe941f8-fc2d-41af-bb0f-6dafadb1cae2 2018-08-03 07:24:28,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 07:24:31,508 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 07:24:34,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bfb60d46-cc04-4291-9596-f60ec1131ffe | 2018-08-03T07:24:33.922287 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bfb60d46-cc04-4291-9596-f60ec1131ffe ~/.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-08-03 07:24:38,166 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-03 07:24:38,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-03 07:24:38,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 07:24:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:24:38,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c071be6-0c5d-41c7-9446-0ebd203f7910 x-compute-request-id: req-6c071be6-0c5d-41c7-9446-0ebd203f7910 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-03 07:24:38,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-6c071be6-0c5d-41c7-9446-0ebd203f7910 2018-08-03 07:24:38,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.046374797821s 2018-08-03 07:24:38,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-6c071be6-0c5d-41c7-9446-0ebd203f7910 2018-08-03 07:24:38,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:24:38,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:24:38,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a403b4b-d09d-4466-9e22-d76cf5194db1 x-compute-request-id: req-7a403b4b-d09d-4466-9e22-d76cf5194db1 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/37b41ac4-6cae-4871-9fb3-01387e271175", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37b41ac4-6cae-4871-9fb3-01387e271175"}} 2018-08-03 07:24:38,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7a403b4b-d09d-4466-9e22-d76cf5194db1 2018-08-03 07:24:38,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0593719482422s 2018-08-03 07:24:38,274 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7a403b4b-d09d-4466-9e22-d76cf5194db1 2018-08-03 07:24:38,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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'38876c385bea4432bfcee5a27ae0c10d', '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'37b41ac4-6cae-4871-9fb3-01387e271175', 'swap': 0}) 2018-08-03 07:24:38,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:24:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"extra_specs": {}}' 2018-08-03 07:24:38,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4c6b95d-2726-4b64-a72c-cb80a7716f73 x-compute-request-id: req-c4c6b95d-2726-4b64-a72c-cb80a7716f73 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:24:38,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175/os-extra_specs used request id req-c4c6b95d-2726-4b64-a72c-cb80a7716f73 2018-08-03 07:24:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252280235291s 2018-08-03 07:24:38,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175/os-extra_specs used request id req-c4c6b95d-2726-4b64-a72c-cb80a7716f73 2018-08-03 07:24:38,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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'38876c385bea4432bfcee5a27ae0c10d', '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'37b41ac4-6cae-4871-9fb3-01387e271175', 'swap': 0}) 2018-08-03 07:24:38,302 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-03 07:24:38,303 - 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-08-03 07:24:38,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:24:38,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:24:38,320 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:25:51,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6da257df-7cd3-4942-873d-75838e8b0609 2018-08-03 07:25:51,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-03 07:25:51,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6da257df-7cd3-4942-873d-75838e8b0609'] 2018-08-03 07:25:52,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6da257df-7cd3-4942-873d-75838e8b0609 -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> duration | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.526911 Full duration: 8.206092 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609 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.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> duration | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.899488 Full duration: 8.856624 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086095 Full duration: 8.89236 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609 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 | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 100.0% | 1 | | total | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | -> duration | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.927012 Full duration: 9.966253 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031295 Full duration: 8.644688 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6da257df-7cd3-4942-873d-75838e8b0609 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.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717076 Full duration: 8.322847 HINTS: * To plot HTML graphics with this data, run: rally task report 6da257df-7cd3-4942-873d-75838e8b0609 --out output.html * To generate a JUnit report, run: rally task export 6da257df-7cd3-4942-873d-75838e8b0609 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6da257df-7cd3-4942-873d-75838e8b0609 --json --out output.json 2018-08-03 07:25:52,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6da257df-7cd3-4942-873d-75838e8b0609', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-03 07:25:55,353 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6da257df-7cd3-4942-873d-75838e8b0609 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-03 07:25:55.247 799 INFO rally.api [-] Building 'json' report for the following task(s): '6da257df-7cd3-4942-873d-75838e8b0609'. 2018-08-03 07:25:55.252 799 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:25:55,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6da257df-7cd3-4942-873d-75838e8b0609', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-03 07:25:57,836 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6da257df-7cd3-4942-873d-75838e8b0609 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-03 07:25:57.712 802 INFO rally.api [-] Building 'html' report for the following task(s): '6da257df-7cd3-4942-873d-75838e8b0609'. 2018-08-03 07:25:57.735 802 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:25:57,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-03 07:25:57,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-03 07:25:57,843 - 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-08-03 07:25:57,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:25:57,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:25:57,861 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:27:39,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 63b57478-b84a-446b-8d33-4023c3cba46f 2018-08-03 07:27:39,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '63b57478-b84a-446b-8d33-4023c3cba46f'] 2018-08-03 07:27:40,498 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 63b57478-b84a-446b-8d33-4023c3cba46f -------------------------------------------------------------------------------- Task 63b57478-b84a-446b-8d33-4023c3cba46f: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63b57478-b84a-446b-8d33-4023c3cba46f 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.33 | 4.33 | 4.33 | 4.33 | 4.33 | 4.33 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> glance_v2.upload_data | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | glance_v2.delete_image | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | total | 5.448 | 5.448 | 5.448 | 5.448 | 5.448 | 5.448 | 100.0% | 1 | | -> duration | 5.448 | 5.448 | 5.448 | 5.448 | 5.448 | 5.448 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.447706 Full duration: 14.799532 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63b57478-b84a-446b-8d33-4023c3cba46f 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 | 3.9 | 3.9 | 3.9 | 3.9 | 3.9 | 3.9 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> glance_v2.upload_data | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | glance_v2.list_images | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 100.0% | 1 | | -> duration | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.939512 Full duration: 15.807005 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63b57478-b84a-446b-8d33-4023c3cba46f 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | -> duration | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.432824 Full duration: 9.330043 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "ce563656-cab1-4ec4-a945-2faab650211b" } ], "flavor": { "name": "rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 63b57478-b84a-446b-8d33-4023c3cba46f 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 | 3.843 | 3.843 | 3.843 | 3.843 | 3.843 | 3.843 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> glance_v2.upload_data | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | nova.boot_servers | 18.715 | 18.715 | 18.715 | 18.715 | 18.715 | 18.715 | 100.0% | 1 | | total | 22.559 | 22.559 | 22.559 | 22.559 | 22.559 | 22.559 | 100.0% | 1 | | -> duration | 21.559 | 21.559 | 21.559 | 21.559 | 21.559 | 21.559 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.558673 Full duration: 43.093503 HINTS: * To plot HTML graphics with this data, run: rally task report 63b57478-b84a-446b-8d33-4023c3cba46f --out output.html * To generate a JUnit report, run: rally task export 63b57478-b84a-446b-8d33-4023c3cba46f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 63b57478-b84a-446b-8d33-4023c3cba46f --json --out output.json 2018-08-03 07:27:40,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '63b57478-b84a-446b-8d33-4023c3cba46f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-03 07:27:43,042 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 63b57478-b84a-446b-8d33-4023c3cba46f --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-03 07:27:42.936 1355 INFO rally.api [-] Building 'json' report for the following task(s): '63b57478-b84a-446b-8d33-4023c3cba46f'. 2018-08-03 07:27:42.941 1355 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:27:43,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '63b57478-b84a-446b-8d33-4023c3cba46f', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-03 07:27:45,609 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 63b57478-b84a-446b-8d33-4023c3cba46f --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-03 07:27:45.487 1358 INFO rally.api [-] Building 'html' report for the following task(s): '63b57478-b84a-446b-8d33-4023c3cba46f'. 2018-08-03 07:27:45.509 1358 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:27:45,615 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-03 07:27:45,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-03 07:27:45,616 - 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-08-03 07:27:45,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:27:45,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:27:45,633 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:31:07,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 2018-08-03 07:31:07,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '52d2ab93-7afb-4ff2-9a0c-460ec1a3237f'] 2018-08-03 07:31:07,945 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.294 | 3.294 | 3.294 | 3.294 | 3.294 | 3.294 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 100.0% | 1 | | total | 5.988 | 5.988 | 5.988 | 5.988 | 5.988 | 5.988 | 100.0% | 1 | | -> duration | 5.988 | 5.988 | 5.988 | 5.988 | 5.988 | 5.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.98762 Full duration: 23.721791 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.435 | 3.435 | 3.435 | 3.435 | 3.435 | 3.435 | 100.0% | 1 | | cinder_v2.delete_volume | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | total | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 100.0% | 1 | | -> duration | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 3.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.954416 Full duration: 15.45157 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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 | 6.682 | 6.682 | 6.682 | 6.682 | 6.682 | 6.682 | 100.0% | 1 | | cinder_v2.delete_volume | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | total | 7.226 | 7.226 | 7.226 | 7.226 | 7.226 | 7.226 | 100.0% | 1 | | -> duration | 7.226 | 7.226 | 7.226 | 7.226 | 7.226 | 7.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.225638 Full duration: 19.35775 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.377 | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 100.0% | 1 | | cinder_v2.delete_volume | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | | total | 3.856 | 3.856 | 3.856 | 3.856 | 3.856 | 3.856 | 100.0% | 1 | | -> duration | 3.856 | 3.856 | 3.856 | 3.856 | 3.856 | 3.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.855648 Full duration: 15.740857 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | | cinder_v2.extend_volume | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | cinder_v2.delete_volume | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | total | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | -> duration | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.030832 Full duration: 16.226116 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | cinder_v2.delete_volume | 2.739 | 2.739 | 2.739 | 2.739 | 2.739 | 2.739 | 100.0% | 1 | | total | 6.291 | 6.291 | 6.291 | 6.291 | 6.291 | 6.291 | 100.0% | 1 | | -> duration | 6.291 | 6.291 | 6.291 | 6.291 | 6.291 | 6.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.290611 Full duration: 23.504305 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | cinder_v2.list_qos | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893465 Full duration: 13.854946 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | cinder_v2.set_qos | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053378 Full duration: 14.081537 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | cinder_v2.list_types | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> duration | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.054498 Full duration: 14.260015 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.013916 Full duration: 14.178573 HINTS: * To plot HTML graphics with this data, run: rally task report 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f --out output.html * To generate a JUnit report, run: rally task export 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f --json --out output.json 2018-08-03 07:31:07,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '52d2ab93-7afb-4ff2-9a0c-460ec1a3237f', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-03 07:31:10,530 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-03 07:31:10.392 3147 INFO rally.api [-] Building 'json' report for the following task(s): '52d2ab93-7afb-4ff2-9a0c-460ec1a3237f'. 2018-08-03 07:31:10.403 3147 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:31:10,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '52d2ab93-7afb-4ff2-9a0c-460ec1a3237f', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-03 07:31:13,064 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 52d2ab93-7afb-4ff2-9a0c-460ec1a3237f --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-03 07:31:12.948 3150 INFO rally.api [-] Building 'html' report for the following task(s): '52d2ab93-7afb-4ff2-9a0c-460ec1a3237f'. 2018-08-03 07:31:12.975 3150 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:31:13,078 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-03 07:31:13,078 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-03 07:31:13,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-08-03 07:31:13,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:31:13,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:31:13,096 - 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': ['gnocchi'], 'concurrency': 4, 'netid': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:33:25,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 2018-08-03 07:33:25,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '00b84e4f-c59d-4cb7-a54c-1aca20457cf3'] 2018-08-03 07:33:26,078 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.603089 Full duration: 8.299908 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640444 Full duration: 8.196132 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731847 Full duration: 8.412687 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.888628 Full duration: 9.424082 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613826 Full duration: 8.255879 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> duration | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.98287 Full duration: 9.526027 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61819 Full duration: 8.048467 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 1.177 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> duration | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.493972 Full duration: 10.082708 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.64659 Full duration: 8.147 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | gnocchi.delete_metric | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086562 Full duration: 9.135824 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | gnocchi.delete_resource | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.896472 Full duration: 9.073396 HINTS: * To plot HTML graphics with this data, run: rally task report 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 --out output.html * To generate a JUnit report, run: rally task export 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 --json --out output.json 2018-08-03 07:33:26,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '00b84e4f-c59d-4cb7-a54c-1aca20457cf3', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-03 07:33:28,639 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-03 07:33:28.529 4285 INFO rally.api [-] Building 'json' report for the following task(s): '00b84e4f-c59d-4cb7-a54c-1aca20457cf3'. 2018-08-03 07:33:28.538 4285 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:33:28,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '00b84e4f-c59d-4cb7-a54c-1aca20457cf3', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-03 07:33:31,210 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 00b84e4f-c59d-4cb7-a54c-1aca20457cf3 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-03 07:33:31.082 4288 INFO rally.api [-] Building 'html' report for the following task(s): '00b84e4f-c59d-4cb7-a54c-1aca20457cf3'. 2018-08-03 07:33:31.110 4288 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:33:31,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-03 07:33:31,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-03 07:33:31,223 - 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-08-03 07:33:31,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:33:31,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:33:31,239 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:35:16,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 137e218d-1415-49e0-ab0e-d6c159d024fc 2018-08-03 07:35:16,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '137e218d-1415-49e0-ab0e-d6c159d024fc'] 2018-08-03 07:35:17,688 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 137e218d-1415-49e0-ab0e-d6c159d024fc -------------------------------------------------------------------------------- Task 137e218d-1415-49e0-ab0e-d6c159d024fc: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 137e218d-1415-49e0-ab0e-d6c159d024fc 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 | 8.206 | 8.206 | 8.206 | 8.206 | 8.206 | 8.206 | 100.0% | 1 | | heat.update_stack | 5.876 | 5.876 | 5.876 | 5.876 | 5.876 | 5.876 | 100.0% | 1 | | heat.delete_stack | 3.956 | 3.956 | 3.956 | 3.956 | 3.956 | 3.956 | 100.0% | 1 | | total | 18.039 | 18.039 | 18.039 | 18.039 | 18.039 | 18.039 | 100.0% | 1 | | -> duration | 14.039 | 14.039 | 14.039 | 14.039 | 14.039 | 14.039 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.038733 Full duration: 28.17637 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 137e218d-1415-49e0-ab0e-d6c159d024fc 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 | 6.825 | 6.825 | 6.825 | 6.825 | 6.825 | 6.825 | 100.0% | 1 | | heat.check_stack | 1.58 | 1.58 | 1.58 | 1.58 | 1.58 | 1.58 | 100.0% | 1 | | heat.delete_stack | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | total | 11.129 | 11.129 | 11.129 | 11.129 | 11.129 | 11.129 | 100.0% | 1 | | -> duration | 9.129 | 9.129 | 9.129 | 9.129 | 9.129 | 9.129 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.12869 Full duration: 21.157063 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 137e218d-1415-49e0-ab0e-d6c159d024fc 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 | 6.479 | 6.479 | 6.479 | 6.479 | 6.479 | 6.479 | 100.0% | 1 | | heat.suspend_stack | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 1.541 | 100.0% | 1 | | heat.resume_stack | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | heat.delete_stack | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 100.0% | 1 | | total | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 11.314 | 100.0% | 1 | | -> duration | 9.314 | 9.314 | 9.314 | 9.314 | 9.314 | 9.314 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.314478 Full duration: 20.992435 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 137e218d-1415-49e0-ab0e-d6c159d024fc 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.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666563 Full duration: 9.488251 HINTS: * To plot HTML graphics with this data, run: rally task report 137e218d-1415-49e0-ab0e-d6c159d024fc --out output.html * To generate a JUnit report, run: rally task export 137e218d-1415-49e0-ab0e-d6c159d024fc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 137e218d-1415-49e0-ab0e-d6c159d024fc --json --out output.json 2018-08-03 07:35:17,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '137e218d-1415-49e0-ab0e-d6c159d024fc', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-03 07:35:20,194 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 137e218d-1415-49e0-ab0e-d6c159d024fc --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-03 07:35:20.089 5201 INFO rally.api [-] Building 'json' report for the following task(s): '137e218d-1415-49e0-ab0e-d6c159d024fc'. 2018-08-03 07:35:20.093 5201 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:35:20,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '137e218d-1415-49e0-ab0e-d6c159d024fc', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-03 07:35:22,754 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 137e218d-1415-49e0-ab0e-d6c159d024fc --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-03 07:35:22.633 5204 INFO rally.api [-] Building 'html' report for the following task(s): '137e218d-1415-49e0-ab0e-d6c159d024fc'. 2018-08-03 07:35:22.655 5204 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:35:22,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-03 07:35:22,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-03 07:35:22,762 - 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-08-03 07:35:22,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:35:22,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:35:22,779 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:39:04,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 749b5279-3927-4922-bb84-56d62b874bed 2018-08-03 07:39:04,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '749b5279-3927-4922-bb84-56d62b874bed'] 2018-08-03 07:39:05,289 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 749b5279-3927-4922-bb84-56d62b874bed -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | keystone_v3.add_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.revoke_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.946749 Full duration: 16.817579 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.list_roles | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 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.921984 Full duration: 16.57878 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | keystone_v3.list_projects | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> duration | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.98771 Full duration: 16.753349 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | keystone_v3.delete_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757154 Full duration: 13.65507 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.delete_service | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674287 Full duration: 14.173855 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | keystone_v3.create_user | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | -> keystone_v3.add_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.create_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.get_project | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_user | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.list_services | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_services | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | -> duration | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.366359 Full duration: 22.215771 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | keystone_v3.update_project | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.delete_project | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | -> duration | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 1.388 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.388261 Full duration: 14.665987 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | total | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> duration | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062591 Full duration: 17.000815 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.862761 Full duration: 16.621999 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | keystone_v3.list_users | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.097889 Full duration: 16.896742 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 749b5279-3927-4922-bb84-56d62b874bed 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.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | keystone_v3.create_users | 6.099 | 6.099 | 6.099 | 6.099 | 6.099 | 6.099 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.098 | 6.098 | 6.098 | 6.098 | 6.098 | 6.098 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 1.573 | 100.0% | 1 | | total | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 100.0% | 1 | | -> duration | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 8.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.076182 Full duration: 26.434679 HINTS: * To plot HTML graphics with this data, run: rally task report 749b5279-3927-4922-bb84-56d62b874bed --out output.html * To generate a JUnit report, run: rally task export 749b5279-3927-4922-bb84-56d62b874bed --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 749b5279-3927-4922-bb84-56d62b874bed --json --out output.json 2018-08-03 07:39:05,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '749b5279-3927-4922-bb84-56d62b874bed', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-03 07:39:07,749 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 749b5279-3927-4922-bb84-56d62b874bed --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-03 07:39:07.647 7119 INFO rally.api [-] Building 'json' report for the following task(s): '749b5279-3927-4922-bb84-56d62b874bed'. 2018-08-03 07:39:07.658 7119 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:39:07,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '749b5279-3927-4922-bb84-56d62b874bed', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-03 07:39:10,171 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 749b5279-3927-4922-bb84-56d62b874bed --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-03 07:39:10.052 7122 INFO rally.api [-] Building 'html' report for the following task(s): '749b5279-3927-4922-bb84-56d62b874bed'. 2018-08-03 07:39:10.082 7122 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:39:10,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-03 07:39:10,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-03 07:39:10,177 - 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-08-03 07:39:10,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:39:10,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:39:10,184 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:46:39,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6619884e-40ed-42d5-9ed0-41e84d63107c 2018-08-03 07:46:39,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6619884e-40ed-42d5-9ed0-41e84d63107c'] 2018-08-03 07:46:40,579 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6619884e-40ed-42d5-9ed0-41e84d63107c -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | neutron.delete_network | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | total | 2.185 | 2.185 | 2.185 | 2.185 | 2.185 | 2.185 | 100.0% | 1 | | -> duration | 2.185 | 2.185 | 2.185 | 2.185 | 2.185 | 2.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.184682 Full duration: 17.248063 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.509 | 1.509 | 1.509 | 1.509 | 1.509 | 1.509 | 100.0% | 1 | | neutron.delete_port | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | total | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | -> duration | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.50331 Full duration: 45.577759 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | neutron.create_subnet | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | neutron.create_router | 3.989 | 3.989 | 3.989 | 3.989 | 3.989 | 3.989 | 100.0% | 1 | | neutron.add_interface_router | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 100.0% | 1 | | neutron.remove_interface_router | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 100.0% | 1 | | neutron.delete_router | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | total | 13.747 | 13.747 | 13.747 | 13.747 | 13.747 | 13.747 | 100.0% | 1 | | -> duration | 13.747 | 13.747 | 13.747 | 13.747 | 13.747 | 13.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.747231 Full duration: 60.447124 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | neutron.delete_subnet | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | total | 2.998 | 2.998 | 2.998 | 2.998 | 2.998 | 2.998 | 100.0% | 1 | | -> duration | 2.998 | 2.998 | 2.998 | 2.998 | 2.998 | 2.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.998298 Full duration: 45.831248 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.list_networks | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | | -> duration | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.310081 Full duration: 18.877286 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | neutron.list_ports | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | -> duration | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 1.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.811044 Full duration: 47.949654 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | neutron.create_subnet | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | neutron.create_router | 3.936 | 3.936 | 3.936 | 3.936 | 3.936 | 3.936 | 100.0% | 1 | | neutron.add_interface_router | 2.837 | 2.837 | 2.837 | 2.837 | 2.837 | 2.837 | 100.0% | 1 | | neutron.list_routers | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 9.047 | 9.047 | 9.047 | 9.047 | 9.047 | 9.047 | 100.0% | 1 | | -> duration | 9.047 | 9.047 | 9.047 | 9.047 | 9.047 | 9.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.046529 Full duration: 64.86103 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | neutron.create_subnet | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | neutron.list_subnets | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 100.0% | 1 | | -> duration | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 2.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.013129 Full duration: 49.727977 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | neutron.delete_security_group | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> duration | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.207027 Full duration: 15.892057 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | neutron.create_security_group_rule | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | neutron.delete_security_group | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> duration | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.758584 Full duration: 16.628262 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6619884e-40ed-42d5-9ed0-41e84d63107c 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.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | neutron.create_router | 4.733 | 4.733 | 4.733 | 4.733 | 4.733 | 4.733 | 100.0% | 1 | | neutron.add_gateway_router | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 100.0% | 1 | | neutron.remove_gateway_router | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | total | 10.322 | 10.322 | 10.322 | 10.322 | 10.322 | 10.322 | 100.0% | 1 | | -> duration | 10.322 | 10.322 | 10.322 | 10.322 | 10.322 | 10.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.321675 Full duration: 37.500661 HINTS: * To plot HTML graphics with this data, run: rally task report 6619884e-40ed-42d5-9ed0-41e84d63107c --out output.html * To generate a JUnit report, run: rally task export 6619884e-40ed-42d5-9ed0-41e84d63107c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6619884e-40ed-42d5-9ed0-41e84d63107c --json --out output.json 2018-08-03 07:46:40,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6619884e-40ed-42d5-9ed0-41e84d63107c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-03 07:46:43,072 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6619884e-40ed-42d5-9ed0-41e84d63107c --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-03 07:46:42.959 10417 INFO rally.api [-] Building 'json' report for the following task(s): '6619884e-40ed-42d5-9ed0-41e84d63107c'. 2018-08-03 07:46:42.971 10417 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:46:43,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6619884e-40ed-42d5-9ed0-41e84d63107c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-03 07:46:45,550 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6619884e-40ed-42d5-9ed0-41e84d63107c --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-03 07:46:45.419 10420 INFO rally.api [-] Building 'html' report for the following task(s): '6619884e-40ed-42d5-9ed0-41e84d63107c'. 2018-08-03 07:46:45.449 10420 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:46:45,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-03 07:46:45,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-03 07:46:45,570 - 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-08-03 07:46:45,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:46:45,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:46:45,586 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:47:57,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 588015cf-ba60-4170-a167-2f67f033eb73 2018-08-03 07:47:57,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '588015cf-ba60-4170-a167-2f67f033eb73'] 2018-08-03 07:47:58,571 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 588015cf-ba60-4170-a167-2f67f033eb73 -------------------------------------------------------------------------------- Task 588015cf-ba60-4170-a167-2f67f033eb73: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6" }, "image": { "name": "rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6" }, "nics": [ { "net-id": "ce563656-cab1-4ec4-a945-2faab650211b" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 588015cf-ba60-4170-a167-2f67f033eb73 has 1 error(s) -------------------------------------------------------------------------------- BadRequest: No valid host was found. There are not enough hosts available. (HTTP 400) (Request-ID: req-dc71e052-3596-43a1-a780-47346a941400) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 805, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1649, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1889, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1900, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 310, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: No valid host was found. There are not enough hosts available. (HTTP 400) (Request-ID: req-dc71e052-3596-43a1-a780-47346a941400) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.169 | 14.169 | 14.169 | 14.169 | 14.169 | 14.169 | 100.0% | 1 | | nova.live_migrate | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 0.0% | 1 | | total | 19.227 | 19.227 | 19.227 | 19.227 | 19.227 | 19.227 | 0.0% | 1 | | -> duration | 18.227 | 18.227 | 18.227 | 18.227 | 18.227 | 18.227 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.226814 Full duration: 35.380376 HINTS: * To plot HTML graphics with this data, run: rally task report 588015cf-ba60-4170-a167-2f67f033eb73 --out output.html * To generate a JUnit report, run: rally task export 588015cf-ba60-4170-a167-2f67f033eb73 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 588015cf-ba60-4170-a167-2f67f033eb73 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-03 07:47:58,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '588015cf-ba60-4170-a167-2f67f033eb73', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-03 07:48:01,119 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 588015cf-ba60-4170-a167-2f67f033eb73 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-03 07:48:01.017 10655 INFO rally.api [-] Building 'json' report for the following task(s): '588015cf-ba60-4170-a167-2f67f033eb73'. 2018-08-03 07:48:01.019 10655 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:48:01,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '588015cf-ba60-4170-a167-2f67f033eb73', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-03 07:48:03,676 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 588015cf-ba60-4170-a167-2f67f033eb73 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-03 07:48:03.559 10658 INFO rally.api [-] Building 'html' report for the following task(s): '588015cf-ba60-4170-a167-2f67f033eb73'. 2018-08-03 07:48:03.576 10658 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:48:03,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-03 07:48:03,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-03 07:48:03,680 - 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-08-03 07:48:03,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-03 07:48:03,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-03 07:48:03,698 - 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': 'ce563656-cab1-4ec4-a945-2faab650211b', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', 'flavor_name': 'rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6', '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-08-03 07:49:00,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0634fa0a-15d4-495b-9cf4-436d5cb049e1 2018-08-03 07:49:00,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0634fa0a-15d4-495b-9cf4-436d5cb049e1'] 2018-08-03 07:49:01,191 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0634fa0a-15d4-495b-9cf4-436d5cb049e1 -------------------------------------------------------------------------------- Task 0634fa0a-15d4-495b-9cf4-436d5cb049e1: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0634fa0a-15d4-495b-9cf4-436d5cb049e1 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | quotas.delete_quotas | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030297 Full duration: 9.522192 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0634fa0a-15d4-495b-9cf4-436d5cb049e1 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.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794924 Full duration: 9.673108 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0634fa0a-15d4-495b-9cf4-436d5cb049e1 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.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 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.811562 Full duration: 9.496863 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0634fa0a-15d4-495b-9cf4-436d5cb049e1 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.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.218302 Full duration: 10.074992 HINTS: * To plot HTML graphics with this data, run: rally task report 0634fa0a-15d4-495b-9cf4-436d5cb049e1 --out output.html * To generate a JUnit report, run: rally task export 0634fa0a-15d4-495b-9cf4-436d5cb049e1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0634fa0a-15d4-495b-9cf4-436d5cb049e1 --json --out output.json 2018-08-03 07:49:01,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0634fa0a-15d4-495b-9cf4-436d5cb049e1', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-03 07:49:03,778 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0634fa0a-15d4-495b-9cf4-436d5cb049e1 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-03 07:49:03.625 11171 INFO rally.api [-] Building 'json' report for the following task(s): '0634fa0a-15d4-495b-9cf4-436d5cb049e1'. 2018-08-03 07:49:03.631 11171 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:49:03,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0634fa0a-15d4-495b-9cf4-436d5cb049e1', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-03 07:49:06,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0634fa0a-15d4-495b-9cf4-436d5cb049e1 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-03 07:49:06.162 11174 INFO rally.api [-] Building 'html' report for the following task(s): '0634fa0a-15d4-495b-9cf4-436d5cb049e1'. 2018-08-03 07:49:06.183 11174 INFO rally.api [-] The report has been successfully built. 2018-08-03 07:49:06,288 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-03 07:49:06,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:52 | 6 | 100.00% | | glance | 01:23 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | gnocchi | 01:36 | 11 | 100.00% | | heat | 01:19 | 4 | 100.00% | | keystone | 03:11 | 11 | 100.00% | | neutron | 07:00 | 11 | 100.00% | | nova | 00:35 | 1 | 0.00% | | quotas | 00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:29 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-03 07:49:06,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-03 07:49:06,405 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:49:06,405 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:51 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-03 07:49:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:49:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:06,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5b54b2e-c664-4654-9b7c-e4717c4b87c9 x-compute-request-id: req-d5b54b2e-c664-4654-9b7c-e4717c4b87c9 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/37b41ac4-6cae-4871-9fb3-01387e271175", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37b41ac4-6cae-4871-9fb3-01387e271175"}, {"name": "rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01"}]} 2018-08-03 07:49:06,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d5b54b2e-c664-4654-9b7c-e4717c4b87c9 2018-08-03 07:49:06,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.222720146179s 2018-08-03 07:49:06,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-d5b54b2e-c664-4654-9b7c-e4717c4b87c9 2018-08-03 07:49:06,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:49:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:06,669 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:49:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f503104-5267-45d1-8401-b0a928425037 x-compute-request-id: req-4f503104-5267-45d1-8401-b0a928425037 Content-Length: 0 Content-Type: application/json 2018-08-03 07:49:06,669 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175 used request id req-4f503104-5267-45d1-8401-b0a928425037 2018-08-03 07:49:06,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033252954483s 2018-08-03 07:49:06,670 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/37b41ac4-6cae-4871-9fb3-01387e271175 used request id req-4f503104-5267-45d1-8401-b0a928425037 2018-08-03 07:49:06,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:49:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" -d '{"subnet_id": "493e5d0d-6f05-48a4-b3ed-2eb0019e004f"}' 2018-08-03 07:49:09,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff132bf3-ef38-4051-8269-782637ee5e90 Date: Fri, 03 Aug 2018 07:49:09 GMT RESP BODY: {"network_id": "ce563656-cab1-4ec4-a945-2faab650211b", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "493e5d0d-6f05-48a4-b3ed-2eb0019e004f", "subnet_ids": ["493e5d0d-6f05-48a4-b3ed-2eb0019e004f"], "port_id": "0c2a1ea8-9e68-4bcc-b5e4-aa3b0d42eef7", "id": "e585c54e-855c-4334-962a-cb2982e4e5dc"} 2018-08-03 07:49:09,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc/remove_router_interface.json used request id req-ff132bf3-ef38-4051-8269-782637ee5e90 2018-08-03 07:49:09,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.70558786392s 2018-08-03 07:49:09,376 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc/remove_router_interface.json used request id req-ff132bf3-ef38-4051-8269-782637ee5e90 returning object e585c54e-855c-4334-962a-cb2982e4e5dc 2018-08-03 07:49:09,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:49:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:09,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-cc53a56c-8bdb-42a4-b322-8118e6fea424 Date: Fri, 03 Aug 2018 07:49:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:24:18Z", "admin_state_up": true, "updated_at": "2018-08-03T07:49:07Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "e585c54e-855c-4334-962a-cb2982e4e5dc", "name": "rally_sanity-router_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6"}]} 2018-08-03 07:49:09,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cc53a56c-8bdb-42a4-b322-8118e6fea424 2018-08-03 07:49:09,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.346693992615s 2018-08-03 07:49:09,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-cc53a56c-8bdb-42a4-b322-8118e6fea424 2018-08-03 07:49:09,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:49:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:13,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3003ca96-83b6-4c60-8e26-c192a65cb051 Content-Length: 0 Date: Fri, 03 Aug 2018 07:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:49:13,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc.json used request id req-3003ca96-83b6-4c60-8e26-c192a65cb051 2018-08-03 07:49:13,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.092471838s 2018-08-03 07:49:13,819 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e585c54e-855c-4334-962a-cb2982e4e5dc.json used request id req-3003ca96-83b6-4c60-8e26-c192a65cb051 2018-08-03 07:49:13,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:49:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:14,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-2a10ac72-4110-4551-8c4f-6e8029b6b5a0 Date: Fri, 03 Aug 2018 07:49:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:24:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"493e5d0d-6f05-48a4-b3ed-2eb0019e004f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6","enable_dhcp":true,"segment_id":null,"network_id":"ce563656-cab1-4ec4-a945-2faab650211b","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:24:16Z","ip_version":4},{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:49:14,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2a10ac72-4110-4551-8c4f-6e8029b6b5a0 2018-08-03 07:49:14,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.23372387886s 2018-08-03 07:49:14,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2a10ac72-4110-4551-8c4f-6e8029b6b5a0 2018-08-03 07:49:14,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:49:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/493e5d0d-6f05-48a4-b3ed-2eb0019e004f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:16,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0b3d2aa-7d1d-45bd-9641-1e228e3338f7 Date: Fri, 03 Aug 2018 07:49:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:49:16,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/493e5d0d-6f05-48a4-b3ed-2eb0019e004f.json used request id req-d0b3d2aa-7d1d-45bd-9641-1e228e3338f7 2018-08-03 07:49:16,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43002891541s 2018-08-03 07:49:16,486 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/493e5d0d-6f05-48a4-b3ed-2eb0019e004f.json used request id req-d0b3d2aa-7d1d-45bd-9641-1e228e3338f7 2018-08-03 07:49:16,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:49:16,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:16,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-b057e3d4-d9ac-49fc-94d5-cf45eefa21a5 Date: Fri, 03 Aug 2018 07:49:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ce563656-cab1-4ec4-a945-2faab650211b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":true,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:49:16Z","qos_policy_id":null,"name":"rally_sanity-net_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:24:16Z","provider:network_type":"vxlan"}]} 2018-08-03 07:49:16,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b057e3d4-d9ac-49fc-94d5-cf45eefa21a5 2018-08-03 07:49:16,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352437973022s 2018-08-03 07:49:16,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b057e3d4-d9ac-49fc-94d5-cf45eefa21a5 2018-08-03 07:49:16,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:49:16,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/ce563656-cab1-4ec4-a945-2faab650211b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:17,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1ceb319-111f-4fb7-95d1-24be54e948c6 Date: Fri, 03 Aug 2018 07:49:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:49:17,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ce563656-cab1-4ec4-a945-2faab650211b.json used request id req-f1ceb319-111f-4fb7-95d1-24be54e948c6 2018-08-03 07:49:17,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.768911123276s 2018-08-03 07:49:17,610 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ce563656-cab1-4ec4-a945-2faab650211b.json used request id req-f1ceb319-111f-4fb7-95d1-24be54e948c6 2018-08-03 07:49:17,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:49:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:17,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-3ebb792f-83e6-4bdb-a5de-8e721fe0cdf0 Date: Fri, 03 Aug 2018 07:49:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/50f86063-73ed-4b60-b038-0fd300535482/snap", "metadata": {}}], "file": "/v2/images/50f86063-73ed-4b60-b038-0fd300535482/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "50f86063-73ed-4b60-b038-0fd300535482", "size": 12716032, "self": "/v2/images/50f86063-73ed-4b60-b038-0fd300535482", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/50f86063-73ed-4b60-b038-0fd300535482/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:24:28Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:24:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:49:17,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3ebb792f-83e6-4bdb-a5de-8e721fe0cdf0 2018-08-03 07:49:17,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216150999069s 2018-08-03 07:49:17,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3ebb792f-83e6-4bdb-a5de-8e721fe0cdf0 2018-08-03 07:49:17,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:49:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:19,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f6cdde6-c493-484d-92f7-8bb71a0c200f Date: Fri, 03 Aug 2018 07:49:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:49:19,319 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482 used request id req-7f6cdde6-c493-484d-92f7-8bb71a0c200f 2018-08-03 07:49:19,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48540306091s 2018-08-03 07:49:19,320 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/50f86063-73ed-4b60-b038-0fd300535482 used request id req-7f6cdde6-c493-484d-92f7-8bb71a0c200f 2018-08-03 07:49:19,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:49:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:19,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c11a38ab-58c3-4cba-b68b-efb61260ba82 x-compute-request-id: req-c11a38ab-58c3-4cba-b68b-efb61260ba82 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_5b782ec6-58f2-4bd9-9d9f-1f7b02ec69f6", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01"}]} 2018-08-03 07:49:19,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c11a38ab-58c3-4cba-b68b-efb61260ba82 2018-08-03 07:49:19,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310060977936s 2018-08-03 07:49:19,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c11a38ab-58c3-4cba-b68b-efb61260ba82 2018-08-03 07:49:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:49:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}994ebea0077d3a9d71419ca0abdd1fc2776b8e7a" 2018-08-03 07:49:19,406 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:49:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d906d38-fb68-4764-81c7-a952931c5aa1 x-compute-request-id: req-8d906d38-fb68-4764-81c7-a952931c5aa1 Content-Length: 0 Content-Type: application/json 2018-08-03 07:49:19,406 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01 used request id req-8d906d38-fb68-4764-81c7-a952931c5aa1 2018-08-03 07:49:19,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0529050827026s 2018-08-03 07:49:19,407 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/ae84e39c-2bf1-4ba8-981c-4d2a0d0d3b01 used request id req-8d906d38-fb68-4764-81c7-a952931c5aa1 2018-08-03 07:49:19,407 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-03 07:49:19,453 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-03 07:49:19,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:49:19,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 07:49:19,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:49:19,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:49:19,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:49:19,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 07:49:19,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 07:49:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:49:19,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-282a9bc7-e053-4194-91e8-e3bdc59b67a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:49:19,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-282a9bc7-e053-4194-91e8-e3bdc59b67a5 2018-08-03 07:49:19,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:49:19,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["rlIljxKUQkyru3sO3LBvow"], "issued_at": "2018-08-03T07:49:19.000000Z"}} 2018-08-03 07:49:19,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:49:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:20,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6f37b668-b11d-416d-8176-7eefff07099f Date: Fri, 03 Aug 2018 07:49:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:49:20,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f37b668-b11d-416d-8176-7eefff07099f 2018-08-03 07:49:20,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264075040817s 2018-08-03 07:49:20,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f37b668-b11d-416d-8176-7eefff07099f 2018-08-03 07:49:20,172 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 07:49:23,003 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 07:49:25,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 220cd905-420b-472a-a414-d0bd1558edcf | 2018-08-03T07:49:25.366420 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 220cd905-420b-472a-a414-d0bd1558edcf ~/.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-08-03 07:49:29,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-03 07:49:29,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 07:49:32,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-03 07:49:35,920 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=dd9fee64-001c-4a55-ae06-a184f1703e92) as the default verifier for the future CLI operations. 2018-08-03 07:49:39,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 07:49:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:39,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-2df416bd-e6d7-4d44-b99d-143a9bfb114e Date: Fri, 03 Aug 2018 07:49:39 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-03 07:49:39,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-2df416bd-e6d7-4d44-b99d-143a9bfb114e 2018-08-03 07:49:39,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.209506034851s 2018-08-03 07:49:39,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-2df416bd-e6d7-4d44-b99d-143a9bfb114e 2018-08-03 07:49:39,259 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-03 07:49:39,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 07:49:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"network": {"name": "patrole-net_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "admin_state_up": true}}' 2018-08-03 07:49:39,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-33676ec2-a193-4633-87c4-e22418d0a4ca Date: Fri, 03 Aug 2018 07:49:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"87b12b9b-1e8d-4810-92b6-bae9c8ffa044","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:49:39Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_2985f29b-1cc5-42ab-bb92-39fc64e3acda","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:49:39Z","mtu":1450}} 2018-08-03 07:49:39,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-33676ec2-a193-4633-87c4-e22418d0a4ca 2018-08-03 07:49:39,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.463389158249s 2018-08-03 07:49:39,723 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-33676ec2-a193-4633-87c4-e22418d0a4ca 2018-08-03 07:49:39,724 - 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-08-03T07:49:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'87b12b9b-1e8d-4810-92b6-bae9c8ffa044', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'created_at': u'2018-08-03T07:49:39Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 07:49:39,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:49:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:40,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-dc07fb86-6d6f-4831-acc3-f561afb6b6ca Date: Fri, 03 Aug 2018 07:49:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"87b12b9b-1e8d-4810-92b6-bae9c8ffa044","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:49:39Z","qos_policy_id":null,"name":"patrole-net_2985f29b-1cc5-42ab-bb92-39fc64e3acda","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:49:39Z","provider:network_type":"vxlan"}]} 2018-08-03 07:49:40,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dc07fb86-6d6f-4831-acc3-f561afb6b6ca 2018-08-03 07:49:40,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30411195755s 2018-08-03 07:49:40,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dc07fb86-6d6f-4831-acc3-f561afb6b6ca 2018-08-03 07:49:40,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 07:49:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"subnet": {"name": "patrole-subnet_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "enable_dhcp": true, "network_id": "87b12b9b-1e8d-4810-92b6-bae9c8ffa044", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 07:49:40,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-db3e0d77-c5d4-4289-95ea-fc26e5868766 Date: Fri, 03 Aug 2018 07:49:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T07:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e94d8ef-7125-4f9e-9b9f-855dd418e9ec","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_2985f29b-1cc5-42ab-bb92-39fc64e3acda","enable_dhcp":true,"segment_id":null,"network_id":"87b12b9b-1e8d-4810-92b6-bae9c8ffa044","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:49:40Z","ip_version":4}} 2018-08-03 07:49:40,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-db3e0d77-c5d4-4289-95ea-fc26e5868766 2018-08-03 07:49:40,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.925463914871s 2018-08-03 07:49:40,957 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-db3e0d77-c5d4-4289-95ea-fc26e5868766 2018-08-03 07:49:40,957 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:49:40Z', 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'6e94d8ef-7125-4f9e-9b9f-855dd418e9ec', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'87b12b9b-1e8d-4810-92b6-bae9c8ffa044', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:49:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:49:40,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 07:49:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "patrole-router_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "admin_state_up": true}}' 2018-08-03 07:49:47,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c77f43f1-1914-47e5-b300-14c67555faa1 Date: Fri, 03 Aug 2018 07:49:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:49:41Z", "admin_state_up": true, "updated_at": "2018-08-03T07:49:42Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6a66b4a8-0d15-46de-901e-41b2653d96cd", "name": "patrole-router_2985f29b-1cc5-42ab-bb92-39fc64e3acda"}} 2018-08-03 07:49:47,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c77f43f1-1914-47e5-b300-14c67555faa1 2018-08-03 07:49:47,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.56403303146s 2018-08-03 07:49:47,522 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c77f43f1-1914-47e5-b300-14c67555faa1 2018-08-03 07:49:47,523 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T07:49:42Z', u'revision_number': 3, u'ha': True, u'id': u'6a66b4a8-0d15-46de-901e-41b2653d96cd', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T07:49:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 07:49:47,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 07:49:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"subnet_id": "6e94d8ef-7125-4f9e-9b9f-855dd418e9ec"}' 2018-08-03 07:49:50,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1e88ef7-f7af-47c8-b4f2-39fc869b34b9 Date: Fri, 03 Aug 2018 07:49:50 GMT RESP BODY: {"network_id": "87b12b9b-1e8d-4810-92b6-bae9c8ffa044", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "6e94d8ef-7125-4f9e-9b9f-855dd418e9ec", "subnet_ids": ["6e94d8ef-7125-4f9e-9b9f-855dd418e9ec"], "port_id": "d929924d-9968-4c32-a084-1b4187c1a5b1", "id": "6a66b4a8-0d15-46de-901e-41b2653d96cd"} 2018-08-03 07:49:50,420 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd/add_router_interface.json used request id req-f1e88ef7-f7af-47c8-b4f2-39fc869b34b9 2018-08-03 07:49:50,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89706015587s 2018-08-03 07:49:50,421 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd/add_router_interface.json used request id req-f1e88ef7-f7af-47c8-b4f2-39fc869b34b9 returning object 6a66b4a8-0d15-46de-901e-41b2653d96cd 2018-08-03 07:49:50,421 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 07:49:50,548 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 07:49:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:49:50,555 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:49:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:49:50,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:49:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:50,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d0c6949d-96e0-4cc3-b846-ecbebae95ec0 Date: Fri, 03 Aug 2018 07:49:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:49:50,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d0c6949d-96e0-4cc3-b846-ecbebae95ec0 2018-08-03 07:49:50,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.244110107422s 2018-08-03 07:49:50,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d0c6949d-96e0-4cc3-b846-ecbebae95ec0 2018-08-03 07:49:50,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:49:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda"}' 2018-08-03 07:49:51,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-441cfdef-2c1c-4a83-b4dc-7491cc15fd6e Date: Fri, 03 Aug 2018 07:49:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "7fb0ac96-c167-4bca-9b36-c59a30243c3c", "size": null, "self": "/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:49:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "checksum": null, "created_at": "2018-08-03T07:49:51Z", "protected": false} 2018-08-03 07:49:51,100 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-441cfdef-2c1c-4a83-b4dc-7491cc15fd6e 2018-08-03 07:49:51,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.288398981094s 2018-08-03 07:49:51,101 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-441cfdef-2c1c-4a83-b4dc-7491cc15fd6e returning object 7fb0ac96-c167-4bca-9b36-c59a30243c3c 2018-08-03 07:49:51,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:49:51,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '' 2018-08-03 07:49:51,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6d61d13-364d-46fa-9085-08234d5f90f7 Date: Fri, 03 Aug 2018 07:49:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:49:51,777 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file used request id req-a6d61d13-364d-46fa-9085-08234d5f90f7 2018-08-03 07:49:51,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.675179004669s 2018-08-03 07:49:51,777 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file used request id req-a6d61d13-364d-46fa-9085-08234d5f90f7 2018-08-03 07:49:51,777 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:49:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7fb0ac96-c167-4bca-9b36-c59a30243c3c', u'size': None, u'name': u'patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'checksum': None, u'self': u'/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:49:51Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:49:51,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:49:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:49:52,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17510e89-e3f4-45ee-bd85-8c053e0b8323 x-compute-request-id: req-17510e89-e3f4-45ee-bd85-8c053e0b8323 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/42c84059-4a51-4e61-a8e2-2a746169a226", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "42c84059-4a51-4e61-a8e2-2a746169a226"}} 2018-08-03 07:49:52,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-17510e89-e3f4-45ee-bd85-8c053e0b8323 2018-08-03 07:49:52,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.238452911377s 2018-08-03 07:49:52,017 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-17510e89-e3f4-45ee-bd85-8c053e0b8323 2018-08-03 07:49:52,018 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_2985f29b-1cc5-42ab-bb92-39fc64e3acda', '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'38876c385bea4432bfcee5a27ae0c10d', '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'42c84059-4a51-4e61-a8e2-2a746169a226', 'swap': 0}) 2018-08-03 07:49:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:49:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"extra_specs": {}}' 2018-08-03 07:49:52,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-549944ef-4006-48ed-9a9f-da12993bc919 x-compute-request-id: req-549944ef-4006-48ed-9a9f-da12993bc919 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:49:52,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226/os-extra_specs used request id req-549944ef-4006-48ed-9a9f-da12993bc919 2018-08-03 07:49:52,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216898918152s 2018-08-03 07:49:52,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226/os-extra_specs used request id req-549944ef-4006-48ed-9a9f-da12993bc919 2018-08-03 07:49:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:49:52,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 07:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22149e71-862d-41c7-8594-5f9315b5e6ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 07:49:52,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-22149e71-862d-41c7-8594-5f9315b5e6ca 2018-08-03 07:49:52,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:49:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:52,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3fd67b-8a4d-47eb-8fe1-557332445d19 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:49:52,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1d3fd67b-8a4d-47eb-8fe1-557332445d19 2018-08-03 07:49:52,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105164051056s 2018-08-03 07:49:52,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1d3fd67b-8a4d-47eb-8fe1-557332445d19 2018-08-03 07:49:52,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 07:49:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:52,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dc6e2f-e92a-4b8f-bb37-e5f9825fb057 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 07:49:52,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a1dc6e2f-e92a-4b8f-bb37-e5f9825fb057 2018-08-03 07:49:52,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112621068954s 2018-08-03 07:49:52,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a1dc6e2f-e92a-4b8f-bb37-e5f9825fb057 2018-08-03 07:49:52,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 07:49:52,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1178098a-da33-4698-8def-5e4b30df527a x-compute-request-id: req-1178098a-da33-4698-8def-5e4b30df527a Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-03 07:49:52,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-1178098a-da33-4698-8def-5e4b30df527a 2018-08-03 07:49:52,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0455410480499s 2018-08-03 07:49:52,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-1178098a-da33-4698-8def-5e4b30df527a 2018-08-03 07:49:52,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:49:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:49:52,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-8faceb25-b353-47e7-9f76-5245454cc83c Date: Fri, 03 Aug 2018 07:49:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/snap", "metadata": {}}], "file": "/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "7fb0ac96-c167-4bca-9b36-c59a30243c3c", "size": 12716032, "self": "/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:49:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:49:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:49:52,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8faceb25-b353-47e7-9f76-5245454cc83c 2018-08-03 07:49:52,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.252028942108s 2018-08-03 07:49:52,584 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-8faceb25-b353-47e7-9f76-5245454cc83c 2018-08-03 07:49:52,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:49:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda"}' 2018-08-03 07:49:52,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d3671db-10cb-44ea-b3e2-89d5a66b2d61 Date: Fri, 03 Aug 2018 07:49:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "d3f874a4-ae96-4775-b696-4208360c6a94", "size": null, "self": "/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:49:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "checksum": null, "created_at": "2018-08-03T07:49:52Z", "protected": false} 2018-08-03 07:49:52,645 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7d3671db-10cb-44ea-b3e2-89d5a66b2d61 2018-08-03 07:49:52,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0524439811707s 2018-08-03 07:49:52,645 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7d3671db-10cb-44ea-b3e2-89d5a66b2d61 returning object d3f874a4-ae96-4775-b696-4208360c6a94 2018-08-03 07:49:52,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:49:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '' 2018-08-03 07:49:53,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9f3e112-0f9a-4b80-adc4-263c12e07dda Date: Fri, 03 Aug 2018 07:49:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:49:53,925 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94/file used request id req-c9f3e112-0f9a-4b80-adc4-263c12e07dda 2018-08-03 07:49:53,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27912116051s 2018-08-03 07:49:53,925 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94/file used request id req-c9f3e112-0f9a-4b80-adc4-263c12e07dda 2018-08-03 07:49:53,926 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:49:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd3f874a4-ae96-4775-b696-4208360c6a94', u'size': None, u'name': u'patrole-img_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda', u'checksum': None, u'self': u'/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:49:52Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:49:53,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:49:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 07:49:53,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49: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-222ce3e9-acaf-445f-8163-8eb504f51b2a x-compute-request-id: req-222ce3e9-acaf-445f-8163-8eb504f51b2a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1908b875-2207-4620-9012-3f343c921c0f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1908b875-2207-4620-9012-3f343c921c0f"}} 2018-08-03 07:49:53,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-222ce3e9-acaf-445f-8163-8eb504f51b2a 2018-08-03 07:49:53,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0558159351349s 2018-08-03 07:49:53,983 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-222ce3e9-acaf-445f-8163-8eb504f51b2a 2018-08-03 07:49:53,983 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda', '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'38876c385bea4432bfcee5a27ae0c10d', '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'1908b875-2207-4620-9012-3f343c921c0f', 'swap': 0}) 2018-08-03 07:49:53,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:49:53,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"extra_specs": {}}' 2018-08-03 07:49:54,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:49: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-33a1b22b-2fe1-4df3-9a09-42453c011034 x-compute-request-id: req-33a1b22b-2fe1-4df3-9a09-42453c011034 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:49:54,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f/os-extra_specs used request id req-33a1b22b-2fe1-4df3-9a09-42453c011034 2018-08-03 07:49:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247321128845s 2018-08-03 07:49:54,009 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f/os-extra_specs used request id req-33a1b22b-2fe1-4df3-9a09-42453c011034 2018-08-03 07:49:54,009 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda', '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'38876c385bea4432bfcee5a27ae0c10d', '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'1908b875-2207-4620-9012-3f343c921c0f', 'swap': 0}) 2018-08-03 07:49:57,464 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-03 07:49:57,465 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-03 07:49:57,465 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-03 07:49:57,468 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-03 07:49:57,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-03 07:50:01,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dd9fee64-001c-4a55-ae06-a184f1703e92/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-03 07:50:01,009 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-03 07:50:01,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-03 07:50:01,010 - 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-08-03 07:52:36,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 068bab69-952b-4cd4-8244-f61e7cde6aec 2018-08-03 07:52:36,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '068bab69-952b-4cd4-8244-f61e7cde6aec']'. 2018-08-03 07:52:37,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-03 07:52:37,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-03 07:52:37,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 07:52:37,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 068bab69-952b-4cd4-8244-f61e7cde6aec | 2018-08-03 07:52:37,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-03 07:50:03 | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-03 07:52:36 | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:33 | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dd9fee64-001c-4a55-ae06-a184f1703e92) | 2018-08-03 07:52:37,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-03 07:52:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 220cd905-420b-472a-a414-d0bd1558edcf) | 2018-08-03 07:52:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-03 07:52:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 122.183 | 2018-08-03 07:52:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-03 07:52:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-03 07:52:37,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-03 07:52:37,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-03 07:52:37,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-03 07:52:37,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 07:52:37,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-03 07:52:37,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-03 07:52:37,768 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 07:52:37,769 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 07:52:37,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:52:37,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:38,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c362863-a308-4e26-818a-6edbac53eb2e Date: Fri, 03 Aug 2018 07:52:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:52:38,331 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94 used request id req-8c362863-a308-4e26-818a-6edbac53eb2e 2018-08-03 07:52:38,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.556833982468s 2018-08-03 07:52:38,331 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d3f874a4-ae96-4775-b696-4208360c6a94 used request id req-8c362863-a308-4e26-818a-6edbac53eb2e 2018-08-03 07:52:38,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:52:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:38,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f6c1368-94b5-454a-aa19-63c17ec03229 x-compute-request-id: req-2f6c1368-94b5-454a-aa19-63c17ec03229 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/1908b875-2207-4620-9012-3f343c921c0f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1908b875-2207-4620-9012-3f343c921c0f"}, {"name": "patrole-flavor_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/42c84059-4a51-4e61-a8e2-2a746169a226", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "42c84059-4a51-4e61-a8e2-2a746169a226"}]} 2018-08-03 07:52:38,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2f6c1368-94b5-454a-aa19-63c17ec03229 2018-08-03 07:52:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029060125351s 2018-08-03 07:52:38,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-2f6c1368-94b5-454a-aa19-63c17ec03229 2018-08-03 07:52:38,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:52:38,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:38,413 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c89a9ff-6cb6-4056-ac44-70bb5048c95d x-compute-request-id: req-8c89a9ff-6cb6-4056-ac44-70bb5048c95d Content-Length: 0 Content-Type: application/json 2018-08-03 07:52:38,413 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f used request id req-8c89a9ff-6cb6-4056-ac44-70bb5048c95d 2018-08-03 07:52:38,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0495429039001s 2018-08-03 07:52:38,413 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/1908b875-2207-4620-9012-3f343c921c0f used request id req-8c89a9ff-6cb6-4056-ac44-70bb5048c95d 2018-08-03 07:52:38,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 07:52:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" -d '{"subnet_id": "6e94d8ef-7125-4f9e-9b9f-855dd418e9ec"}' 2018-08-03 07:52:40,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8607c330-35b0-40da-ae81-3541c53f2adb Date: Fri, 03 Aug 2018 07:52:40 GMT RESP BODY: {"network_id": "87b12b9b-1e8d-4810-92b6-bae9c8ffa044", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "6e94d8ef-7125-4f9e-9b9f-855dd418e9ec", "subnet_ids": ["6e94d8ef-7125-4f9e-9b9f-855dd418e9ec"], "port_id": "d929924d-9968-4c32-a084-1b4187c1a5b1", "id": "6a66b4a8-0d15-46de-901e-41b2653d96cd"} 2018-08-03 07:52:40,920 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd/remove_router_interface.json used request id req-8607c330-35b0-40da-ae81-3541c53f2adb 2018-08-03 07:52:40,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.50636005402s 2018-08-03 07:52:40,920 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd/remove_router_interface.json used request id req-8607c330-35b0-40da-ae81-3541c53f2adb returning object 6a66b4a8-0d15-46de-901e-41b2653d96cd 2018-08-03 07:52:40,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 07:52:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:41,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-35116960-918e-4e1c-ac43-d493434421f6 Date: Fri, 03 Aug 2018 07:52:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T07:49:41Z", "admin_state_up": true, "updated_at": "2018-08-03T07:52:39Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6a66b4a8-0d15-46de-901e-41b2653d96cd", "name": "patrole-router_2985f29b-1cc5-42ab-bb92-39fc64e3acda"}]} 2018-08-03 07:52:41,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-35116960-918e-4e1c-ac43-d493434421f6 2018-08-03 07:52:41,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.320070028305s 2018-08-03 07:52:41,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-35116960-918e-4e1c-ac43-d493434421f6 2018-08-03 07:52:41,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 07:52:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:45,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f53a604-4ffc-4f9d-bb20-ed693247682c Content-Length: 0 Date: Fri, 03 Aug 2018 07:52:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:52:45,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd.json used request id req-7f53a604-4ffc-4f9d-bb20-ed693247682c 2018-08-03 07:52:45,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.8578350544s 2018-08-03 07:52:45,101 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/6a66b4a8-0d15-46de-901e-41b2653d96cd.json used request id req-7f53a604-4ffc-4f9d-bb20-ed693247682c 2018-08-03 07:52:45,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 07:52:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:45,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-3d6aa3ca-c835-4a9c-9d13-6ac7165b8ee6 Date: Fri, 03 Aug 2018 07:52:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:49:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e94d8ef-7125-4f9e-9b9f-855dd418e9ec","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_2985f29b-1cc5-42ab-bb92-39fc64e3acda","enable_dhcp":true,"segment_id":null,"network_id":"87b12b9b-1e8d-4810-92b6-bae9c8ffa044","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:49:40Z","ip_version":4},{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 07:52:45,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3d6aa3ca-c835-4a9c-9d13-6ac7165b8ee6 2018-08-03 07:52:45,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.230334997177s 2018-08-03 07:52:45,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-3d6aa3ca-c835-4a9c-9d13-6ac7165b8ee6 2018-08-03 07:52:45,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 07:52:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/6e94d8ef-7125-4f9e-9b9f-855dd418e9ec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:47,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7614fd45-1148-4919-a050-f8d9e2e8f976 Date: Fri, 03 Aug 2018 07:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:52:47,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6e94d8ef-7125-4f9e-9b9f-855dd418e9ec.json used request id req-7614fd45-1148-4919-a050-f8d9e2e8f976 2018-08-03 07:52:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.01264405251s 2018-08-03 07:52:47,347 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6e94d8ef-7125-4f9e-9b9f-855dd418e9ec.json used request id req-7614fd45-1148-4919-a050-f8d9e2e8f976 2018-08-03 07:52:47,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:52:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:47,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-8f6d766f-b7d1-4967-8710-c400240b83c9 Date: Fri, 03 Aug 2018 07:52:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"87b12b9b-1e8d-4810-92b6-bae9c8ffa044","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T07:52:47Z","qos_policy_id":null,"name":"patrole-net_2985f29b-1cc5-42ab-bb92-39fc64e3acda","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T07:49:39Z","provider:network_type":"vxlan"}]} 2018-08-03 07:52:47,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8f6d766f-b7d1-4967-8710-c400240b83c9 2018-08-03 07:52:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.515138149261s 2018-08-03 07:52:47,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8f6d766f-b7d1-4967-8710-c400240b83c9 2018-08-03 07:52:47,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 07:52:47,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/87b12b9b-1e8d-4810-92b6-bae9c8ffa044.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:48,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1ba80c4-d327-45be-b27d-e828297be4e1 Date: Fri, 03 Aug 2018 07:52:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 07:52:48,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/87b12b9b-1e8d-4810-92b6-bae9c8ffa044.json used request id req-f1ba80c4-d327-45be-b27d-e828297be4e1 2018-08-03 07:52:48,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.81152009964s 2018-08-03 07:52:48,677 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/87b12b9b-1e8d-4810-92b6-bae9c8ffa044.json used request id req-f1ba80c4-d327-45be-b27d-e828297be4e1 2018-08-03 07:52:48,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:52:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:48,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-73efc178-c54b-4cc6-a97a-c681394f5293 Date: Fri, 03 Aug 2018 07:52:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/snap", "metadata": {}}], "file": "/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "7fb0ac96-c167-4bca-9b36-c59a30243c3c", "size": 12716032, "self": "/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T07:49:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T07:49:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:52:48,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-73efc178-c54b-4cc6-a97a-c681394f5293 2018-08-03 07:52:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216104030609s 2018-08-03 07:52:48,897 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-73efc178-c54b-4cc6-a97a-c681394f5293 2018-08-03 07:52:48,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 07:52:48,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:49,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee5a5bb5-3351-4f35-beb9-05f63cf27b9b Date: Fri, 03 Aug 2018 07:52:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:52:49,481 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c used request id req-ee5a5bb5-3351-4f35-beb9-05f63cf27b9b 2018-08-03 07:52:49,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.581049919128s 2018-08-03 07:52:49,481 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7fb0ac96-c167-4bca-9b36-c59a30243c3c used request id req-ee5a5bb5-3351-4f35-beb9-05f63cf27b9b 2018-08-03 07:52:49,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 07:52:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:49,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d47737f-9652-40f7-8b72-8856bbf777a1 x-compute-request-id: req-9d47737f-9652-40f7-8b72-8856bbf777a1 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_2985f29b-1cc5-42ab-bb92-39fc64e3acda", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/42c84059-4a51-4e61-a8e2-2a746169a226", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "42c84059-4a51-4e61-a8e2-2a746169a226"}]} 2018-08-03 07:52:49,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9d47737f-9652-40f7-8b72-8856bbf777a1 2018-08-03 07:52:49,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307269096375s 2018-08-03 07:52:49,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9d47737f-9652-40f7-8b72-8856bbf777a1 2018-08-03 07:52:49,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 07:52:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b704daaf3490a7f3d4507e0f09193db3096cce84" 2018-08-03 07:52:49,551 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09d8e0f8-c5e4-4c7b-a704-a5153cd3e030 x-compute-request-id: req-09d8e0f8-c5e4-4c7b-a704-a5153cd3e030 Content-Length: 0 Content-Type: application/json 2018-08-03 07:52:49,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226 used request id req-09d8e0f8-c5e4-4c7b-a704-a5153cd3e030 2018-08-03 07:52:49,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365488529205s 2018-08-03 07:52:49,551 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/42c84059-4a51-4e61-a8e2-2a746169a226 used request id req-09d8e0f8-c5e4-4c7b-a704-a5153cd3e030 2018-08-03 07:52:49,592 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-03 07:52:49,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 07:52:49,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 07:52:49,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 07:52:49,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 07:52:49,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 07:52:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:52:49,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557619c2-8f4b-4c03-971f-1327a4f3b822 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 07:52:49,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-557619c2-8f4b-4c03-971f-1327a4f3b822 2018-08-03 07:52:49,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 07:52:50,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T08:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["KfN_Fj7TTBCxNMeHx3YqRA"], "issued_at": "2018-08-03T07:52:50.000000Z"}} 2018-08-03 07:52:50,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 07:52:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" 2018-08-03 07:52:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-95b7a902-5af9-4cba-8d89-c6554b033b9a Date: Fri, 03 Aug 2018 07:52:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 07:52:50,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-95b7a902-5af9-4cba-8d89-c6554b033b9a 2018-08-03 07:52:50,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277988910675s 2018-08-03 07:52:50,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-95b7a902-5af9-4cba-8d89-c6554b033b9a 2018-08-03 07:52:50,330 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-03 07:52:50,330 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 07:52:51,799 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 07:52:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 07:52:51,804 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 07:52:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 07:52:51,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 07:52:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" 2018-08-03 07:52:52,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2aa8bfae-12f7-4307-97d6-6ffbc2c52795 Date: Fri, 03 Aug 2018 07:52:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 07:52:52,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2aa8bfae-12f7-4307-97d6-6ffbc2c52795 2018-08-03 07:52:52,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197080850601s 2018-08-03 07:52:52,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2aa8bfae-12f7-4307-97d6-6ffbc2c52795 2018-08-03 07:52:52,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 07:52:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425"}' 2018-08-03 07:52:52,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ccbc530d-b70f-4d99-bf8f-a002bb87190b Date: Fri, 03 Aug 2018 07:52:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/52763f19-92cd-4eda-8beb-89192e63797f/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "52763f19-92cd-4eda-8beb-89192e63797f", "size": null, "self": "/v2/images/52763f19-92cd-4eda-8beb-89192e63797f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T07:52:52Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "checksum": null, "created_at": "2018-08-03T07:52:52Z", "protected": false} 2018-08-03 07:52:52,280 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ccbc530d-b70f-4d99-bf8f-a002bb87190b 2018-08-03 07:52:52,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.27283000946s 2018-08-03 07:52:52,280 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ccbc530d-b70f-4d99-bf8f-a002bb87190b returning object 52763f19-92cd-4eda-8beb-89192e63797f 2018-08-03 07:52:52,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 07:52:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" -d '' 2018-08-03 07:52:56,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-707147ca-be34-4b39-af1d-4844ebc94d25 Date: Fri, 03 Aug 2018 07:52:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 07:52:56,293 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f/file used request id req-707147ca-be34-4b39-af1d-4844ebc94d25 2018-08-03 07:52:56,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.01261091232s 2018-08-03 07:52:56,293 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f/file used request id req-707147ca-be34-4b39-af1d-4844ebc94d25 2018-08-03 07:52:56,294 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T07:52:52Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/52763f19-92cd-4eda-8beb-89192e63797f/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'52763f19-92cd-4eda-8beb-89192e63797f', u'size': None, u'name': u'vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425', u'checksum': None, u'self': u'/v2/images/52763f19-92cd-4eda-8beb-89192e63797f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T07:52:52Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 07:52:56,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 07:52:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-03 07:52:56,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33278049-5a8f-4155-8666-672172e8bc12 x-compute-request-id: req-33278049-5a8f-4155-8666-672172e8bc12 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}} 2018-08-03 07:52:56,532 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-33278049-5a8f-4155-8666-672172e8bc12 2018-08-03 07:52:56,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.238043069839s 2018-08-03 07:52:56,533 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-33278049-5a8f-4155-8666-672172e8bc12 2018-08-03 07:52:56,534 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425', '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'38876c385bea4432bfcee5a27ae0c10d', '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': 0, 'id': u'e346c926-1d19-445b-adac-9ba939630c7b', 'swap': 0}) 2018-08-03 07:52:56,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 07:52:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" -d '{"extra_specs": {}}' 2018-08-03 07:52:56,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cdfac77-618b-4fb4-a7bb-39d8fe29c9be x-compute-request-id: req-1cdfac77-618b-4fb4-a7bb-39d8fe29c9be Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 07:52:56,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b/os-extra_specs used request id req-1cdfac77-618b-4fb4-a7bb-39d8fe29c9be 2018-08-03 07:52:56,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247871875763s 2018-08-03 07:52:56,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b/os-extra_specs used request id req-1cdfac77-618b-4fb4-a7bb-39d8fe29c9be 2018-08-03 07:52:56,560 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425' 2018-08-03 07:52:56,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 07:52:56,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" -d '{"keypair": {"name": "vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425"}}' 2018-08-03 07:52:56,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 07:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6934bb9b-400d-415b-935e-93dc31226b82 x-compute-request-id: req-6934bb9b-400d-415b-935e-93dc31226b82 Content-Encoding: gzip Content-Length: 1794 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPVpvzbQomlNzic2YX+OOLJMvocsqLhE6vicmEYXoIDSIdDnkKHqDsj1ZLX6hzh1nV/iu4l0EHIc8McEEtzsu9CdVEQI8AjbHnw5axLRJzlycgR46s0b4AO6Du/oCIP65nEj/KcB4cYzekJ+f6ZqldNyxfPdKo6GWDy2/IOaWaZAIzvBXAIFbVM/Yfzpe65pRhT8K8hi+irn08RSAJpijohTxAikpg45qiQUchZEOhScsRjSkwGdfqhjVBh9l8lIMtkWJo8FCuIOEQ9nO3dGlDCnz55KB2AVmhwnmoVWyNfBYBIyVl2wSDVBaAeeu7fKTHhsZgRtGBLnhRBDYgXnd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAwD1ab820KJpTc4nNmF/jjiyTL6HLKi4ROr4nJhGF6CA0iHQ5\n5Ch6g7I9WS1+oc4dZ1f4ruJdBByHPDHBBLc7LvQnVRECPAI2x58OWsS0Sc5cnIEe\nOrNG+ADug7v6AiD+uZxI/ynAeHGM3pCfn+mapXTcsXz3SqOhlg8tvyDmlmmQCM7w\nVwCBW1TP2H86XuuaUYU/CvIYvoq59PEUgCaYo6IU8QIpKYOOaokFHIWRDoUnLEY0\npMBnX6oY1QYfZfJSDLZFiaPBQriDhEPZzt3RpQwp8+eSgdgFZocJ5qFVsjXwWASM\nlZdsEg1QWgHnru3ykx4bGYEbRgS54UQQ2IF53QIDAQABAoIBAQCDfbPNQ5uWJjEs\nlzZ8oiIJDm5Cp11K5aW9U3F9tYCtTNIB/9XVPObIC/OwetDiJhSwqlicbpMHC+ho\ngPOwoRAnRrNcmTy5BR6pHh94cJGM5k0sc5jUt+m0GxcKHlqceCsjlEXN2qYe/DRJ\nzAyTGftAbxXBhWO0twYAmTNGR1/RwwMhy8wblDTq2dC0j0rBgcEv9Af3MMWlI495\nMa9ksJPIoI+E65vWRnziveT0Go0x+7+iOe5BYWeJPyKnKA1YKGqcZZoXsx78dupj\n+hUGtkmc22J1EUeoaMG+lGENun2g3d8w+RE0/sfH/r11XBlHGw+Pe6ESOiTDwnJe\nbp/jrA/BAoGBAPpYdBMisI5N4+qc29KqnZfXQ6AGmeRGpjIjog7uuT3s5s/yxAOO\nPMOMJ1iOv3v/lfVys2xgknVa+EL++SpA3fjrpoeCn+TMKGxoDvxBeOm8txg4rv91\nSg/magM0jRLurmPhxUwRKqIrM2vUZ9+3TtTeVXDfRLWF7KIUUIvkMHwtAoGBAMSU\n66JwB1+JDcH6T911FTBDWGb1Q4KB7OwG9g4L6dwF9MJ97NH14geHJ8YGMJIWp940\nNeSFlP4JM9COwhRx3Pc5N5b7Cz9B5G3IxiqarQDhV51QLa4AEu9jTqNq7ircoyBC\nafrCS9sDQnYaJiMnymOWMJT+0a9HLV15PGwSDZJxAoGBAIdgreRrLe7GUCnfCUCy\n4uXpkrhG2ZGIYvdaLZjFn4bNRUPOlBEYKePVNrG8/++eFwnULRK+ZnTv7LDOEQ+4\nZFDnnfZJvQ2NGY8F9pSTEz/SvXBrtraORq6ye0GgeWlziPqabIbmAZgQpI37HvDr\nv8V9NdcD5bQD6CL9uVDs5QtBAoGBAIrziKtE7LFGuwbF2/X5cISw1afQ7WsuUz1y\nnjHHkgIH474mLGMsnhwcGK0MawCYKwgRd5aUJYB7GLjub5jr8vh85SI/SO/pr4E6\nTXiH5ImevsNfjSpUuw2i8E7qonaBhnyi9S5ecCfa4fuA+DwZQCGsY6Kti6GNei98\nJo1tJVLBAoGBALmwBZbhOerCAZi3iBelhPBo8vtFjyxv2sl1Z78CJ3nCRozJk+zd\nTNMCkzuEv/OGupKvFy15LKfWtorX6M/ug+s/muWLZ0p0zSBIZKmyn9r9xCYyrqAK\nIkyRt/lzU0bjoNVoi7ATEbxu5iRYHAIf37AdvJnT/3EmwiCXa8r6B/+V\n-----END RSA PRIVATE KEY-----\n", "user_id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "name": "vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "fingerprint": "7e:ee:c0:04:fd:04:c5:4c:b2:ab:84:08:19:e5:64:b5"}} 2018-08-03 07:52:56,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6934bb9b-400d-415b-935e-93dc31226b82 2018-08-03 07:52:56,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.252956151962s 2018-08-03 07:52:56,813 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-6934bb9b-400d-415b-935e-93dc31226b82 2018-08-03 07:52:56,814 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPVpvzbQomlNzic2YX+OOLJMvocsqLhE6vicmEYXoIDSIdDnkKHqDsj1ZLX6hzh1nV/iu4l0EHIc8McEEtzsu9CdVEQI8AjbHnw5axLRJzlycgR46s0b4AO6Du/oCIP65nEj/KcB4cYzekJ+f6ZqldNyxfPdKo6GWDy2/IOaWaZAIzvBXAIFbVM/Yfzpe65pRhT8K8hi+irn08RSAJpijohTxAikpg45qiQUchZEOhScsRjSkwGdfqhjVBh9l8lIMtkWJo8FCuIOEQ9nO3dGlDCnz55KB2AVmhwnmoVWyNfBYBIyVl2wSDVBaAeeu7fKTHhsZgRtGBLnhRBDYgXnd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAwD1ab820KJpTc4nNmF/jjiyTL6HLKi4ROr4nJhGF6CA0iHQ5\n5Ch6g7I9WS1+oc4dZ1f4ruJdBByHPDHBBLc7LvQnVRECPAI2x58OWsS0Sc5cnIEe\nOrNG+ADug7v6AiD+uZxI/ynAeHGM3pCfn+mapXTcsXz3SqOhlg8tvyDmlmmQCM7w\nVwCBW1TP2H86XuuaUYU/CvIYvoq59PEUgCaYo6IU8QIpKYOOaokFHIWRDoUnLEY0\npMBnX6oY1QYfZfJSDLZFiaPBQriDhEPZzt3RpQwp8+eSgdgFZocJ5qFVsjXwWASM\nlZdsEg1QWgHnru3ykx4bGYEbRgS54UQQ2IF53QIDAQABAoIBAQCDfbPNQ5uWJjEs\nlzZ8oiIJDm5Cp11K5aW9U3F9tYCtTNIB/9XVPObIC/OwetDiJhSwqlicbpMHC+ho\ngPOwoRAnRrNcmTy5BR6pHh94cJGM5k0sc5jUt+m0GxcKHlqceCsjlEXN2qYe/DRJ\nzAyTGftAbxXBhWO0twYAmTNGR1/RwwMhy8wblDTq2dC0j0rBgcEv9Af3MMWlI495\nMa9ksJPIoI+E65vWRnziveT0Go0x+7+iOe5BYWeJPyKnKA1YKGqcZZoXsx78dupj\n+hUGtkmc22J1EUeoaMG+lGENun2g3d8w+RE0/sfH/r11XBlHGw+Pe6ESOiTDwnJe\nbp/jrA/BAoGBAPpYdBMisI5N4+qc29KqnZfXQ6AGmeRGpjIjog7uuT3s5s/yxAOO\nPMOMJ1iOv3v/lfVys2xgknVa+EL++SpA3fjrpoeCn+TMKGxoDvxBeOm8txg4rv91\nSg/magM0jRLurmPhxUwRKqIrM2vUZ9+3TtTeVXDfRLWF7KIUUIvkMHwtAoGBAMSU\n66JwB1+JDcH6T911FTBDWGb1Q4KB7OwG9g4L6dwF9MJ97NH14geHJ8YGMJIWp940\nNeSFlP4JM9COwhRx3Pc5N5b7Cz9B5G3IxiqarQDhV51QLa4AEu9jTqNq7ircoyBC\nafrCS9sDQnYaJiMnymOWMJT+0a9HLV15PGwSDZJxAoGBAIdgreRrLe7GUCnfCUCy\n4uXpkrhG2ZGIYvdaLZjFn4bNRUPOlBEYKePVNrG8/++eFwnULRK+ZnTv7LDOEQ+4\nZFDnnfZJvQ2NGY8F9pSTEz/SvXBrtraORq6ye0GgeWlziPqabIbmAZgQpI37HvDr\nv8V9NdcD5bQD6CL9uVDs5QtBAoGBAIrziKtE7LFGuwbF2/X5cISw1afQ7WsuUz1y\nnjHHkgIH474mLGMsnhwcGK0MawCYKwgRd5aUJYB7GLjub5jr8vh85SI/SO/pr4E6\nTXiH5ImevsNfjSpUuw2i8E7qonaBhnyi9S5ecCfa4fuA+DwZQCGsY6Kti6GNei98\nJo1tJVLBAoGBALmwBZbhOerCAZi3iBelhPBo8vtFjyxv2sl1Z78CJ3nCRozJk+zd\nTNMCkzuEv/OGupKvFy15LKfWtorX6M/ug+s/muWLZ0p0zSBIZKmyn9r9xCYyrqAK\nIkyRt/lzU0bjoNVoi7ATEbxu5iRYHAIf37AdvJnT/3EmwiCXa8r6B/+V\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cc8e0c4fd5484fe5b9d8f7fd262cb0ad', 'name': u'vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425', 'created_at': '2018-08-03T07:52:56.814590', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38876c385bea4432bfcee5a27ae0c10d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7e:ee:c0:04:fd:04:c5:4c:b2:ab:84:08:19:e5:64:b5', 'type': 'ssh', 'id': u'vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425'}) 2018-08-03 07:52:56,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 07:52:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" 2018-08-03 07:52:56,870 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 07:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cc8b4f4-1549-445e-a49e-d4be0b52e8d0 x-compute-request-id: req-9cc8b4f4-1549-445e-a49e-d4be0b52e8d0 Content-Length: 0 Content-Type: application/json 2018-08-03 07:52:56,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 used request id req-9cc8b4f4-1549-445e-a49e-d4be0b52e8d0 2018-08-03 07:52:56,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0550580024719s 2018-08-03 07:52:56,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vmtp_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 used request id req-9cc8b4f4-1549-445e-a49e-d4be0b52e8d0 2018-08-03 07:52:57,657 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-03 08:11:24,966 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-03 07:52:58,482 INFO Using http://172.30.9.25:5000/v3 2018-08-03 07:52:58,482 INFO VM public key: /tmp/tmp7SmXUG 2018-08-03 07:52:58,482 INFO VM private key: /tmp/tmpUIxcmz 2018-08-03 07:53:00,338 INFO Found image vmtp-img_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 to launch VM, will continue 2018-08-03 07:53:00,665 INFO Using external network: external. 2018-08-03 07:53:07,618 INFO Created ext router pns_router_8360a7c8-322d-4aeb-a2d6-58de0dbe8425. 2018-08-03 07:53:08,837 INFO Created internal network: pns-internal-net_8360a7c8-322d-4aeb-a2d6-58de0dbe8425. 2018-08-03 07:53:10,461 INFO Created internal network: pns-internal-net2_8360a7c8-322d-4aeb-a2d6-58de0dbe8425. 2018-08-03 07:53:13,697 DEBUG Ext router associated to pns-internal-net_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 2018-08-03 07:53:16,779 DEBUG Ext router associated to pns-internal-net2_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 2018-08-03 07:53:17,917 INFO OpenStack agent: Open vSwitch agent 2018-08-03 07:53:17,917 INFO OpenStack network type: vxlan 2018-08-03 07:53:19,384 INFO [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Creating server VM... 2018-08-03 07:53:19,384 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-03 07:53:23,228 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 1 of 50... 2018-08-03 07:53:25,516 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 2 of 50... 2018-08-03 07:53:28,951 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 3 of 50... 2018-08-03 07:53:31,787 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 4 of 50... 2018-08-03 07:53:34,450 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 5 of 50... 2018-08-03 07:53:37,028 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 6 of 50... 2018-08-03 07:53:39,551 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 7 of 50... 2018-08-03 07:53:42,311 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 8 of 50... 2018-08-03 07:53:45,048 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 9 of 50... 2018-08-03 07:53:47,580 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 10 of 50... 2018-08-03 07:53:50,140 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 11 of 50... 2018-08-03 07:53:52,891 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 12 of 50... 2018-08-03 07:53:55,707 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 13 of 50... 2018-08-03 07:53:58,256 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 14 of 50... 2018-08-03 07:54:00,809 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 15 of 50... 2018-08-03 07:54:03,370 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 16 of 50... 2018-08-03 07:54:05,926 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 17 of 50... 2018-08-03 07:54:08,496 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 18 of 50... 2018-08-03 07:54:10,864 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 19 of 50... 2018-08-03 07:54:13,627 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 20 of 50... 2018-08-03 07:54:16,182 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 21 of 50... 2018-08-03 07:54:18,727 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 22 of 50... 2018-08-03 07:54:21,288 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 23 of 50... 2018-08-03 07:54:24,103 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 24 of 50... 2018-08-03 07:54:26,663 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 25 of 50... 2018-08-03 07:54:29,217 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 26 of 50... 2018-08-03 07:54:31,798 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 27 of 50... 2018-08-03 07:54:34,363 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 28 of 50... 2018-08-03 07:54:37,090 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 29 of 50... 2018-08-03 07:54:39,611 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 30 of 50... 2018-08-03 07:54:42,454 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 31 of 50... 2018-08-03 07:54:45,006 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 32 of 50... 2018-08-03 07:54:47,575 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 33 of 50... 2018-08-03 07:54:50,130 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 34 of 50... 2018-08-03 07:54:52,793 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 35 of 50... 2018-08-03 07:54:55,364 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 36 of 50... 2018-08-03 07:54:57,994 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 37 of 50... 2018-08-03 07:55:00,559 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 38 of 50... 2018-08-03 07:55:06,382 INFO [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Internal network IP: 192.168.1.5 2018-08-03 07:55:06,382 INFO [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] SSH IP: 172.30.9.201 2018-08-03 07:55:06,382 INFO [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Setup SSH for ubuntu@172.30.9.201 2018-08-03 07:55:21,614 INFO [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Installing nuttcp-8.1.4... 2018-08-03 07:55:21,660 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Copying nuttcp-8.1.4 to target... 2018-08-03 07:55:21,874 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Starting nuttcp-8.1.4 server... 2018-08-03 07:55:21,918 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] 2018-08-03 07:55:21,963 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Creating client VM... 2018-08-03 07:55:21,963 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-03 07:55:25,267 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 1 of 50... 2018-08-03 07:55:27,590 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 2 of 50... 2018-08-03 07:55:30,140 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 3 of 50... 2018-08-03 07:55:32,661 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 4 of 50... 2018-08-03 07:55:35,278 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] VM status=BUILD, retrying 5 of 50... 2018-08-03 07:55:40,729 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Internal network IP: 192.168.1.12 2018-08-03 07:55:40,729 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] SSH IP: 172.30.9.206 2018-08-03 07:55:40,729 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Setup SSH for ubuntu@172.30.9.206 2018-08-03 07:55:48,676 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Installing nuttcp-8.1.4... 2018-08-03 07:55:48,719 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Copying nuttcp-8.1.4 to target... 2018-08-03 07:55:48,882 INFO ============================================================ 2018-08-03 07:55:48,882 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-03 07:55:57,952 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=46.7 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.171 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.148 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.438 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.422 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.237 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.252 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.409 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.283 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.194 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.148/4.930/46.750/13.940 ms 2018-08-03 07:56:06,996 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.163 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.179 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.177 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.138 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.259 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.159 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.190 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.344 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.313 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.274 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.138/0.219/0.344/0.070 ms 2018-08-03 07:56:16,065 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.582 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.235 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.320 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.327 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.328 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.453 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.325 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.446 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.197/0.342/0.582/0.115 ms 2018-08-03 07:56:16,066 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Measuring TCP Throughput (packet size=65536)... 2018-08-03 07:56:16,066 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:26,166 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=17708.9470 real_seconds=10.00 rate_Mbps=14859.3639 tx_cpu=32 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.35 2018-08-03 07:56:26,168 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:36,264 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=18731.5099 real_seconds=10.00 rate_Mbps=15719.1183 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.27 2018-08-03 07:56:36,265 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:46,366 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=20809.4219 real_seconds=10.00 rate_Mbps=17460.9857 tx_cpu=38 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.30 2018-08-03 07:56:46,366 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Measuring UDP Throughput (packet size=128)... 2018-08-03 07:56:46,367 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:49,695 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=18.6934 real_seconds=1.00 rate_Mbps=156.4538 tx_cpu=11 rx_cpu=31 drop=0 pkt=153136 data_loss=0.00000 2018-08-03 07:56:49,697 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=1<160208/5000000<10000000 Kbps loss-rate=0 2018-08-03 07:56:49,697 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R480624K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:53,050 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=19.2113 real_seconds=1.00 rate_Mbps=160.7712 tx_cpu=12 rx_cpu=28 drop=145 pkt=157524 data_loss=0.09205 2018-08-03 07:56:53,050 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=1<164629/480624<480624 Kbps loss-rate=0 2018-08-03 07:56:53,051 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R322626K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:56,402 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=19.2720 real_seconds=1.00 rate_Mbps=161.4205 tx_cpu=12 rx_cpu=30 drop=203 pkt=158079 data_loss=0.12852 2018-08-03 07:56:56,402 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=1<165294/322626<322626 Kbps loss-rate=0 2018-08-03 07:56:56,403 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R243960K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:56:59,754 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=17.5095 real_seconds=1.00 rate_Mbps=146.6365 tx_cpu=13 rx_cpu=30 drop=0 pkt=143438 data_loss=0.00000 2018-08-03 07:56:59,754 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=1<150155/243960<243960 Kbps loss-rate=0 2018-08-03 07:56:59,755 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R197057K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:03,108 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=18.0315 real_seconds=1.00 rate_Mbps=150.8213 tx_cpu=12 rx_cpu=30 drop=975 pkt=148689 data_loss=0.65563 2018-08-03 07:57:03,109 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=1<154441/197057<197057 Kbps loss-rate=0 2018-08-03 07:57:03,109 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175749K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:06,434 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=17.0448 real_seconds=1.00 rate_Mbps=142.7513 tx_cpu=16 rx_cpu=28 drop=133 pkt=139764 data_loss=0.09495 2018-08-03 07:57:06,435 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=1<146177/175749<175749 Kbps loss-rate=0 2018-08-03 07:57:06,436 DEBUG undershot, min=146177 kbps=160963 max=175749 2018-08-03 07:57:06,436 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160963K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:09,787 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=16.9880 real_seconds=1.00 rate_Mbps=142.2667 tx_cpu=16 rx_cpu=28 drop=333 pkt=139499 data_loss=0.23901 2018-08-03 07:57:09,788 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=146177<145681/160963<175749 Kbps loss-rate=0 2018-08-03 07:57:09,788 DEBUG undershot, min=160963 kbps=168356 max=175749 2018-08-03 07:57:09,788 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168356K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:13,114 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=17.6925 real_seconds=1.00 rate_Mbps=148.1023 tx_cpu=17 rx_cpu=29 drop=64 pkt=145001 data_loss=0.04407 2018-08-03 07:57:13,114 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=128 throughput=160963<151656/168356<175749 Kbps loss-rate=0 2018-08-03 07:57:13,115 DEBUG undershot, min=168356 kbps=172052 max=175749 2018-08-03 07:57:13,115 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Measuring UDP Throughput (packet size=1024)... 2018-08-03 07:57:13,116 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:16,468 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=150.4824 real_seconds=1.00 rate_Mbps=1260.6450 tx_cpu=22 rx_cpu=30 drop=473 pkt=154567 data_loss=0.30601 2018-08-03 07:57:16,468 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=1024 throughput=1<1290900/5000000<10000000 Kbps loss-rate=0 2018-08-03 07:57:16,469 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3145450K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:19,821 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=144.3408 real_seconds=1.00 rate_Mbps=1210.1385 tx_cpu=19 rx_cpu=32 drop=50 pkt=147855 data_loss=0.03380 2018-08-03 07:57:19,821 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=1024 throughput=1<1239181/3145450<3145450 Kbps loss-rate=0 2018-08-03 07:57:19,822 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2192315K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:23,174 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=142.4736 real_seconds=1.00 rate_Mbps=1193.8315 tx_cpu=19 rx_cpu=29 drop=0 pkt=145893 data_loss=0.00000 2018-08-03 07:57:23,175 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=1024 throughput=1<1222483/2192315<2192315 Kbps loss-rate=0 2018-08-03 07:57:23,175 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1707399K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:26,502 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=144.4365 real_seconds=1.00 rate_Mbps=1210.8077 tx_cpu=18 rx_cpu=30 drop=28 pkt=147931 data_loss=0.01897 2018-08-03 07:57:26,503 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=1024 throughput=1<1239867/1707399<1707399 Kbps loss-rate=0 2018-08-03 07:57:26,503 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1473633K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:29,854 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=134.0498 real_seconds=1.00 rate_Mbps=1123.6609 tx_cpu=18 rx_cpu=26 drop=0 pkt=137267 data_loss=0.00000 2018-08-03 07:57:29,854 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=1024 throughput=1<1150628/1473633<1473633 Kbps loss-rate=0 2018-08-03 07:57:29,855 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1312130K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:33,184 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=147.0020 real_seconds=1.00 rate_Mbps=1231.5125 tx_cpu=21 rx_cpu=30 drop=56 pkt=150586 data_loss=0.03713 2018-08-03 07:57:33,185 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=1024 throughput=1<1261068/1312130<1312130 Kbps loss-rate=0 2018-08-03 07:57:33,185 DEBUG undershot, min=1261068 kbps=1286599 max=1312130 2018-08-03 07:57:33,186 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Measuring UDP Throughput (packet size=8192)... 2018-08-03 07:57:33,186 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:36,510 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=595.1406 real_seconds=1.00 rate_Mbps=4996.4385 tx_cpu=99 rx_cpu=24 drop=116 pkt=76294 data_loss=0.15205 2018-08-03 07:57:36,511 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=8192 throughput=1<5116353/5000000<10000000 Kbps loss-rate=0 2018-08-03 07:57:36,511 DEBUG undershot, min=5116353 kbps=7558176 max=10000000 2018-08-03 07:57:36,511 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558176K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:39,840 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=895.9766 real_seconds=1.00 rate_Mbps=7508.8852 tx_cpu=78 rx_cpu=33 drop=1 pkt=114686 data_loss=0.00087 2018-08-03 07:57:39,841 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=8192 throughput=5116353<7689098/7558176<10000000 Kbps loss-rate=0 2018-08-03 07:57:39,841 DEBUG undershot, min=7689098 kbps=8844549 max=10000000 2018-08-03 07:57:39,841 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8844549K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:43,168 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=985.3438 real_seconds=1.00 rate_Mbps=8257.3391 tx_cpu=25 rx_cpu=35 drop=16 pkt=126140 data_loss=0.01268 2018-08-03 07:57:43,169 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=8192 throughput=7689098<8455515/8844549<10000000 Kbps loss-rate=0 2018-08-03 07:57:43,169 DEBUG undershot, min=8455515 kbps=9227757 max=10000000 2018-08-03 07:57:43,169 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9227757K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:46,495 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=932.6172 real_seconds=1.00 rate_Mbps=7813.8271 tx_cpu=25 rx_cpu=32 drop=0 pkt=119375 data_loss=0.00000 2018-08-03 07:57:46,495 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=8192 throughput=8455515<8001358/9227757<10000000 Kbps loss-rate=0 2018-08-03 07:57:46,496 DEBUG undershot, min=9227757 kbps=9613878 max=10000000 2018-08-03 07:57:46,496 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9613878K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:57:49,847 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] megabytes=950.2969 real_seconds=1.00 rate_Mbps=7960.0304 tx_cpu=24 rx_cpu=34 drop=0 pkt=121638 data_loss=0.00000 2018-08-03 07:57:49,848 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] pkt-size=8192 throughput=9227757<8151071/9613878<10000000 Kbps loss-rate=0 2018-08-03 07:57:49,848 DEBUG undershot, min=9613878 kbps=9806939 max=10000000 2018-08-03 07:57:49,858 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.35, 'throughput_kbps': 15215988, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 16096377, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 17880049, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151656, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1261068, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8151071, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.930', 'rtt_max_ms': '46.750', 'rtt_min_ms': '0.148', 'rtt_stddev': '13.940', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.219', 'rtt_max_ms': '0.344', 'rtt_min_ms': '0.138', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.342', 'rtt_max_ms': '0.582', 'rtt_min_ms': '0.197', 'rtt_stddev': '0.115', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-03 07:57:49,860 INFO Deleting floating ip 1c640cd3-c078-4099-93f1-138093019c16 2018-08-03 07:57:51,562 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Floating IP 172.30.9.206 deleted 2018-08-03 07:57:51,723 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Instance deleted 2018-08-03 07:57:51,788 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Creating client VM... 2018-08-03 07:57:51,788 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-03 07:57:55,070 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] VM status=BUILD, retrying 1 of 50... 2018-08-03 07:57:57,663 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] VM status=BUILD, retrying 2 of 50... 2018-08-03 07:58:00,479 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] VM status=BUILD, retrying 3 of 50... 2018-08-03 07:58:03,082 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] VM status=BUILD, retrying 4 of 50... 2018-08-03 07:58:05,651 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] VM status=BUILD, retrying 5 of 50... 2018-08-03 07:58:11,049 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Internal network IP: 192.168.2.17 2018-08-03 07:58:11,049 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] SSH IP: 172.30.9.203 2018-08-03 07:58:11,049 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Setup SSH for ubuntu@172.30.9.203 2018-08-03 07:58:18,502 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Installing nuttcp-8.1.4... 2018-08-03 07:58:18,547 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Copying nuttcp-8.1.4 to target... 2018-08-03 07:58:18,658 INFO ============================================================ 2018-08-03 07:58:18,658 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-03 07:58:27,708 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.966 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.539 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.405 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.329 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.480 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.509 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.312 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.424 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.422 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.315 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.312/0.470/0.966/0.181 ms 2018-08-03 07:58:36,754 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.214 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.239 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.221 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.483 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.312 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.666 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.349 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.353 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.270 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.325 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.214/0.343/0.666/0.132 ms 2018-08-03 07:58:45,806 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.35 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.382 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.296 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.289 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.253 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.357 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.332 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.814 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.517 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.480 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.253/0.507/1.352/0.321 ms 2018-08-03 07:58:45,807 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring TCP Throughput (packet size=65536)... 2018-08-03 07:58:45,808 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:58:55,938 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=2342.1621 real_seconds=10.01 rate_Mbps=1963.1427 tx_cpu=4 rx_cpu=7 retrans=30 cwnd=324 rtt_ms=0.27 2018-08-03 07:58:55,939 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:06,042 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=2547.7832 real_seconds=10.01 rate_Mbps=2135.4739 tx_cpu=4 rx_cpu=8 retrans=53 cwnd=337 rtt_ms=0.26 2018-08-03 07:59:06,042 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:16,149 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=2575.2385 real_seconds=10.01 rate_Mbps=2158.2441 tx_cpu=4 rx_cpu=8 retrans=23 cwnd=329 rtt_ms=0.48 2018-08-03 07:59:16,149 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring UDP Throughput (packet size=128)... 2018-08-03 07:59:16,150 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:19,503 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=18.0531 real_seconds=1.01 rate_Mbps=150.4619 tx_cpu=21 rx_cpu=22 drop=26747 pkt=174638 data_loss=15.31562 2018-08-03 07:59:19,504 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<154072/5000000<10000000 Kbps loss-rate=15 2018-08-03 07:59:19,504 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R462216K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:22,833 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=18.3823 real_seconds=1.01 rate_Mbps=153.4026 tx_cpu=20 rx_cpu=21 drop=41424 pkt=192012 data_loss=21.57387 2018-08-03 07:59:22,834 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<157084/462216<462216 Kbps loss-rate=21 2018-08-03 07:59:22,834 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309650K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:26,163 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=18.3083 real_seconds=1.01 rate_Mbps=152.7637 tx_cpu=16 rx_cpu=18 drop=39953 pkt=189935 data_loss=21.03522 2018-08-03 07:59:26,163 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<156430/309650<309650 Kbps loss-rate=21 2018-08-03 07:59:26,164 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233040K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:29,494 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=18.1644 real_seconds=1.01 rate_Mbps=151.5651 tx_cpu=21 rx_cpu=21 drop=47199 pkt=196002 data_loss=24.08092 2018-08-03 07:59:29,494 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<155202/233040<233040 Kbps loss-rate=24 2018-08-03 07:59:29,495 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194121K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:32,824 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=18.5513 real_seconds=1.00 rate_Mbps=155.4792 tx_cpu=83 rx_cpu=21 drop=37599 pkt=189571 data_loss=19.83363 2018-08-03 07:59:32,824 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<159210/194121<194121 Kbps loss-rate=19 2018-08-03 07:59:32,824 DEBUG overshot, min=1 kbps=159210 max=194121 2018-08-03 07:59:32,825 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159210K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:36,152 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=18.2485 real_seconds=1.00 rate_Mbps=152.9011 tx_cpu=77 rx_cpu=24 drop=5986 pkt=155478 data_loss=3.85000 2018-08-03 07:59:36,153 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<156570/159210<194121 Kbps loss-rate=3 2018-08-03 07:59:36,153 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring UDP Throughput (packet size=1024)... 2018-08-03 07:59:36,153 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:39,482 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=143.0742 real_seconds=1.00 rate_Mbps=1194.5148 tx_cpu=31 rx_cpu=19 drop=24971 pkt=171479 data_loss=14.56216 2018-08-03 07:59:39,483 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1223183/5000000<10000000 Kbps loss-rate=14 2018-08-03 07:59:39,483 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3111591K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:42,836 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=147.3242 real_seconds=1.00 rate_Mbps=1229.7627 tx_cpu=31 rx_cpu=20 drop=32336 pkt=183196 data_loss=17.65103 2018-08-03 07:59:42,837 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1259277/3111591<3111591 Kbps loss-rate=17 2018-08-03 07:59:42,837 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2185434K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:46,166 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=137.7900 real_seconds=1.00 rate_Mbps=1154.5896 tx_cpu=31 rx_cpu=20 drop=60851 pkt=201948 data_loss=30.13202 2018-08-03 07:59:46,166 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1182299/2185434<2185434 Kbps loss-rate=30 2018-08-03 07:59:46,166 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1683866K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:49,496 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=142.9209 real_seconds=1.00 rate_Mbps=1193.5008 tx_cpu=31 rx_cpu=19 drop=39972 pkt=186323 data_loss=21.45309 2018-08-03 07:59:49,497 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1222144/1683866<1683866 Kbps loss-rate=21 2018-08-03 07:59:49,497 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1453005K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:52,852 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=150.2998 real_seconds=1.01 rate_Mbps=1249.3323 tx_cpu=34 rx_cpu=20 drop=20544 pkt=174451 data_loss=11.77637 2018-08-03 07:59:52,852 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1279316/1453005<1453005 Kbps loss-rate=11 2018-08-03 07:59:52,852 DEBUG overshot, min=1 kbps=1279316 max=1453005 2018-08-03 07:59:52,853 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1279316K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:56,206 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=147.5029 real_seconds=1.00 rate_Mbps=1233.8512 tx_cpu=84 rx_cpu=21 drop=5123 pkt=156166 data_loss=3.28053 2018-08-03 07:59:56,207 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1263463/1279316<1453005 Kbps loss-rate=3 2018-08-03 07:59:56,207 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring UDP Throughput (packet size=8192)... 2018-08-03 07:59:56,207 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 07:59:59,537 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=205.5312 real_seconds=1.00 rate_Mbps=1722.1785 tx_cpu=83 rx_cpu=10 drop=49986 pkt=76294 data_loss=65.51761 2018-08-03 07:59:59,538 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1763510/5000000<10000000 Kbps loss-rate=65 2018-08-03 07:59:59,538 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3381755K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:00:02,866 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=198.4062 real_seconds=1.00 rate_Mbps=1659.0350 tx_cpu=99 rx_cpu=9 drop=26205 pkt=51601 data_loss=50.78391 2018-08-03 08:00:02,866 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1698851/3381755<3381755 Kbps loss-rate=50 2018-08-03 08:00:02,867 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2540303K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:00:06,219 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=201.8906 real_seconds=1.00 rate_Mbps=1686.5366 tx_cpu=99 rx_cpu=12 drop=12920 pkt=38762 data_loss=33.33162 2018-08-03 08:00:06,220 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1727013/2540303<2540303 Kbps loss-rate=33 2018-08-03 08:00:06,220 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2133658K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:00:09,572 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=200.8047 real_seconds=1.00 rate_Mbps=1678.3759 tx_cpu=98 rx_cpu=7 drop=6854 pkt=32557 data_loss=21.05231 2018-08-03 08:00:09,573 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1718656/2133658<2133658 Kbps loss-rate=21 2018-08-03 08:00:09,573 DEBUG overshot, min=1 kbps=1718656 max=2133658 2018-08-03 08:00:09,573 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1718656K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:00:12,899 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=197.8906 real_seconds=1.00 rate_Mbps=1655.1508 tx_cpu=99 rx_cpu=9 drop=895 pkt=26225 data_loss=3.41278 2018-08-03 08:00:12,900 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1694874/1718656<2133658 Kbps loss-rate=3 2018-08-03 08:00:12,910 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.17', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 0.27, 'throughput_kbps': 2010258, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 53, 'rtt_ms': 0.26, 'throughput_kbps': 2186725, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 23, 'rtt_ms': 0.48, 'throughput_kbps': 2210041, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.85, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156570, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1263463, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.41, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1694874, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.470', 'rtt_max_ms': '0.966', 'rtt_min_ms': '0.312', 'rtt_stddev': '0.181', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.343', 'rtt_max_ms': '0.666', 'rtt_min_ms': '0.214', 'rtt_stddev': '0.132', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.507', 'rtt_max_ms': '1.352', 'rtt_min_ms': '0.253', 'rtt_stddev': '0.321', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 08:00:12,911 INFO ============================================================ 2018-08-03 08:00:12,912 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-03 08:00:21,985 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.694 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.417 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.284 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.446 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.272 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.774 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.305 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.357 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.239 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.290 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.407/0.774/0.177 ms 2018-08-03 08:00:31,039 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.322 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.316 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.461 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.418 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.295 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.374 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.677 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.264 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.297 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.500 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.264/0.392/0.677/0.121 ms 2018-08-03 08:00:40,090 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.52 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.501 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.688 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.570 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.527 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.485 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.644 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.464 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.544 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.485 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.464/0.643/1.527/0.303 ms 2018-08-03 08:00:40,091 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring TCP Throughput (packet size=65536)... 2018-08-03 08:00:40,091 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:00:50,198 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=2364.5884 real_seconds=10.01 rate_Mbps=1981.9160 tx_cpu=4 rx_cpu=8 retrans=127 cwnd=402 rtt_ms=0.50 2018-08-03 08:00:50,198 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:00,302 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=2808.2146 real_seconds=10.01 rate_Mbps=2353.7186 tx_cpu=4 rx_cpu=9 retrans=89 cwnd=416 rtt_ms=0.42 2018-08-03 08:01:00,303 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:10,408 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=2786.9775 real_seconds=10.01 rate_Mbps=2335.7142 tx_cpu=5 rx_cpu=10 retrans=101 cwnd=443 rtt_ms=0.45 2018-08-03 08:01:10,409 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring UDP Throughput (packet size=128)... 2018-08-03 08:01:10,409 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:13,735 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.5675 real_seconds=1.01 rate_Mbps=145.6799 tx_cpu=22 rx_cpu=22 drop=50314 pkt=194227 data_loss=25.90492 2018-08-03 08:01:13,736 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<149176/5000000<10000000 Kbps loss-rate=25 2018-08-03 08:01:13,736 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447528K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:17,065 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.8993 real_seconds=1.01 rate_Mbps=149.3073 tx_cpu=19 rx_cpu=23 drop=67471 pkt=214102 data_loss=31.51346 2018-08-03 08:01:17,066 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<152890/447528<447528 Kbps loss-rate=31 2018-08-03 08:01:17,066 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300209K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:20,396 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.4127 real_seconds=1.01 rate_Mbps=145.2042 tx_cpu=16 rx_cpu=19 drop=62176 pkt=204821 data_loss=30.35644 2018-08-03 08:01:20,396 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<148689/300209<300209 Kbps loss-rate=30 2018-08-03 08:01:20,397 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224449K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:23,726 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.3981 real_seconds=1.01 rate_Mbps=145.0642 tx_cpu=21 rx_cpu=23 drop=62871 pkt=205396 data_loss=30.60966 2018-08-03 08:01:23,726 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<148545/224449<224449 Kbps loss-rate=30 2018-08-03 08:01:23,727 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186497K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:27,081 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.0303 real_seconds=1.01 rate_Mbps=141.9766 tx_cpu=63 rx_cpu=20 drop=42514 pkt=182026 data_loss=23.35599 2018-08-03 08:01:27,081 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<145384/186497<186497 Kbps loss-rate=23 2018-08-03 08:01:27,082 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165940K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:30,408 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.0789 real_seconds=1.00 rate_Mbps=142.7087 tx_cpu=87 rx_cpu=20 drop=22140 pkt=162050 data_loss=13.66226 2018-08-03 08:01:30,409 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<146133/165940<165940 Kbps loss-rate=13 2018-08-03 08:01:30,409 DEBUG overshot, min=1 kbps=146133 max=165940 2018-08-03 08:01:30,409 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146133K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:33,738 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.1333 real_seconds=1.00 rate_Mbps=143.5288 tx_cpu=97 rx_cpu=19 drop=2352 pkt=142708 data_loss=1.64807 2018-08-03 08:01:33,739 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=1<146973/146133<165940 Kbps loss-rate=1 2018-08-03 08:01:33,739 DEBUG undershot, min=146973 kbps=156456 max=165940 2018-08-03 08:01:33,739 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156456K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:37,068 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=17.0482 real_seconds=1.00 rate_Mbps=142.4384 tx_cpu=88 rx_cpu=18 drop=13130 pkt=152789 data_loss=8.59364 2018-08-03 08:01:37,068 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=146973<145856/156456<165940 Kbps loss-rate=8 2018-08-03 08:01:37,069 DEBUG overshot, min=146973 kbps=145856 max=156456 2018-08-03 08:01:37,069 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145856K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:40,397 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=16.9786 real_seconds=1.00 rate_Mbps=142.3938 tx_cpu=89 rx_cpu=22 drop=3348 pkt=142437 data_loss=2.35057 2018-08-03 08:01:40,398 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=128 throughput=146973<145811/145856<156456 Kbps loss-rate=2 2018-08-03 08:01:40,398 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring UDP Throughput (packet size=1024)... 2018-08-03 08:01:40,399 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:43,726 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=143.2041 real_seconds=1.01 rate_Mbps=1189.3762 tx_cpu=35 rx_cpu=21 drop=31981 pkt=178622 data_loss=17.90427 2018-08-03 08:01:43,727 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1217921/5000000<10000000 Kbps loss-rate=17 2018-08-03 08:01:43,727 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3108960K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:47,057 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=142.0508 real_seconds=1.01 rate_Mbps=1185.3249 tx_cpu=33 rx_cpu=22 drop=53731 pkt=199191 data_loss=26.97462 2018-08-03 08:01:47,058 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1213772/3108960<3108960 Kbps loss-rate=26 2018-08-03 08:01:47,058 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2161366K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:50,386 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=141.9043 real_seconds=1.00 rate_Mbps=1184.8357 tx_cpu=32 rx_cpu=21 drop=47328 pkt=192638 data_loss=24.56834 2018-08-03 08:01:50,387 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1213271/2161366<2161366 Kbps loss-rate=24 2018-08-03 08:01:50,387 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1687318K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:53,717 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=139.7158 real_seconds=1.01 rate_Mbps=1159.4253 tx_cpu=30 rx_cpu=21 drop=42613 pkt=185682 data_loss=22.94947 2018-08-03 08:01:53,718 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1187251/1687318<1687318 Kbps loss-rate=22 2018-08-03 08:01:53,718 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1437284K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:01:57,046 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=137.1895 real_seconds=1.00 rate_Mbps=1149.6524 tx_cpu=69 rx_cpu=21 drop=34782 pkt=175264 data_loss=19.84544 2018-08-03 08:01:57,046 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1177244/1437284<1437284 Kbps loss-rate=19 2018-08-03 08:01:57,047 DEBUG overshot, min=1 kbps=1177244 max=1437284 2018-08-03 08:01:57,047 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1177244K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:00,375 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=137.5322 real_seconds=1.00 rate_Mbps=1153.1804 tx_cpu=94 rx_cpu=22 drop=2873 pkt=143706 data_loss=1.99925 2018-08-03 08:02:00,376 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=1024 throughput=1<1180856/1177244<1437284 Kbps loss-rate=2 2018-08-03 08:02:00,376 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Measuring UDP Throughput (packet size=8192)... 2018-08-03 08:02:00,377 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:03,705 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=201.7500 real_seconds=1.00 rate_Mbps=1686.3208 tx_cpu=92 rx_cpu=14 drop=50470 pkt=76294 data_loss=66.15199 2018-08-03 08:02:03,706 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1726792/5000000<10000000 Kbps loss-rate=66 2018-08-03 08:02:03,706 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3363396K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:07,034 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=197.0547 real_seconds=1.00 rate_Mbps=1647.3099 tx_cpu=96 rx_cpu=11 drop=26098 pkt=51321 data_loss=50.85247 2018-08-03 08:02:07,034 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1686845/3363396<3363396 Kbps loss-rate=50 2018-08-03 08:02:07,035 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2525120K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:10,360 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=197.5391 real_seconds=1.00 rate_Mbps=1651.3789 tx_cpu=99 rx_cpu=9 drop=13245 pkt=38530 data_loss=34.37579 2018-08-03 08:02:10,360 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1691011/2525120<2525120 Kbps loss-rate=34 2018-08-03 08:02:10,361 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2108065K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:13,686 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=189.2734 real_seconds=1.00 rate_Mbps=1582.0437 tx_cpu=99 rx_cpu=8 drop=7940 pkt=32167 data_loss=24.68370 2018-08-03 08:02:13,687 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1620012/2108065<2108065 Kbps loss-rate=24 2018-08-03 08:02:13,687 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1864038K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:17,016 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=196.7891 real_seconds=1.00 rate_Mbps=1644.5027 tx_cpu=99 rx_cpu=10 drop=3254 pkt=28443 data_loss=11.44039 2018-08-03 08:02:17,016 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1683970/1864038<1864038 Kbps loss-rate=11 2018-08-03 08:02:17,016 DEBUG overshot, min=1 kbps=1683970 max=1864038 2018-08-03 08:02:17,017 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1683970K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:20,346 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=200.7188 real_seconds=1.00 rate_Mbps=1681.9294 tx_cpu=99 rx_cpu=11 drop=3 pkt=25695 data_loss=0.01166 2018-08-03 08:02:20,346 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1<1722295/1683970<1864038 Kbps loss-rate=0 2018-08-03 08:02:20,347 DEBUG undershot, min=1722295 kbps=1793166 max=1864038 2018-08-03 08:02:20,347 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1793166K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:02:23,700 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] megabytes=207.9297 real_seconds=1.00 rate_Mbps=1740.3284 tx_cpu=99 rx_cpu=11 drop=747 pkt=27362 data_loss=2.73005 2018-08-03 08:02:23,701 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] pkt-size=8192 throughput=1722295<1782096/1793166<1864038 Kbps loss-rate=2 2018-08-03 08:02:23,712 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.17', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 127, 'rtt_ms': 0.5, 'throughput_kbps': 2029481, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 89, 'rtt_ms': 0.42, 'throughput_kbps': 2410207, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 101, 'rtt_ms': 0.45, 'throughput_kbps': 2391771, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.35, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145811, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1180856, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.73, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1782096, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.407', 'rtt_max_ms': '0.774', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.177', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.392', 'rtt_max_ms': '0.677', 'rtt_min_ms': '0.264', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.643', 'rtt_max_ms': '1.527', 'rtt_min_ms': '0.464', 'rtt_stddev': '0.303', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 08:02:23,713 INFO Deleting floating ip 4cc57ee0-cd48-4759-80a8-15dbc0999cac 2018-08-03 08:02:25,441 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Floating IP 172.30.9.203 deleted 2018-08-03 08:02:25,611 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84252] Instance deleted 2018-08-03 08:02:25,627 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Creating client VM... 2018-08-03 08:02:25,627 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-03 08:02:29,330 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 1 of 50... 2018-08-03 08:02:31,612 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 2 of 50... 2018-08-03 08:02:34,515 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 3 of 50... 2018-08-03 08:02:37,427 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 4 of 50... 2018-08-03 08:02:40,300 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 5 of 50... 2018-08-03 08:02:42,933 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 6 of 50... 2018-08-03 08:02:45,302 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 7 of 50... 2018-08-03 08:02:48,239 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 8 of 50... 2018-08-03 08:02:50,967 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 9 of 50... 2018-08-03 08:02:53,869 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 10 of 50... 2018-08-03 08:02:56,405 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 11 of 50... 2018-08-03 08:02:59,139 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 12 of 50... 2018-08-03 08:03:02,257 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 13 of 50... 2018-08-03 08:03:04,803 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 14 of 50... 2018-08-03 08:03:07,745 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 15 of 50... 2018-08-03 08:03:10,491 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 16 of 50... 2018-08-03 08:03:13,149 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 17 of 50... 2018-08-03 08:03:15,853 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 18 of 50... 2018-08-03 08:03:18,585 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 19 of 50... 2018-08-03 08:03:21,166 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 20 of 50... 2018-08-03 08:03:23,741 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 21 of 50... 2018-08-03 08:03:26,268 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 22 of 50... 2018-08-03 08:03:28,798 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 23 of 50... 2018-08-03 08:03:31,361 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 24 of 50... 2018-08-03 08:03:34,193 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 25 of 50... 2018-08-03 08:03:36,544 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 26 of 50... 2018-08-03 08:03:38,914 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 27 of 50... 2018-08-03 08:03:41,280 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 28 of 50... 2018-08-03 08:03:43,858 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 29 of 50... 2018-08-03 08:03:46,486 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 30 of 50... 2018-08-03 08:03:49,041 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 31 of 50... 2018-08-03 08:03:51,569 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 32 of 50... 2018-08-03 08:03:54,131 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 33 of 50... 2018-08-03 08:03:56,687 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 34 of 50... 2018-08-03 08:03:59,274 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 35 of 50... 2018-08-03 08:04:02,037 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 36 of 50... 2018-08-03 08:04:04,619 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 37 of 50... 2018-08-03 08:04:06,967 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] VM status=BUILD, retrying 38 of 50... 2018-08-03 08:04:12,563 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Internal network IP: 192.168.1.16 2018-08-03 08:04:12,563 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] SSH IP: 172.30.9.212 2018-08-03 08:04:12,563 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Setup SSH for ubuntu@172.30.9.212 2018-08-03 08:04:27,827 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Installing nuttcp-8.1.4... 2018-08-03 08:04:27,869 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Copying nuttcp-8.1.4 to target... 2018-08-03 08:04:28,097 INFO ============================================================ 2018-08-03 08:04:28,097 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-03 08:04:37,143 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=42.8 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.327 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.313 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.335 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.239 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.403 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.490 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.306 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.528 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.429 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.239/4.617/42.800/12.727 ms 2018-08-03 08:04:46,187 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.254 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.354 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.329 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.403 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.385 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.381 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.194 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.399 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.374 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.495 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.194/0.356/0.495/0.082 ms 2018-08-03 08:04:55,235 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=1.12 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.495 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.291 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.309 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.519 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.547 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.514 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.300 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.413 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.459 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.291/0.496/1.121/0.229 ms 2018-08-03 08:04:55,236 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Measuring TCP Throughput (packet size=65536)... 2018-08-03 08:04:55,236 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:05,362 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=5715.2953 real_seconds=10.00 rate_Mbps=4793.3661 tx_cpu=9 rx_cpu=13 retrans=3 cwnd=501 rtt_ms=0.47 2018-08-03 08:05:05,363 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:15,460 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=5724.4062 real_seconds=10.00 rate_Mbps=4800.9852 tx_cpu=9 rx_cpu=13 retrans=5 cwnd=499 rtt_ms=0.44 2018-08-03 08:05:15,460 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:25,559 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=5885.0625 real_seconds=10.00 rate_Mbps=4935.7280 tx_cpu=9 rx_cpu=14 retrans=3 cwnd=522 rtt_ms=0.21 2018-08-03 08:05:25,560 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Measuring UDP Throughput (packet size=128)... 2018-08-03 08:05:25,561 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:28,913 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=24.0389 real_seconds=1.00 rate_Mbps=201.3098 tx_cpu=15 rx_cpu=27 drop=0 pkt=196927 data_loss=0.00000 2018-08-03 08:05:28,914 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=128 throughput=1<206141/5000000<10000000 Kbps loss-rate=0 2018-08-03 08:05:28,914 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R618423K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:32,240 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=24.9807 real_seconds=1.00 rate_Mbps=209.2124 tx_cpu=17 rx_cpu=26 drop=0 pkt=204642 data_loss=0.00000 2018-08-03 08:05:32,240 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=128 throughput=1<214233/618423<618423 Kbps loss-rate=0 2018-08-03 08:05:32,240 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R416328K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:35,569 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=23.1093 real_seconds=1.00 rate_Mbps=193.6351 tx_cpu=16 rx_cpu=28 drop=1403 pkt=190715 data_loss=0.73581 2018-08-03 08:05:35,569 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=128 throughput=1<198282/416328<416328 Kbps loss-rate=0 2018-08-03 08:05:35,569 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307305K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:38,896 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=25.3954 real_seconds=1.00 rate_Mbps=212.7885 tx_cpu=17 rx_cpu=25 drop=2211 pkt=210250 data_loss=1.05161 2018-08-03 08:05:38,896 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=128 throughput=1<217895/307305<307305 Kbps loss-rate=1 2018-08-03 08:05:38,897 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R262600K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:42,249 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=23.3817 real_seconds=1.00 rate_Mbps=195.8337 tx_cpu=16 rx_cpu=27 drop=0 pkt=191543 data_loss=0.00000 2018-08-03 08:05:42,249 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=128 throughput=1<200533/262600<262600 Kbps loss-rate=0 2018-08-03 08:05:42,249 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231566K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:45,603 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=23.5073 real_seconds=1.00 rate_Mbps=197.2000 tx_cpu=27 rx_cpu=27 drop=4382 pkt=196954 data_loss=2.22484 2018-08-03 08:05:45,604 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=128 throughput=1<201932/231566<231566 Kbps loss-rate=2 2018-08-03 08:05:45,604 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Measuring UDP Throughput (packet size=1024)... 2018-08-03 08:05:45,604 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:48,956 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=198.3359 real_seconds=1.00 rate_Mbps=1663.1537 tx_cpu=34 rx_cpu=28 drop=85 pkt=203181 data_loss=0.04183 2018-08-03 08:05:48,956 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=1024 throughput=1<1703069/5000000<10000000 Kbps loss-rate=0 2018-08-03 08:05:48,957 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3351534K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:52,285 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=199.0479 real_seconds=1.00 rate_Mbps=1668.6448 tx_cpu=32 rx_cpu=28 drop=307 pkt=204132 data_loss=0.15039 2018-08-03 08:05:52,286 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=1024 throughput=1<1708692/3351534<3351534 Kbps loss-rate=0 2018-08-03 08:05:52,286 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2530113K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:55,613 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=196.1484 real_seconds=1.00 rate_Mbps=1644.2975 tx_cpu=31 rx_cpu=27 drop=619 pkt=201475 data_loss=0.30724 2018-08-03 08:05:55,613 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=1024 throughput=1<1683760/2530113<2530113 Kbps loss-rate=0 2018-08-03 08:05:55,613 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2106936K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:05:58,940 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=208.8672 real_seconds=1.00 rate_Mbps=1750.7901 tx_cpu=31 rx_cpu=27 drop=559 pkt=214439 data_loss=0.26068 2018-08-03 08:05:58,941 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=1024 throughput=1<1792809/2106936<2106936 Kbps loss-rate=0 2018-08-03 08:05:58,941 DEBUG undershot, min=1792809 kbps=1949872 max=2106936 2018-08-03 08:05:58,942 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1949872K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:02,267 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=197.6426 real_seconds=1.00 rate_Mbps=1656.9221 tx_cpu=29 rx_cpu=28 drop=379 pkt=202765 data_loss=0.18691 2018-08-03 08:06:02,268 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=1024 throughput=1792809<1696688/1949872<2106936 Kbps loss-rate=0 2018-08-03 08:06:02,268 DEBUG undershot, min=1949872 kbps=2028404 max=2106936 2018-08-03 08:06:02,268 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2028404K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:05,619 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=192.1016 real_seconds=1.00 rate_Mbps=1610.2248 tx_cpu=29 rx_cpu=27 drop=60 pkt=196772 data_loss=0.03050 2018-08-03 08:06:05,619 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=1024 throughput=1949872<1648870/2028404<2106936 Kbps loss-rate=0 2018-08-03 08:06:05,620 DEBUG undershot, min=2028404 kbps=2067670 max=2106936 2018-08-03 08:06:05,620 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Measuring UDP Throughput (packet size=8192)... 2018-08-03 08:06:05,620 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:08,972 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=334.1016 real_seconds=1.00 rate_Mbps=2802.0446 tx_cpu=99 rx_cpu=15 drop=33529 pkt=76294 data_loss=43.94710 2018-08-03 08:06:08,972 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=8192 throughput=1<2869293/5000000<10000000 Kbps loss-rate=43 2018-08-03 08:06:08,973 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3934646K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:12,296 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=335.2891 real_seconds=1.00 rate_Mbps=2808.7942 tx_cpu=98 rx_cpu=16 drop=17121 pkt=60038 data_loss=28.51694 2018-08-03 08:06:12,297 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=8192 throughput=1<2876205/3934646<3934646 Kbps loss-rate=28 2018-08-03 08:06:12,297 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3405425K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:15,624 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=332.1250 real_seconds=1.00 rate_Mbps=2783.1274 tx_cpu=99 rx_cpu=15 drop=9451 pkt=51963 data_loss=18.18793 2018-08-03 08:06:15,625 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=8192 throughput=1<2849922/3405425<3405425 Kbps loss-rate=18 2018-08-03 08:06:15,625 DEBUG overshot, min=1 kbps=2849922 max=3405425 2018-08-03 08:06:15,625 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2849922K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:18,976 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=336.8906 real_seconds=1.00 rate_Mbps=2826.8179 tx_cpu=99 rx_cpu=15 drop=365 pkt=43487 data_loss=0.83934 2018-08-03 08:06:18,976 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=8192 throughput=1<2894661/2849922<3405425 Kbps loss-rate=0 2018-08-03 08:06:18,977 DEBUG undershot, min=2894661 kbps=3150043 max=3405425 2018-08-03 08:06:18,977 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3150043K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:22,328 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=341.6328 real_seconds=1.00 rate_Mbps=2860.8287 tx_cpu=99 rx_cpu=16 drop=4337 pkt=48066 data_loss=9.02301 2018-08-03 08:06:22,328 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=8192 throughput=2894661<2929488/3150043<3405425 Kbps loss-rate=9 2018-08-03 08:06:22,329 DEBUG overshot, min=2894661 kbps=2929488 max=3150043 2018-08-03 08:06:22,329 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2929488K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:06:25,657 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] megabytes=341.6094 real_seconds=1.00 rate_Mbps=2868.6047 tx_cpu=99 rx_cpu=15 drop=975 pkt=44701 data_loss=2.18116 2018-08-03 08:06:25,657 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] pkt-size=8192 throughput=2894661<2937451/2929488<3150043 Kbps loss-rate=2 2018-08-03 08:06:25,667 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.16', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.47, 'throughput_kbps': 4908406, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.44, 'throughput_kbps': 4916208, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.21, 'throughput_kbps': 5054185, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.22, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 201932, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1648870, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.18, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2937451, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.617', 'rtt_max_ms': '42.800', 'rtt_min_ms': '0.239', 'rtt_stddev': '12.727', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.356', 'rtt_max_ms': '0.495', 'rtt_min_ms': '0.194', 'rtt_stddev': '0.082', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.496', 'rtt_max_ms': '1.121', 'rtt_min_ms': '0.291', 'rtt_stddev': '0.229', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 08:06:25,668 INFO Deleting floating ip 61093297-dba3-42be-bfc6-1c7b207c56b8 2018-08-03 08:06:27,253 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Floating IP 172.30.9.212 deleted 2018-08-03 08:06:27,414 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84253] Instance deleted 2018-08-03 08:06:27,478 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Creating client VM... 2018-08-03 08:06:27,478 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-03 08:06:31,630 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] VM status=BUILD, retrying 1 of 50... 2018-08-03 08:06:34,592 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] VM status=BUILD, retrying 2 of 50... 2018-08-03 08:06:37,143 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] VM status=BUILD, retrying 3 of 50... 2018-08-03 08:06:39,679 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] VM status=BUILD, retrying 4 of 50... 2018-08-03 08:06:42,232 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] VM status=BUILD, retrying 5 of 50... 2018-08-03 08:06:47,798 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Internal network IP: 192.168.2.5 2018-08-03 08:06:47,798 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] SSH IP: 172.30.9.204 2018-08-03 08:06:47,798 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Setup SSH for ubuntu@172.30.9.204 2018-08-03 08:06:57,460 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Installing nuttcp-8.1.4... 2018-08-03 08:06:57,530 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Copying nuttcp-8.1.4 to target... 2018-08-03 08:06:57,701 INFO ============================================================ 2018-08-03 08:06:57,702 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-03 08:07:06,744 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.07 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.463 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.549 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.552 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.724 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.644 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.734 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.613 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.413 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.642 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.413/0.641/1.078/0.176 ms 2018-08-03 08:07:15,784 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.539 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.513 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.565 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.330 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.352 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.746 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.509 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.533 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.655 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.531 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.330/0.527/0.746/0.117 ms 2018-08-03 08:07:24,827 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.58 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.699 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.599 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.521 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.559 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.549 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.609 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.472 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.675 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.438 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.438/0.670/1.582/0.314 ms 2018-08-03 08:07:24,827 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring TCP Throughput (packet size=65536)... 2018-08-03 08:07:24,828 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:07:34,925 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=2656.3020 real_seconds=10.00 rate_Mbps=2228.6674 tx_cpu=5 rx_cpu=7 retrans=71 cwnd=290 rtt_ms=0.80 2018-08-03 08:07:34,925 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:07:45,021 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=2596.2490 real_seconds=10.00 rate_Mbps=2178.0291 tx_cpu=5 rx_cpu=8 retrans=176 cwnd=234 rtt_ms=0.61 2018-08-03 08:07:45,021 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:07:55,113 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=2523.9788 real_seconds=10.00 rate_Mbps=2117.8641 tx_cpu=5 rx_cpu=7 retrans=119 cwnd=324 rtt_ms=0.45 2018-08-03 08:07:55,114 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring UDP Throughput (packet size=128)... 2018-08-03 08:07:55,115 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:07:58,440 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=18.7256 real_seconds=1.00 rate_Mbps=157.1861 tx_cpu=16 rx_cpu=20 drop=46565 pkt=199965 data_loss=23.28655 2018-08-03 08:07:58,440 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<160958/5000000<10000000 Kbps loss-rate=23 2018-08-03 08:07:58,441 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R482874K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:01,792 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=18.1296 real_seconds=1.00 rate_Mbps=151.4295 tx_cpu=16 rx_cpu=18 drop=55630 pkt=204148 data_loss=27.24996 2018-08-03 08:08:01,793 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<155063/482874<482874 Kbps loss-rate=27 2018-08-03 08:08:01,793 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R318968K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:05,121 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=18.8434 real_seconds=1.00 rate_Mbps=157.4093 tx_cpu=16 rx_cpu=21 drop=48759 pkt=203124 data_loss=24.00445 2018-08-03 08:08:05,121 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<161187/318968<318968 Kbps loss-rate=24 2018-08-03 08:08:05,121 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R240077K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:08,446 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=19.3196 real_seconds=1.00 rate_Mbps=161.4457 tx_cpu=18 rx_cpu=20 drop=67137 pkt=225403 data_loss=29.78521 2018-08-03 08:08:08,447 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<165320/240077<240077 Kbps loss-rate=29 2018-08-03 08:08:08,447 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R202698K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:11,774 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=19.3649 real_seconds=1.01 rate_Mbps=161.5941 tx_cpu=99 rx_cpu=20 drop=39310 pkt=197947 data_loss=19.85888 2018-08-03 08:08:11,774 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<165472/202698<202698 Kbps loss-rate=19 2018-08-03 08:08:11,775 DEBUG overshot, min=1 kbps=165472 max=202698 2018-08-03 08:08:11,775 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165472K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:15,100 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=19.4229 real_seconds=1.00 rate_Mbps=162.7224 tx_cpu=99 rx_cpu=21 drop=2481 pkt=161594 data_loss=1.53555 2018-08-03 08:08:15,101 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<166627/165472<202698 Kbps loss-rate=1 2018-08-03 08:08:15,101 DEBUG undershot, min=166627 kbps=184662 max=202698 2018-08-03 08:08:15,101 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184662K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:18,453 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=18.9717 real_seconds=1.00 rate_Mbps=159.2925 tx_cpu=99 rx_cpu=20 drop=24918 pkt=180334 data_loss=13.81749 2018-08-03 08:08:18,454 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=166627<163115/184662<202698 Kbps loss-rate=13 2018-08-03 08:08:18,454 DEBUG overshot, min=166627 kbps=163115 max=184662 2018-08-03 08:08:18,454 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163115K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:21,780 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=18.4564 real_seconds=1.00 rate_Mbps=154.5824 tx_cpu=99 rx_cpu=18 drop=8097 pkt=159292 data_loss=5.08311 2018-08-03 08:08:21,781 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=166627<158292/163115<184662 Kbps loss-rate=5 2018-08-03 08:08:21,781 DEBUG overshot, min=166627 kbps=158292 max=163115 2018-08-03 08:08:21,781 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring UDP Throughput (packet size=1024)... 2018-08-03 08:08:21,782 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:25,132 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=149.4990 real_seconds=1.00 rate_Mbps=1254.1326 tx_cpu=31 rx_cpu=20 drop=51286 pkt=204373 data_loss=25.09432 2018-08-03 08:08:25,133 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1284231/5000000<10000000 Kbps loss-rate=25 2018-08-03 08:08:25,133 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3142115K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:28,457 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=149.0869 real_seconds=1.00 rate_Mbps=1250.1129 tx_cpu=33 rx_cpu=20 drop=49238 pkt=201903 data_loss=24.38697 2018-08-03 08:08:28,457 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1280115/3142115<3142115 Kbps loss-rate=24 2018-08-03 08:08:28,457 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2211115K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:31,808 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=147.6650 real_seconds=1.00 rate_Mbps=1234.0370 tx_cpu=31 rx_cpu=23 drop=47671 pkt=198880 data_loss=23.96977 2018-08-03 08:08:31,809 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1263653/2211115<2211115 Kbps loss-rate=23 2018-08-03 08:08:31,809 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1737384K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:35,133 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=154.4082 real_seconds=1.01 rate_Mbps=1287.9863 tx_cpu=40 rx_cpu=20 drop=51932 pkt=210046 data_loss=24.72409 2018-08-03 08:08:35,134 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1318897/1737384<1737384 Kbps loss-rate=24 2018-08-03 08:08:35,134 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1528140K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:38,458 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=156.0000 real_seconds=1.00 rate_Mbps=1303.9716 tx_cpu=95 rx_cpu=20 drop=26023 pkt=185767 data_loss=14.00842 2018-08-03 08:08:38,459 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1335266/1528140<1528140 Kbps loss-rate=14 2018-08-03 08:08:38,459 DEBUG overshot, min=1 kbps=1335266 max=1528140 2018-08-03 08:08:38,459 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1335266K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:41,810 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=153.1465 real_seconds=1.00 rate_Mbps=1281.4566 tx_cpu=99 rx_cpu=20 drop=6174 pkt=162996 data_loss=3.78782 2018-08-03 08:08:41,811 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1312211/1335266<1528140 Kbps loss-rate=3 2018-08-03 08:08:41,811 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring UDP Throughput (packet size=8192)... 2018-08-03 08:08:41,811 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:45,161 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=203.9453 real_seconds=1.00 rate_Mbps=1711.4026 tx_cpu=99 rx_cpu=8 drop=50189 pkt=76294 data_loss=65.78368 2018-08-03 08:08:45,162 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1752476/5000000<10000000 Kbps loss-rate=65 2018-08-03 08:08:45,162 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3376238K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:48,486 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=206.4219 real_seconds=1.00 rate_Mbps=1727.9031 tx_cpu=99 rx_cpu=8 drop=25096 pkt=51518 data_loss=48.71307 2018-08-03 08:08:48,487 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1769372/3376238<3376238 Kbps loss-rate=48 2018-08-03 08:08:48,487 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2572805K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:51,814 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=207.1953 real_seconds=1.00 rate_Mbps=1734.4552 tx_cpu=99 rx_cpu=8 drop=12737 pkt=39258 data_loss=32.44434 2018-08-03 08:08:51,814 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1776082/2572805<2572805 Kbps loss-rate=32 2018-08-03 08:08:51,815 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2174443K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:55,141 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=202.0859 real_seconds=1.00 rate_Mbps=1691.7111 tx_cpu=99 rx_cpu=8 drop=7313 pkt=33180 data_loss=22.04042 2018-08-03 08:08:55,142 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1732312/2174443<2174443 Kbps loss-rate=22 2018-08-03 08:08:55,142 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1953377K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:08:58,469 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=205.9766 real_seconds=1.00 rate_Mbps=1723.0579 tx_cpu=99 rx_cpu=10 drop=3442 pkt=29807 data_loss=11.54761 2018-08-03 08:08:58,469 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1764411/1953377<1953377 Kbps loss-rate=11 2018-08-03 08:08:58,469 DEBUG overshot, min=1 kbps=1764411 max=1953377 2018-08-03 08:08:58,470 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1764411K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:09:01,796 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=210.3359 real_seconds=1.00 rate_Mbps=1765.8172 tx_cpu=99 rx_cpu=9 drop=0 pkt=26923 data_loss=0.00000 2018-08-03 08:09:01,796 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1808196/1764411<1953377 Kbps loss-rate=0 2018-08-03 08:09:01,796 DEBUG undershot, min=1808196 kbps=1880786 max=1953377 2018-08-03 08:09:01,797 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1880786K -p5001 -P5002 -fparse 192.168.1.5 2018-08-03 08:09:05,123 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=204.2422 real_seconds=1.00 rate_Mbps=1709.1715 tx_cpu=99 rx_cpu=8 drop=2556 pkt=28699 data_loss=8.90621 2018-08-03 08:09:05,123 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1808196<1750191/1880786<1953377 Kbps loss-rate=8 2018-08-03 08:09:05,123 DEBUG overshot, min=1808196 kbps=1750191 max=1880786 2018-08-03 08:09:05,133 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 71, 'rtt_ms': 0.8, 'throughput_kbps': 2282155, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 176, 'rtt_ms': 0.61, 'throughput_kbps': 2230301, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 119, 'rtt_ms': 0.45, 'throughput_kbps': 2168692, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.08, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 158292, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.79, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1312211, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.91, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1750191, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.641', 'rtt_max_ms': '1.078', 'rtt_min_ms': '0.413', 'rtt_stddev': '0.176', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.527', 'rtt_max_ms': '0.746', 'rtt_min_ms': '0.330', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.670', 'rtt_max_ms': '1.582', 'rtt_min_ms': '0.438', 'rtt_stddev': '0.314', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 08:09:05,135 INFO ============================================================ 2018-08-03 08:09:05,135 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-03 08:09:14,175 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.709 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.694 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.549 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.508 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.431 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.583 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.589 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.617 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.506 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.882 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.431/0.606/0.882/0.125 ms 2018-08-03 08:09:23,217 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.383 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.755 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.481 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.558 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.363 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.399 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.423 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.550 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.580 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.390 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.363/0.488/0.755/0.117 ms 2018-08-03 08:09:32,261 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.72 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.961 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.530 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.553 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.623 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.663 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.457 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.496 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.603 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.506 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.457/0.711/1.721/0.363 ms 2018-08-03 08:09:32,262 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring TCP Throughput (packet size=65536)... 2018-08-03 08:09:32,262 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:09:42,382 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=2088.7884 real_seconds=10.00 rate_Mbps=1752.7193 tx_cpu=4 rx_cpu=6 retrans=8 cwnd=266 rtt_ms=0.44 2018-08-03 08:09:42,383 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:09:52,479 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=2600.2383 real_seconds=10.00 rate_Mbps=2181.1075 tx_cpu=5 rx_cpu=8 retrans=157 cwnd=243 rtt_ms=0.44 2018-08-03 08:09:52,480 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:02,578 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=2498.9827 real_seconds=10.00 rate_Mbps=2096.6668 tx_cpu=5 rx_cpu=7 retrans=253 cwnd=323 rtt_ms=0.69 2018-08-03 08:10:02,578 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring UDP Throughput (packet size=128)... 2018-08-03 08:10:02,579 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:05,930 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=16.8253 real_seconds=1.00 rate_Mbps=141.0682 tx_cpu=16 rx_cpu=18 drop=67651 pkt=205484 data_loss=32.92284 2018-08-03 08:10:05,931 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<144453/5000000<10000000 Kbps loss-rate=32 2018-08-03 08:10:05,931 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433359K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:09,257 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=17.8705 real_seconds=1.01 rate_Mbps=149.1503 tx_cpu=15 rx_cpu=18 drop=51771 pkt=198166 data_loss=26.12504 2018-08-03 08:10:09,257 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<152729/433359<433359 Kbps loss-rate=26 2018-08-03 08:10:09,258 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293044K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:12,582 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=17.5282 real_seconds=1.00 rate_Mbps=146.4142 tx_cpu=13 rx_cpu=20 drop=26866 pkt=170457 data_loss=15.76099 2018-08-03 08:10:12,583 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<149928/293044<293044 Kbps loss-rate=15 2018-08-03 08:10:12,583 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221486K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:15,909 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=17.7753 real_seconds=1.00 rate_Mbps=148.4697 tx_cpu=27 rx_cpu=19 drop=54628 pkt=200243 data_loss=27.28065 2018-08-03 08:10:15,909 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<152032/221486<221486 Kbps loss-rate=27 2018-08-03 08:10:15,910 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186759K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:19,235 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=18.4019 real_seconds=1.01 rate_Mbps=153.5222 tx_cpu=99 rx_cpu=20 drop=31633 pkt=182382 data_loss=17.34461 2018-08-03 08:10:19,235 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<157206/186759<186759 Kbps loss-rate=17 2018-08-03 08:10:19,236 DEBUG overshot, min=1 kbps=157206 max=186759 2018-08-03 08:10:19,236 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157206K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:22,586 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=17.9208 real_seconds=1.00 rate_Mbps=149.9622 tx_cpu=99 rx_cpu=19 drop=6715 pkt=153522 data_loss=4.37395 2018-08-03 08:10:22,587 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=128 throughput=1<153561/157206<186759 Kbps loss-rate=4 2018-08-03 08:10:22,587 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring UDP Throughput (packet size=1024)... 2018-08-03 08:10:22,587 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:25,938 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=137.1416 real_seconds=1.00 rate_Mbps=1150.2684 tx_cpu=25 rx_cpu=19 drop=59522 pkt=199955 data_loss=29.76771 2018-08-03 08:10:25,939 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1177874/5000000<10000000 Kbps loss-rate=29 2018-08-03 08:10:25,939 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3088937K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:29,266 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=138.8740 real_seconds=1.00 rate_Mbps=1159.9384 tx_cpu=28 rx_cpu=18 drop=53145 pkt=195352 data_loss=27.20474 2018-08-03 08:10:29,266 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1187776/3088937<3088937 Kbps loss-rate=27 2018-08-03 08:10:29,266 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2138356K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:32,592 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=142.8076 real_seconds=1.00 rate_Mbps=1192.6961 tx_cpu=32 rx_cpu=19 drop=55681 pkt=201916 data_loss=27.57633 2018-08-03 08:10:32,592 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1221320/2138356<2138356 Kbps loss-rate=27 2018-08-03 08:10:32,593 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1679838K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:35,919 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=135.7451 real_seconds=1.00 rate_Mbps=1134.0663 tx_cpu=39 rx_cpu=18 drop=51636 pkt=190639 data_loss=27.08576 2018-08-03 08:10:35,920 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1161283/1679838<1679838 Kbps loss-rate=27 2018-08-03 08:10:35,920 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1420560K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:39,246 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=142.8145 real_seconds=1.00 rate_Mbps=1194.8481 tx_cpu=99 rx_cpu=20 drop=27166 pkt=173408 data_loss=15.66594 2018-08-03 08:10:39,247 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1223524/1420560<1420560 Kbps loss-rate=15 2018-08-03 08:10:39,247 DEBUG overshot, min=1 kbps=1223524 max=1420560 2018-08-03 08:10:39,247 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1223524K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:42,571 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=142.9199 real_seconds=1.00 rate_Mbps=1199.4389 tx_cpu=99 rx_cpu=19 drop=3006 pkt=149356 data_loss=2.01268 2018-08-03 08:10:42,572 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=1024 throughput=1<1228225/1223524<1420560 Kbps loss-rate=2 2018-08-03 08:10:42,572 INFO [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Measuring UDP Throughput (packet size=8192)... 2018-08-03 08:10:42,573 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:45,896 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=198.5000 real_seconds=1.00 rate_Mbps=1665.7933 tx_cpu=43 rx_cpu=8 drop=49909 pkt=75317 data_loss=66.26525 2018-08-03 08:10:45,897 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1705772/5000000<10000000 Kbps loss-rate=66 2018-08-03 08:10:45,897 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3352886K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:49,224 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=197.3984 real_seconds=1.00 rate_Mbps=1651.8148 tx_cpu=99 rx_cpu=8 drop=25894 pkt=51161 data_loss=50.61278 2018-08-03 08:10:49,224 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1691458/3352886<3352886 Kbps loss-rate=50 2018-08-03 08:10:49,225 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2522172K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:52,549 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=193.7578 real_seconds=1.00 rate_Mbps=1626.9707 tx_cpu=99 rx_cpu=8 drop=13685 pkt=38486 data_loss=35.55839 2018-08-03 08:10:52,549 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1666017/2522172<2522172 Kbps loss-rate=35 2018-08-03 08:10:52,550 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2094094K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:55,877 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=199.4844 real_seconds=1.00 rate_Mbps=1668.9901 tx_cpu=99 rx_cpu=8 drop=6420 pkt=31954 data_loss=20.09136 2018-08-03 08:10:55,878 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1709045/2094094<2094094 Kbps loss-rate=20 2018-08-03 08:10:55,878 DEBUG overshot, min=1 kbps=1709045 max=2094094 2018-08-03 08:10:55,878 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1709045K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:10:59,203 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=203.6094 real_seconds=1.00 rate_Mbps=1708.9836 tx_cpu=99 rx_cpu=8 drop=16 pkt=26078 data_loss=0.06135 2018-08-03 08:10:59,204 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1<1749999/1709045<2094094 Kbps loss-rate=0 2018-08-03 08:10:59,204 DEBUG undershot, min=1749999 kbps=1922046 max=2094094 2018-08-03 08:10:59,204 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1922046K -p5001 -P5002 -fparse 172.30.9.201 2018-08-03 08:11:02,555 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] megabytes=220.0078 real_seconds=1.00 rate_Mbps=1841.4345 tx_cpu=99 rx_cpu=8 drop=1167 pkt=29328 data_loss=3.97914 2018-08-03 08:11:02,555 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] pkt-size=8192 throughput=1749999<1885628/1922046<2094094 Kbps loss-rate=3 2018-08-03 08:11:02,566 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.44, 'throughput_kbps': 1794784, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 157, 'rtt_ms': 0.44, 'throughput_kbps': 2233454, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 253, 'rtt_ms': 0.69, 'throughput_kbps': 2146986, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.37, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153561, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1228225, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1885628, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.606', 'rtt_max_ms': '0.882', 'rtt_min_ms': '0.431', 'rtt_stddev': '0.125', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.488', 'rtt_max_ms': '0.755', 'rtt_min_ms': '0.363', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.711', 'rtt_max_ms': '1.721', 'rtt_min_ms': '0.457', 'rtt_stddev': '0.363', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-03 08:11:02,567 INFO Deleting floating ip ff4129a0-cd1d-4ec9-afed-6e002c2d9a34 2018-08-03 08:11:04,965 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Floating IP 172.30.9.204 deleted 2018-08-03 08:11:05,392 DEBUG [TestClient_8360a7c8-322d-4aeb-a2d6-58de0dbe84254] Instance deleted 2018-08-03 08:11:05,507 INFO Cleaning up... 2018-08-03 08:11:05,507 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Terminating nuttcp-8.1.4 2018-08-03 08:11:05,516 INFO Deleting floating ip 71b7d599-7dad-4399-b86b-c7082720004e 2018-08-03 08:11:07,667 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Floating IP 172.30.9.201 deleted 2018-08-03 08:11:07,810 DEBUG [TestServer_8360a7c8-322d-4aeb-a2d6-58de0dbe84251] Instance deleted 2018-08-03 08:11:16,064 INFO Network pns-internal-net_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 deleted. 2018-08-03 08:11:18,886 INFO Network pns-internal-net2_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 deleted. 2018-08-03 08:11:24,031 INFO External router pns_router_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 deleted. 2018-08-03 08:11:24,102 INFO Removed public key pns_public_key 2018-08-03 08:11:24,102 INFO Deleting security group 2018-08-03 08:11:24,872 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '16397471', 'rtt_ms': '0.306667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 151656, 'loss_rate': 0.04}, 1024: {'tp_kbps': 1261068, | | | | | 'loss_rate': 0.04}, 8192: {'tp_kbps': 8151071, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.219/0.138/0.344/0.070', | | | | | '64-byte': '4.930/0.148/46.750/13.940', '1500-byte': '0.342/0.197/0.582/0.115'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4959599', 'rtt_ms': '0.373333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 201932, 'loss_rate': 2.22}, 1024: {'tp_kbps': 1648870, | | | | | 'loss_rate': 0.03}, 8192: {'tp_kbps': 2937451, 'loss_rate': 2.18}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.356/0.194/0.495/0.082', | | | | | '64-byte': '4.617/0.239/42.800/12.727', '1500-byte': '0.496/0.291/1.121/0.229'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2135674', 'rtt_ms': '0.336667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156570, 'loss_rate': 3.85}, 1024: {'tp_kbps': 1263463, | | | | | 'loss_rate': 3.28}, 8192: {'tp_kbps': 1694874, 'loss_rate': 3.41}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.343/0.214/0.666/0.132', | | | | | '64-byte': '0.470/0.312/0.966/0.181', '1500-byte': '0.507/0.253/1.352/0.321'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2227049', 'rtt_ms': '0.62'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 158292, 'loss_rate': 5.08}, 1024: {'tp_kbps': 1312211, | | | | | 'loss_rate': 3.79}, 8192: {'tp_kbps': 1750191, 'loss_rate': 8.91}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.527/0.330/0.746/0.117', | | | | | '64-byte': '0.641/0.413/1.078/0.176', '1500-byte': '0.670/0.438/1.582/0.314'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2277153', 'rtt_ms': '0.456667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145811, 'loss_rate': 2.35}, 1024: {'tp_kbps': 1180856, | | | | | 'loss_rate': 2.0}, 8192: {'tp_kbps': 1782096, 'loss_rate': 2.73}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.392/0.264/0.677/0.121', | | | | | '64-byte': '0.407/0.239/0.774/0.177', '1500-byte': '0.643/0.464/1.527/0.303'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2058408', 'rtt_ms': '0.523333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 153561, 'loss_rate': 4.37}, 1024: {'tp_kbps': 1228225, | | | | | 'loss_rate': 2.01}, 8192: {'tp_kbps': 1885628, 'loss_rate': 3.98}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.488/0.363/0.755/0.117', | | | | | '64-byte': '0.606/0.431/0.882/0.125', '1500-byte': '0.711/0.457/1.721/0.363'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-08-03 08:11:24,876 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-03 08:11:25,226 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-08-03 08:11:25,370 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 08:11:25,370 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 08:11:25,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:11:25,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" 2018-08-03 08:11:26,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58e4735b-7d12-4f70-beb2-056df80c01f6 Date: Fri, 03 Aug 2018 08:11:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:11:26,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f used request id req-58e4735b-7d12-4f70-beb2-056df80c01f6 2018-08-03 08:11:26,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.702136039734s 2018-08-03 08:11:26,079 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/52763f19-92cd-4eda-8beb-89192e63797f used request id req-58e4735b-7d12-4f70-beb2-056df80c01f6 2018-08-03 08:11:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:11:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" 2018-08-03 08:11:26,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e7097568-7da5-4502-a4b5-584549cbdbce Date: Fri, 03 Aug 2018 08:11:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:11:26,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e7097568-7da5-4502-a4b5-584549cbdbce 2018-08-03 08:11:26,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39768910408s 2018-08-03 08:11:26,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e7097568-7da5-4502-a4b5-584549cbdbce 2018-08-03 08:11:26,479 - shade - DEBUG - Network pns-internal-net_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 not found for deleting 2018-08-03 08:11:26,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:11:26,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50a6dcc024d807f95abd3cbbd68803ee64e138b8" 2018-08-03 08:11:26,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-efec8c2b-c12b-4a2d-ad55-f7a8c1c216d6 Date: Fri, 03 Aug 2018 08:11:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:11:26,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-efec8c2b-c12b-4a2d-ad55-f7a8c1c216d6 2018-08-03 08:11:26,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278715848923s 2018-08-03 08:11:26,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-efec8c2b-c12b-4a2d-ad55-f7a8c1c216d6 2018-08-03 08:11:26,760 - shade - DEBUG - Network pns-internal-net2_8360a7c8-322d-4aeb-a2d6-58de0dbe8425 not found for deleting 2018-08-03 08:11:26,805 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-03 08:11:26,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:11:26,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:11:26,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 08:11:26,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 08:11:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:11:26,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f091117-424e-490f-af54-55637901be39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:11:26,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0f091117-424e-490f-af54-55637901be39 2018-08-03 08:11:26,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:11:27,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["Ku5kUNDAQdaRn54rFZvwEg"], "issued_at": "2018-08-03T08:11:27.000000Z"}} 2018-08-03 08:11:27,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:11:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:27,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2564b782-d119-4c43-bde5-7da26af48f1f Date: Fri, 03 Aug 2018 08:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:11:27,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2564b782-d119-4c43-bde5-7da26af48f1f 2018-08-03 08:11:27,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.710606098175s 2018-08-03 08:11:27,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2564b782-d119-4c43-bde5-7da26af48f1f 2018-08-03 08:11:27,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:11:27,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4f7423e-38da-4e2b-b94d-b9b78a23fd70 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 08:11:27,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f4f7423e-38da-4e2b-b94d-b9b78a23fd70 2018-08-03 08:11:27,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:11:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:28,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19002104-967d-40c9-a6b4-9bb3b6913dc2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 08:11:28,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-19002104-967d-40c9-a6b4-9bb3b6913dc2 2018-08-03 08:11:28,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115150213242s 2018-08-03 08:11:28,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-19002104-967d-40c9-a6b4-9bb3b6913dc2 2018-08-03 08:11:28,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 08:11:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1"}}' 2018-08-03 08:11:28,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ce25d7-1892-4b45-a130-422f422d645b Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec"}, "tags": [], "enabled": true, "id": "3e99d2791e1947439ed96af6ba1100ec", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1"}} 2018-08-03 08:11:28,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f8ce25d7-1892-4b45-a130-422f422d645b 2018-08-03 08:11:28,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148072957993s 2018-08-03 08:11:28,246 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-f8ce25d7-1892-4b45-a130-422f422d645b 2018-08-03 08:11:28,246 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'3e99d2791e1947439ed96af6ba1100ec', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1'}) 2018-08-03 08:11:28,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 08:11:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de0d884f-5001-428d-bb35-9bff5fedb170", "email": null, "name": "shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1"}}' 2018-08-03 08:11:28,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88619906-d5ee-4af0-b484-ba77f7d34ea7 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": {"self": "http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d29527ddf284841946e87ab56d45b22", "domain_id": "default", "password_expires_at": null}} 2018-08-03 08:11:28,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-88619906-d5ee-4af0-b484-ba77f7d34ea7 2018-08-03 08:11:28,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369673967361s 2018-08-03 08:11:28,623 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-88619906-d5ee-4af0-b484-ba77f7d34ea7 2018-08-03 08:11:28,623 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9d29527ddf284841946e87ab56d45b22', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1'}) 2018-08-03 08:11:28,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:11:28,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:28,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbdad7e-5a5e-48bd-8201-13916166b0f9 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:11:28,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7dbdad7e-5a5e-48bd-8201-13916166b0f9 2018-08-03 08:11:28,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110927820206s 2018-08-03 08:11:28,738 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7dbdad7e-5a5e-48bd-8201-13916166b0f9 2018-08-03 08:11:28,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:11:28,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:28,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a285f27-0d33-4241-b6b4-afa3546f79fa Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:11:28,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a285f27-0d33-4241-b6b4-afa3546f79fa 2018-08-03 08:11:28,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111001014709s 2018-08-03 08:11:28,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4a285f27-0d33-4241-b6b4-afa3546f79fa 2018-08-03 08:11:28,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:11:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:28,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bf8b4c-18da-4879-b442-92d8d63ae2b1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:11:28,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4bf8b4c-18da-4879-b442-92d8d63ae2b1 2018-08-03 08:11:28,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098690032959s 2018-08-03 08:11:28,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e4bf8b4c-18da-4879-b442-92d8d63ae2b1 2018-08-03 08:11:28,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:11:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:29,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2959877c-caf9-4f12-98a3-ab575f96a394 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 08:11:29,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2959877c-caf9-4f12-98a3-ab575f96a394 2018-08-03 08:11:29,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0949020385742s 2018-08-03 08:11:29,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-2959877c-caf9-4f12-98a3-ab575f96a394 2018-08-03 08:11:29,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:11:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:29,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27cb910-1fa9-4a6b-93ce-cb000c3adf20 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": {"self": "http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d29527ddf284841946e87ab56d45b22", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:11:29,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b27cb910-1fa9-4a6b-93ce-cb000c3adf20 2018-08-03 08:11:29,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11844587326s 2018-08-03 08:11:29,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b27cb910-1fa9-4a6b-93ce-cb000c3adf20 2018-08-03 08:11:29,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:11:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:29,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10895306-ca80-4838-907b-d3f025c9723e Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec"}, "tags": [], "enabled": true, "id": "3e99d2791e1947439ed96af6ba1100ec", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1"}]} 2018-08-03 08:11:29,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-10895306-ca80-4838-907b-d3f025c9723e 2018-08-03 08:11:29,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11293387413s 2018-08-03 08:11:29,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-10895306-ca80-4838-907b-d3f025c9723e 2018-08-03 08:11:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 08:11:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=9d29527ddf284841946e87ab56d45b22&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=3e99d2791e1947439ed96af6ba1100ec" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:29,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270fc35e-1972-40df-a6df-644ab21c480b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=9d29527ddf284841946e87ab56d45b22&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=3e99d2791e1947439ed96af6ba1100ec", "previous": null, "next": null}} 2018-08-03 08:11:29,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9d29527ddf284841946e87ab56d45b22&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=3e99d2791e1947439ed96af6ba1100ec used request id req-270fc35e-1972-40df-a6df-644ab21c480b 2018-08-03 08:11:29,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114856004715s 2018-08-03 08:11:29,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9d29527ddf284841946e87ab56d45b22&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=3e99d2791e1947439ed96af6ba1100ec used request id req-270fc35e-1972-40df-a6df-644ab21c480b 2018-08-03 08:11:29,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 08:11:29,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec/users/9d29527ddf284841946e87ab56d45b22/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:11:29,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3776887c-1b0a-4e76-a887-568ea31b7be1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:11:29,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec/users/9d29527ddf284841946e87ab56d45b22/roles/0900d086443d4b12b2807e88e6511d50 used request id req-3776887c-1b0a-4e76-a887-568ea31b7be1 2018-08-03 08:11:29,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16141295433s 2018-08-03 08:11:29,591 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec/users/9d29527ddf284841946e87ab56d45b22/roles/0900d086443d4b12b2807e88e6511d50 used request id req-3776887c-1b0a-4e76-a887-568ea31b7be1 2018-08-03 08:11:29,591 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'3e99d2791e1947439ed96af6ba1100ec', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'de0d884f-5001-428d-bb35-9bff5fedb170', 'username': u'shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 08:11:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:11:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 08:11:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:11:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:11:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:11:29,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:11:29,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:11:29,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:11:29,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:11:29,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 08:11:29,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 08:11:29,598 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'password': 'de0d884f-5001-428d-bb35-9bff5fedb170', 'project_name': 'shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '3e99d2791e1947439ed96af6ba1100ec', 'project_domain_name': 'Default'} 2018-08-03 08:11:29,598 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-03 08:11:29,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:11:29,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994e02fe-5b15-4f77-8b96-e0d139220b0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:11:29,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-994e02fe-5b15-4f77-8b96-e0d139220b0b 2018-08-03 08:11:29,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:11:30,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T09:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e99d2791e1947439ed96af6ba1100ec", "name": "shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/3e99d2791e1947439ed96af6ba1100ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/3e99d2791e1947439ed96af6ba1100ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/3e99d2791e1947439ed96af6ba1100ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3e99d2791e1947439ed96af6ba1100ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/3e99d2791e1947439ed96af6ba1100ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/3e99d2791e1947439ed96af6ba1100ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/3e99d2791e1947439ed96af6ba1100ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/3e99d2791e1947439ed96af6ba1100ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/3e99d2791e1947439ed96af6ba1100ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/3e99d2791e1947439ed96af6ba1100ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/3e99d2791e1947439ed96af6ba1100ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/3e99d2791e1947439ed96af6ba1100ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_3e99d2791e1947439ed96af6ba1100ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_3e99d2791e1947439ed96af6ba1100ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1", "id": "9d29527ddf284841946e87ab56d45b22"}, "audit_ids": ["andlVU51RDGK3D4a-IqrRw"], "issued_at": "2018-08-03T08:11:30.000000Z"}} 2018-08-03 08:11:30,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 08:11:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"network": {"name": "shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1", "admin_state_up": true}}' 2018-08-03 08:11:30,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-dbd75f21-5156-442a-99b0-e46f52b77cfd Date: Fri, 03 Aug 2018 08:11:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e99d2791e1947439ed96af6ba1100ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:11:30Z","is_default":false,"name":"shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:30Z","mtu":1450}} 2018-08-03 08:11:30,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dbd75f21-5156-442a-99b0-e46f52b77cfd 2018-08-03 08:11:30,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.939651012421s 2018-08-03 08:11:30,945 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dbd75f21-5156-442a-99b0-e46f52b77cfd 2018-08-03 08:11:30,945 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T08:11:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6b5ff361-2db7-471a-910f-28afb5e7ce96', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1', u'admin_state_up': True, u'tenant_id': u'3e99d2791e1947439ed96af6ba1100ec', u'created_at': u'2018-08-03T08:11:30Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3e99d2791e1947439ed96af6ba1100ec', u'l2_adjacency': True}) 2018-08-03 08:11:30,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:11:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:11:31,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-d17f9181-5634-4124-8735-a92e5439b245 Date: Fri, 03 Aug 2018 08:11:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e99d2791e1947439ed96af6ba1100ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:11:30Z","qos_policy_id":null,"name":"shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1","admin_state_up":true,"tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:11:31,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d17f9181-5634-4124-8735-a92e5439b245 2018-08-03 08:11:31,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.686157941818s 2018-08-03 08:11:31,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d17f9181-5634-4124-8735-a92e5439b245 2018-08-03 08:11:31,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 08:11:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"subnet": {"name": "shaker-subnet_ff84ad81-2892-4060-a1d4-019c9043f3c1", "enable_dhcp": true, "network_id": "6b5ff361-2db7-471a-910f-28afb5e7ce96", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 08:11:32,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-320979b7-d690-4e8c-837d-ced3ea1720d8 Date: Fri, 03 Aug 2018 08:11:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:11:32Z","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":"3e99d2791e1947439ed96af6ba1100ec","id":"577e09f6-bf3a-45aa-8232-058239142ea2","subnetpool_id":null,"name":"shaker-subnet_ff84ad81-2892-4060-a1d4-019c9043f3c1"}} 2018-08-03 08:11:32,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-320979b7-d690-4e8c-837d-ced3ea1720d8 2018-08-03 08:11:32,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00452399254s 2018-08-03 08:11:32,639 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-320979b7-d690-4e8c-837d-ced3ea1720d8 2018-08-03 08:11:32,640 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:11:32Z', 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'577e09f6-bf3a-45aa-8232-058239142ea2', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_ff84ad81-2892-4060-a1d4-019c9043f3c1', u'enable_dhcp': True, u'network_id': u'6b5ff361-2db7-471a-910f-28afb5e7ce96', u'tenant_id': u'3e99d2791e1947439ed96af6ba1100ec', u'created_at': u'2018-08-03T08:11:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3e99d2791e1947439ed96af6ba1100ec'}) 2018-08-03 08:11:32,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 08:11:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "shaker-router_ff84ad81-2892-4060-a1d4-019c9043f3c1", "admin_state_up": true}}' 2018-08-03 08:11:39,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-2b075344-5236-4eac-9853-69429c8d7071 Date: Fri, 03 Aug 2018 08:11:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:34Z", "admin_state_up": true, "updated_at": "2018-08-03T08:11:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "3083655b-31ee-4129-96c7-89387d1dbee1", "name": "shaker-router_ff84ad81-2892-4060-a1d4-019c9043f3c1"}} 2018-08-03 08:11:39,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2b075344-5236-4eac-9853-69429c8d7071 2018-08-03 08:11:39,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.34208798409s 2018-08-03 08:11:39,983 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2b075344-5236-4eac-9853-69429c8d7071 2018-08-03 08:11:39,983 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:11:35Z', u'revision_number': 3, u'id': u'3083655b-31ee-4129-96c7-89387d1dbee1', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_ff84ad81-2892-4060-a1d4-019c9043f3c1', u'admin_state_up': True, u'tenant_id': u'3e99d2791e1947439ed96af6ba1100ec', u'created_at': u'2018-08-03T08:11:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e99d2791e1947439ed96af6ba1100ec'}) 2018-08-03 08:11:39,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 08:11:39,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"subnet_id": "577e09f6-bf3a-45aa-8232-058239142ea2"}' 2018-08-03 08:11:43,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-008c1657-040a-44b2-94c5-af0dcc386cfd Date: Fri, 03 Aug 2018 08:11:43 GMT RESP BODY: {"network_id": "6b5ff361-2db7-471a-910f-28afb5e7ce96", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "subnet_id": "577e09f6-bf3a-45aa-8232-058239142ea2", "subnet_ids": ["577e09f6-bf3a-45aa-8232-058239142ea2"], "port_id": "be8060a6-f529-4c7a-ad5e-27bab2eab6d4", "id": "3083655b-31ee-4129-96c7-89387d1dbee1"} 2018-08-03 08:11:43,434 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1/add_router_interface.json used request id req-008c1657-040a-44b2-94c5-af0dcc386cfd 2018-08-03 08:11:43,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.45062398911s 2018-08-03 08:11:43,435 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1/add_router_interface.json used request id req-008c1657-040a-44b2-94c5-af0dcc386cfd returning object 3083655b-31ee-4129-96c7-89387d1dbee1 2018-08-03 08:11:43,436 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-03 08:11:46,970 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-03 08:11:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:11:46,978 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 08:11:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 08:11:46,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:11:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:11:47,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4b0c6b6d-1b04-410b-8a02-09f650e37119 Date: Fri, 03 Aug 2018 08:11:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:11:47,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4b0c6b6d-1b04-410b-8a02-09f650e37119 2018-08-03 08:11:47,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.626322031021s 2018-08-03 08:11:47,608 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4b0c6b6d-1b04-410b-8a02-09f650e37119 2018-08-03 08:11:47,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:11:47,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1"}' 2018-08-03 08:11:47,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-68e51cf2-2144-468a-b601-f3701d1630fb Date: Fri, 03 Aug 2018 08:11:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file", "owner": "3e99d2791e1947439ed96af6ba1100ec", "id": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "size": null, "self": "/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T08:11:47Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "checksum": null, "created_at": "2018-08-03T08:11:47Z", "protected": false} 2018-08-03 08:11:47,892 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-68e51cf2-2144-468a-b601-f3701d1630fb 2018-08-03 08:11:47,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.275433063507s 2018-08-03 08:11:47,892 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-68e51cf2-2144-468a-b601-f3701d1630fb returning object 72b4425a-54d9-473c-98c0-6c9a2bafb97b 2018-08-03 08:11:47,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:11:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '' 2018-08-03 08:11:56,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e8e1d8f-109b-4b93-92b2-7fe5a207aa7e Date: Fri, 03 Aug 2018 08:11:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:11:56,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file used request id req-2e8e1d8f-109b-4b93-92b2-7fe5a207aa7e 2018-08-03 08:11:56,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.8952960968s 2018-08-03 08:11:56,789 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file used request id req-2e8e1d8f-109b-4b93-92b2-7fe5a207aa7e 2018-08-03 08:11:56,789 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:11:47Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file', u'owner': u'3e99d2791e1947439ed96af6ba1100ec', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'72b4425a-54d9-473c-98c0-6c9a2bafb97b', u'size': None, u'name': u'shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1', u'checksum': None, u'self': u'/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:11:47Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:11:56,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:11:56,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_ff84ad81-2892-4060-a1d4-019c9043f3c1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-03 08:11:57,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-1ed7e42e-5bdf-4e74-9060-3bf14d33a2c2 x-compute-request-id: req-1ed7e42e-5bdf-4e74-9060-3bf14d33a2c2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "60d6c73f-c627-4ec1-805f-6b8fbdf06645"}} 2018-08-03 08:11:57,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1ed7e42e-5bdf-4e74-9060-3bf14d33a2c2 2018-08-03 08:11:57,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.676223993301s 2018-08-03 08:11:57,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1ed7e42e-5bdf-4e74-9060-3bf14d33a2c2 2018-08-03 08:11:57,468 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_ff84ad81-2892-4060-a1d4-019c9043f3c1', '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'38876c385bea4432bfcee5a27ae0c10d', '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': 3, 'id': u'60d6c73f-c627-4ec1-805f-6b8fbdf06645', 'swap': 0}) 2018-08-03 08:11:57,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:11:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" -d '{"extra_specs": {}}' 2018-08-03 08:11:57,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-b60b859c-9404-4d03-b203-3cfd7207e683 x-compute-request-id: req-b60b859c-9404-4d03-b203-3cfd7207e683 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:11:57,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645/os-extra_specs used request id req-b60b859c-9404-4d03-b203-3cfd7207e683 2018-08-03 08:11:57,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237281322479s 2018-08-03 08:11:57,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645/os-extra_specs used request id req-b60b859c-9404-4d03-b203-3cfd7207e683 2018-08-03 08:11:57,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 08:11:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"keypair": {"name": "shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1"}}' 2018-08-03 08:11:57,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-51051a81-0b48-41a1-9478-2d51633fd1a7 x-compute-request-id: req-51051a81-0b48-41a1-9478-2d51633fd1a7 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP91qh/mW+yqWdj4n/sG3J87D8erJWjUjeF7FW8mIa7f48D/BZZNYxwRQsEdLx9ORvKCgeukz6hgRkJ1TzobK54MJ0v99tK/uoGSN1ZNBiY+pkiWeF7BWL55VGdRXj3/m+d/aDPE5TV4rhgeZhCTw3YqX3YnH3rT3SsYNiJDq4TQ4XA0VXqaMqUPxrTeQFwxBwq106VcK9mZhiF58aHfJfQbXQ8dDVwaZd3ljKOeVWQcVblgETJo938d6MJcKic1DozLANWyrEWLIqe/2otwXPHwYlBiUpXvTaIqX/xbXcdDDhMiEqex2aL0B+5e/AEM0B+41uQac5Ol4K91UjKj11 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz/daof5lvsqlnY+J/7BtyfOw/HqyVo1I3hexVvJiGu3+PA/w\nWWTWMcEULBHS8fTkbygoHrpM+oYEZCdU86GyueDCdL/fbSv7qBkjdWTQYmPqZIln\nhewVi+eVRnUV49/5vnf2gzxOU1eK4YHmYQk8N2Kl92Jx96090rGDYiQ6uE0OFwNF\nV6mjKlD8a03kBcMQcKtdOlXCvZmYYhefGh3yX0G10PHQ1cGmXd5YyjnlVkHFW5YB\nEyaPd/HejCXConNQ6MywDVsqxFiyKnv9qLcFzx8GJQYlKV702iKl/8W13HQw4TIh\nKnsdmi9AfuXvwBDNAfuNbkGnOTpeCvdVIyo9dQIDAQABAoIBAQCnwf7IYjCtAUcr\nnFhTe3x0xjFk2Yz2qK25Ch+x5YAh/Q1yYeEeG2t1Yyzkh9RD/aovyJLkhqAGDwmH\nyPqMNUm5C4eRKh4PMMWmSfECh7pZRAQV6YkqzNBstPkDhvuLgGczsA2Yu5LrQ9jy\nJBk0+YArpVYAAtewVX1jcnJrPpJni7vCERzmDESKZJ7jjwgwrvsrMgMXeY6qG6WR\n3wPwbX5wcIRYf6iZXsupS/rdsv2dRrlq/IQjLqhg9tIRZSC7YOjmqwByHijMbTW+\npsIVV7z+1dMLWbQb5j3IwaBJzdx7whErr7c08aB2RxQwEOOv5vFq+HIzgPfuSD5X\nU2Bi9oZBAoGBAPdpPj4GeOwldkwd7VTypsRmLhV69KI3H3oxMb86vyRwq4aaWhhg\njfUf/DtpDp580eb1Y9iSrSY1xs5F4a35AaVX2slZ7Quu0JEXVBfezawiJhaeJ6Ql\nD8FZvEEjbYL+ddklKNJQhx23AqlAunTuyKbLyCGtaI1Dil+V6ScoN6d5AoGBANcv\nj90a2kFatvIA5W0/LkDkkUI9R4x0faAbKYsm7MLN7LcCbhH/xCWTa/VpZGbCe3LP\nu3IFZ6Q9ugvAJ2JDpe2oYf0HXa6IkYrEM9DtUfviejC/qtGHbllnPdahrr3Cd2sa\n/f3kdQisCly7JdWtVB0FbbVbx+TmZOxvkMCZB3rdAoGAMbzHlYKJlrelQ4IUryok\n2oDMLOdN/LpmKpNvM8lkmbfI08N97z6h6zBl7a+eD8B6Fhso2mYKRw8yi09DIk1X\nxlyWEDpyzBF1vmVZM39IC53F2HAs+fO1aiJXFSVBI79yA5hTz4v+zbt33nyzv0Qt\ntFJtRk/tH9D/JV4mxAdywMkCgYEAqVOBzyi8KcUqRFA0OL0ItoOlUgxKatmXqQ72\np8rfb4L/DBtbZcpvHGpe/2QJX1sWLQgNpfFe1rzD009HLmmw/cwMH0FWlGperGUr\nqPG2G5DhOc74qZv6V1uIK4ZarHOD6MH6r3jAJyzJkqKpaPTVRWjqJVWtfA9Xxz0b\nGJLScfkCgYA0AhyagEwE7QZ7lG4QEXHAcQRb/3Z2TpnDupx5L5uKD6iceIp25Xns\nOnC0D9bCcah519AdruQW7rrykEzw7fQtx7vtvuGomX+NSvvJ+63/c8NWDR0q/Jkp\npPbYA1HFgwXty+eWwGezdk6VVU19SWgKzbO1ifvidf7rTtXYiGY56A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "9d29527ddf284841946e87ab56d45b22", "name": "shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1", "fingerprint": "a4:db:79:55:89:57:55:a2:92:92:67:ef:dc:e1:b5:27"}} 2018-08-03 08:11:57,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-51051a81-0b48-41a1-9478-2d51633fd1a7 2018-08-03 08:11:57,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.311217069626s 2018-08-03 08:11:57,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-51051a81-0b48-41a1-9478-2d51633fd1a7 2018-08-03 08:11:57,806 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP91qh/mW+yqWdj4n/sG3J87D8erJWjUjeF7FW8mIa7f48D/BZZNYxwRQsEdLx9ORvKCgeukz6hgRkJ1TzobK54MJ0v99tK/uoGSN1ZNBiY+pkiWeF7BWL55VGdRXj3/m+d/aDPE5TV4rhgeZhCTw3YqX3YnH3rT3SsYNiJDq4TQ4XA0VXqaMqUPxrTeQFwxBwq106VcK9mZhiF58aHfJfQbXQ8dDVwaZd3ljKOeVWQcVblgETJo938d6MJcKic1DozLANWyrEWLIqe/2otwXPHwYlBiUpXvTaIqX/xbXcdDDhMiEqex2aL0B+5e/AEM0B+41uQac5Ol4K91UjKj11 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz/daof5lvsqlnY+J/7BtyfOw/HqyVo1I3hexVvJiGu3+PA/w\nWWTWMcEULBHS8fTkbygoHrpM+oYEZCdU86GyueDCdL/fbSv7qBkjdWTQYmPqZIln\nhewVi+eVRnUV49/5vnf2gzxOU1eK4YHmYQk8N2Kl92Jx96090rGDYiQ6uE0OFwNF\nV6mjKlD8a03kBcMQcKtdOlXCvZmYYhefGh3yX0G10PHQ1cGmXd5YyjnlVkHFW5YB\nEyaPd/HejCXConNQ6MywDVsqxFiyKnv9qLcFzx8GJQYlKV702iKl/8W13HQw4TIh\nKnsdmi9AfuXvwBDNAfuNbkGnOTpeCvdVIyo9dQIDAQABAoIBAQCnwf7IYjCtAUcr\nnFhTe3x0xjFk2Yz2qK25Ch+x5YAh/Q1yYeEeG2t1Yyzkh9RD/aovyJLkhqAGDwmH\nyPqMNUm5C4eRKh4PMMWmSfECh7pZRAQV6YkqzNBstPkDhvuLgGczsA2Yu5LrQ9jy\nJBk0+YArpVYAAtewVX1jcnJrPpJni7vCERzmDESKZJ7jjwgwrvsrMgMXeY6qG6WR\n3wPwbX5wcIRYf6iZXsupS/rdsv2dRrlq/IQjLqhg9tIRZSC7YOjmqwByHijMbTW+\npsIVV7z+1dMLWbQb5j3IwaBJzdx7whErr7c08aB2RxQwEOOv5vFq+HIzgPfuSD5X\nU2Bi9oZBAoGBAPdpPj4GeOwldkwd7VTypsRmLhV69KI3H3oxMb86vyRwq4aaWhhg\njfUf/DtpDp580eb1Y9iSrSY1xs5F4a35AaVX2slZ7Quu0JEXVBfezawiJhaeJ6Ql\nD8FZvEEjbYL+ddklKNJQhx23AqlAunTuyKbLyCGtaI1Dil+V6ScoN6d5AoGBANcv\nj90a2kFatvIA5W0/LkDkkUI9R4x0faAbKYsm7MLN7LcCbhH/xCWTa/VpZGbCe3LP\nu3IFZ6Q9ugvAJ2JDpe2oYf0HXa6IkYrEM9DtUfviejC/qtGHbllnPdahrr3Cd2sa\n/f3kdQisCly7JdWtVB0FbbVbx+TmZOxvkMCZB3rdAoGAMbzHlYKJlrelQ4IUryok\n2oDMLOdN/LpmKpNvM8lkmbfI08N97z6h6zBl7a+eD8B6Fhso2mYKRw8yi09DIk1X\nxlyWEDpyzBF1vmVZM39IC53F2HAs+fO1aiJXFSVBI79yA5hTz4v+zbt33nyzv0Qt\ntFJtRk/tH9D/JV4mxAdywMkCgYEAqVOBzyi8KcUqRFA0OL0ItoOlUgxKatmXqQ72\np8rfb4L/DBtbZcpvHGpe/2QJX1sWLQgNpfFe1rzD009HLmmw/cwMH0FWlGperGUr\nqPG2G5DhOc74qZv6V1uIK4ZarHOD6MH6r3jAJyzJkqKpaPTVRWjqJVWtfA9Xxz0b\nGJLScfkCgYA0AhyagEwE7QZ7lG4QEXHAcQRb/3Z2TpnDupx5L5uKD6iceIp25Xns\nOnC0D9bCcah519AdruQW7rrykEzw7fQtx7vtvuGomX+NSvvJ+63/c8NWDR0q/Jkp\npPbYA1HFgwXty+eWwGezdk6VVU19SWgKzbO1ifvidf7rTtXYiGY56A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9d29527ddf284841946e87ab56d45b22', 'name': u'shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'created_at': '2018-08-03T08:11:57.806500', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e99d2791e1947439ed96af6ba1100ec', 'name': 'shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a4:db:79:55:89:57:55:a2:92:92:67:ef:dc:e1:b5:27', 'type': 'ssh', 'id': u'shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1'}) 2018-08-03 08:11:57,807 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAz/daof5lvsqlnY+J/7BtyfOw/HqyVo1I3hexVvJiGu3+PA/w WWTWMcEULBHS8fTkbygoHrpM+oYEZCdU86GyueDCdL/fbSv7qBkjdWTQYmPqZIln hewVi+eVRnUV49/5vnf2gzxOU1eK4YHmYQk8N2Kl92Jx96090rGDYiQ6uE0OFwNF V6mjKlD8a03kBcMQcKtdOlXCvZmYYhefGh3yX0G10PHQ1cGmXd5YyjnlVkHFW5YB EyaPd/HejCXConNQ6MywDVsqxFiyKnv9qLcFzx8GJQYlKV702iKl/8W13HQw4TIh Knsdmi9AfuXvwBDNAfuNbkGnOTpeCvdVIyo9dQIDAQABAoIBAQCnwf7IYjCtAUcr nFhTe3x0xjFk2Yz2qK25Ch+x5YAh/Q1yYeEeG2t1Yyzkh9RD/aovyJLkhqAGDwmH yPqMNUm5C4eRKh4PMMWmSfECh7pZRAQV6YkqzNBstPkDhvuLgGczsA2Yu5LrQ9jy JBk0+YArpVYAAtewVX1jcnJrPpJni7vCERzmDESKZJ7jjwgwrvsrMgMXeY6qG6WR 3wPwbX5wcIRYf6iZXsupS/rdsv2dRrlq/IQjLqhg9tIRZSC7YOjmqwByHijMbTW+ psIVV7z+1dMLWbQb5j3IwaBJzdx7whErr7c08aB2RxQwEOOv5vFq+HIzgPfuSD5X U2Bi9oZBAoGBAPdpPj4GeOwldkwd7VTypsRmLhV69KI3H3oxMb86vyRwq4aaWhhg jfUf/DtpDp580eb1Y9iSrSY1xs5F4a35AaVX2slZ7Quu0JEXVBfezawiJhaeJ6Ql D8FZvEEjbYL+ddklKNJQhx23AqlAunTuyKbLyCGtaI1Dil+V6ScoN6d5AoGBANcv j90a2kFatvIA5W0/LkDkkUI9R4x0faAbKYsm7MLN7LcCbhH/xCWTa/VpZGbCe3LP u3IFZ6Q9ugvAJ2JDpe2oYf0HXa6IkYrEM9DtUfviejC/qtGHbllnPdahrr3Cd2sa /f3kdQisCly7JdWtVB0FbbVbx+TmZOxvkMCZB3rdAoGAMbzHlYKJlrelQ4IUryok 2oDMLOdN/LpmKpNvM8lkmbfI08N97z6h6zBl7a+eD8B6Fhso2mYKRw8yi09DIk1X xlyWEDpyzBF1vmVZM39IC53F2HAs+fO1aiJXFSVBI79yA5hTz4v+zbt33nyzv0Qt tFJtRk/tH9D/JV4mxAdywMkCgYEAqVOBzyi8KcUqRFA0OL0ItoOlUgxKatmXqQ72 p8rfb4L/DBtbZcpvHGpe/2QJX1sWLQgNpfFe1rzD009HLmmw/cwMH0FWlGperGUr qPG2G5DhOc74qZv6V1uIK4ZarHOD6MH6r3jAJyzJkqKpaPTVRWjqJVWtfA9Xxz0b GJLScfkCgYA0AhyagEwE7QZ7lG4QEXHAcQRb/3Z2TpnDupx5L5uKD6iceIp25Xns OnC0D9bCcah519AdruQW7rrykEzw7fQtx7vtvuGomX+NSvvJ+63/c8NWDR0q/Jkp pPbYA1HFgwXty+eWwGezdk6VVU19SWgKzbO1ifvidf7rTtXYiGY56A== -----END RSA PRIVATE KEY----- 2018-08-03 08:11:57,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 08:11:57,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"security_group": {"name": "shaker-sg_ff84ad81-2892-4060-a1d4-019c9043f3c1", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-03 08:11:58,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-779dba46-de0d-4660-aff8-4ab33da44836 Date: Fri, 03 Aug 2018 08:11:58 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:58Z", "updated_at": "2018-08-03T08:11:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "0b5639cd-9bd2-483e-959e-78f5f32e08a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "e2b3224f-147b-41c2-8e5e-48dd9236d181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 1, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "name": "shaker-sg_ff84ad81-2892-4060-a1d4-019c9043f3c1"}} 2018-08-03 08:11:58,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-779dba46-de0d-4660-aff8-4ab33da44836 2018-08-03 08:11:58,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.429583072662s 2018-08-03 08:11:58,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-779dba46-de0d-4660-aff8-4ab33da44836 2018-08-03 08:11:58,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:11:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:11:58,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-d0f6ca89-b0e6-4990-98b2-b54955c2c34a Date: Fri, 03 Aug 2018 08:11:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:58Z", "updated_at": "2018-08-03T08:11:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "0b5639cd-9bd2-483e-959e-78f5f32e08a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "e2b3224f-147b-41c2-8e5e-48dd9236d181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 1, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "name": "shaker-sg_ff84ad81-2892-4060-a1d4-019c9043f3c1"}, {"description": "Default security group", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:30Z", "updated_at": "2018-08-03T08:11:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "3b09515d-b0c7-4bb8-893e-b23636faea0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "a5c37558-604c-4e49-a34e-f87f9a0cccc8", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "bd1fc38c-60c7-4f11-93eb-9ade70231daf", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "f88389f8-bbfe-4347-91b6-f82d732bdf3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 1, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "name": "default"}]} 2018-08-03 08:11:58,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d0f6ca89-b0e6-4990-98b2-b54955c2c34a 2018-08-03 08:11:58,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237725973129s 2018-08-03 08:11:58,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d0f6ca89-b0e6-4990-98b2-b54955c2c34a 2018-08-03 08:11:58,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:11:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -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": "1851a94b-e533-4efc-96ac-f8da9e38612f"}}' 2018-08-03 08:11:58,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-91fd960f-884a-45d4-97f6-5829a8c1b307 Date: Fri, 03 Aug 2018 08:11:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "port_range_min": 22, "revision_number": 0, "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:58Z", "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "f2ca5d5f-a9aa-4dd1-b163-ef8ba2a344e8"}} 2018-08-03 08:11:58,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-91fd960f-884a-45d4-97f6-5829a8c1b307 2018-08-03 08:11:58,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351361036301s 2018-08-03 08:11:58,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-91fd960f-884a-45d4-97f6-5829a8c1b307 2018-08-03 08:11:58,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:11:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:11:59,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-d1b75fbf-3839-44e8-964c-a9a65b509af5 Date: Fri, 03 Aug 2018 08:11:59 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:58Z", "updated_at": "2018-08-03T08:11:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "0b5639cd-9bd2-483e-959e-78f5f32e08a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "e2b3224f-147b-41c2-8e5e-48dd9236d181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "f2ca5d5f-a9aa-4dd1-b163-ef8ba2a344e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 2, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "name": "shaker-sg_ff84ad81-2892-4060-a1d4-019c9043f3c1"}, {"description": "Default security group", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:30Z", "updated_at": "2018-08-03T08:11:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "3b09515d-b0c7-4bb8-893e-b23636faea0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "a5c37558-604c-4e49-a34e-f87f9a0cccc8", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "bd1fc38c-60c7-4f11-93eb-9ade70231daf", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "f88389f8-bbfe-4347-91b6-f82d732bdf3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 1, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "name": "default"}]} 2018-08-03 08:11:59,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d1b75fbf-3839-44e8-964c-a9a65b509af5 2018-08-03 08:11:59,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237375974655s 2018-08-03 08:11:59,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d1b75fbf-3839-44e8-964c-a9a65b509af5 2018-08-03 08:11:59,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:11:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -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": "1851a94b-e533-4efc-96ac-f8da9e38612f"}}' 2018-08-03 08:11:59,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8c4f9d14-bc1d-4c3b-9734-9b3587a88591 Date: Fri, 03 Aug 2018 08:11:59 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-08-03T08:11:59Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "port_range_min": null, "revision_number": 0, "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:59Z", "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "6ab146ee-28fc-45d2-9b0e-090f9da0a349"}} 2018-08-03 08:11:59,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8c4f9d14-bc1d-4c3b-9734-9b3587a88591 2018-08-03 08:11:59,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.287734985352s 2018-08-03 08:11:59,371 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8c4f9d14-bc1d-4c3b-9734-9b3587a88591 2018-08-03 08:11:59,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:11:59,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:00,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-9e0df7f2-b311-4343-8240-505153fd7d0c Date: Fri, 03 Aug 2018 08:12:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:58Z", "updated_at": "2018-08-03T08:11:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "0b5639cd-9bd2-483e-959e-78f5f32e08a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:59Z", "revision_number": 0, "id": "6ab146ee-28fc-45d2-9b0e-090f9da0a349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:59Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "e2b3224f-147b-41c2-8e5e-48dd9236d181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "f2ca5d5f-a9aa-4dd1-b163-ef8ba2a344e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 3, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "name": "shaker-sg_ff84ad81-2892-4060-a1d4-019c9043f3c1"}, {"description": "Default security group", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:30Z", "updated_at": "2018-08-03T08:11:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "3b09515d-b0c7-4bb8-893e-b23636faea0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "a5c37558-604c-4e49-a34e-f87f9a0cccc8", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "bd1fc38c-60c7-4f11-93eb-9ade70231daf", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "f88389f8-bbfe-4347-91b6-f82d732bdf3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 1, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "name": "default"}]} 2018-08-03 08:12:00,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9e0df7f2-b311-4343-8240-505153fd7d0c 2018-08-03 08:12:00,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.649920940399s 2018-08-03 08:12:00,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9e0df7f2-b311-4343-8240-505153fd7d0c 2018-08-03 08:12:00,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:12:00,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f"}}' 2018-08-03 08:12:00,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-51db3709-7eec-4183-8fbd-04b52b6ad75f Date: Fri, 03 Aug 2018 08:12:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-03T08:12:00Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "port_range_min": 9000, "revision_number": 0, "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:12:00Z", "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "90a08251-9bdc-4775-9e8e-3c3f72790152"}} 2018-08-03 08:12:00,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-51db3709-7eec-4183-8fbd-04b52b6ad75f 2018-08-03 08:12:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15672492981s 2018-08-03 08:12:00,185 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-51db3709-7eec-4183-8fbd-04b52b6ad75f 2018-08-03 08:12:00,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:12:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:00,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-98909aeb-1df1-49c7-a18a-4c1fa1762508 Date: Fri, 03 Aug 2018 08:12:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e99d2791e1947439ed96af6ba1100ec","l2_adjacency":true,"status":"ACTIVE","subnets":["577e09f6-bf3a-45aa-8232-058239142ea2"],"description":"","tags":[],"updated_at":"2018-08-03T08:11:32Z","qos_policy_id":null,"name":"shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1","admin_state_up":true,"tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:12:00,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-98909aeb-1df1-49c7-a18a-4c1fa1762508 2018-08-03 08:12:00,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114660024643s 2018-08-03 08:12:00,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-98909aeb-1df1-49c7-a18a-4c1fa1762508 2018-08-03 08:12:00,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:12:00,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:00,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-841f3053-08a4-47de-95ab-fcef41f3956a Date: Fri, 03 Aug 2018 08:12:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/snap", "metadata": {}}], "file": "/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file", "owner": "3e99d2791e1947439ed96af6ba1100ec", "id": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "size": 666173440, "self": "/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T08:11:56Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-03T08:11:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:12:00,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-841f3053-08a4-47de-95ab-fcef41f3956a 2018-08-03 08:12:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.631054878235s 2018-08-03 08:12:00,938 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-841f3053-08a4-47de-95ab-fcef41f3956a 2018-08-03 08:12:00,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:12:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:00,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12: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-b6721480-efb3-4eb4-ba6a-48d38eabb2a0 x-compute-request-id: req-b6721480-efb3-4eb4-ba6a-48d38eabb2a0 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "60d6c73f-c627-4ec1-805f-6b8fbdf06645"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:12:00,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b6721480-efb3-4eb4-ba6a-48d38eabb2a0 2018-08-03 08:12:00,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289499759674s 2018-08-03 08:12:00,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-b6721480-efb3-4eb4-ba6a-48d38eabb2a0 2018-08-03 08:12:00,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 08:12:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"server": {"name": "shaker-vm_ff84ad81-2892-4060-a1d4-019c9043f3c1", "imageRef": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "key_name": "shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1", "flavorRef": "60d6c73f-c627-4ec1-805f-6b8fbdf06645", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b5ff361-2db7-471a-910f-28afb5e7ce96"}], "security_groups": [{"name": "1851a94b-e533-4efc-96ac-f8da9e38612f"}]}}' 2018-08-03 08:12:07,297 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:12: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-2e3e1705-eb64-4798-ab84-34f2de3ed46f x-compute-request-id: req-2e3e1705-eb64-4798-ab84-34f2de3ed46f Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1851a94b-e533-4efc-96ac-f8da9e38612f"}], "OS-DCF:diskConfig": "MANUAL", "id": "02482fbc-a0bb-4f99-a313-0aabbf32cf58", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "bookmark"}], "adminPass": "4zkn4KFDiQqp"}} 2018-08-03 08:12:07,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2e3e1705-eb64-4798-ab84-34f2de3ed46f 2018-08-03 08:12:07,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.32600593567s 2018-08-03 08:12:07,298 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-2e3e1705-eb64-4798-ab84-34f2de3ed46f 2018-08-03 08:12:07,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 08:12:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:07,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b25d8c36-6a07-424e-9a12-f3bb016a99c2 x-compute-request-id: req-b25d8c36-6a07-424e-9a12-f3bb016a99c2 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "bookmark"}], "image": {"id": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "links": [{"href": "http://172.30.9.25:8774/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d6c73f-c627-4ec1-805f-6b8fbdf06645", "links": [{"href": "http://172.30.9.25:8774/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "bookmark"}]}, "id": "02482fbc-a0bb-4f99-a313-0aabbf32cf58", "user_id": "9d29527ddf284841946e87ab56d45b22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:12:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1", "name": "shaker-vm_ff84ad81-2892-4060-a1d4-019c9043f3c1", "created": "2018-08-03T08:12:07Z", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 08:12:07,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58 used request id req-b25d8c36-6a07-424e-9a12-f3bb016a99c2 2018-08-03 08:12:07,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.276568889618s 2018-08-03 08:12:07,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58 used request id req-b25d8c36-6a07-424e-9a12-f3bb016a99c2 2018-08-03 08:12:07,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:12:07,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:07,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-40d69020-dc9a-40fe-94ac-e63ac7af678c Date: Fri, 03 Aug 2018 08:12:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e99d2791e1947439ed96af6ba1100ec","l2_adjacency":true,"status":"ACTIVE","subnets":["577e09f6-bf3a-45aa-8232-058239142ea2"],"description":"","tags":[],"updated_at":"2018-08-03T08:11:32Z","qos_policy_id":null,"name":"shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1","admin_state_up":true,"tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:12:07,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-40d69020-dc9a-40fe-94ac-e63ac7af678c 2018-08-03 08:12:07,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125324964523s 2018-08-03 08:12:07,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-40d69020-dc9a-40fe-94ac-e63ac7af678c 2018-08-03 08:12:07,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:12:07,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:08,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-181e8a45-b53f-4bcc-94e9-868487e857ae Date: Fri, 03 Aug 2018 08:12:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:11:32Z","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":"3e99d2791e1947439ed96af6ba1100ec","id":"577e09f6-bf3a-45aa-8232-058239142ea2","subnetpool_id":null,"name":"shaker-subnet_ff84ad81-2892-4060-a1d4-019c9043f3c1"}]} 2018-08-03 08:12:08,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-181e8a45-b53f-4bcc-94e9-868487e857ae 2018-08-03 08:12:08,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.622558116913s 2018-08-03 08:12:08,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-181e8a45-b53f-4bcc-94e9-868487e857ae 2018-08-03 08:12:08,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:12:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:09,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afaaeabb-c046-48af-92b5-2efa20583aaa x-compute-request-id: req-afaaeabb-c046-48af-92b5-2efa20583aaa Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "bookmark"}], "image": {"id": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "links": [{"href": "http://172.30.9.25:8774/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d6c73f-c627-4ec1-805f-6b8fbdf06645", "links": [{"href": "http://172.30.9.25:8774/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "bookmark"}]}, "id": "02482fbc-a0bb-4f99-a313-0aabbf32cf58", "user_id": "9d29527ddf284841946e87ab56d45b22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:12:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1", "name": "shaker-vm_ff84ad81-2892-4060-a1d4-019c9043f3c1", "created": "2018-08-03T08:12:07Z", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:12:09,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-afaaeabb-c046-48af-92b5-2efa20583aaa 2018-08-03 08:12:09,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880203008652s 2018-08-03 08:12:09,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-afaaeabb-c046-48af-92b5-2efa20583aaa 2018-08-03 08:12:09,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:12:11,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:12:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:12,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12: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-38f935e9-f2f9-467c-b5ce-3080a0fc3184 x-compute-request-id: req-38f935e9-f2f9-467c-b5ce-3080a0fc3184 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/02482fbc-a0bb-4f99-a313-0aabbf32cf58", "rel": "bookmark"}], "image": {"id": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "links": [{"href": "http://172.30.9.25:8774/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "60d6c73f-c627-4ec1-805f-6b8fbdf06645", "links": [{"href": "http://172.30.9.25:8774/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "bookmark"}]}, "id": "02482fbc-a0bb-4f99-a313-0aabbf32cf58", "user_id": "9d29527ddf284841946e87ab56d45b22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-03T08:12:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1", "name": "shaker-vm_ff84ad81-2892-4060-a1d4-019c9043f3c1", "created": "2018-08-03T08:12:07Z", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:12:12,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38f935e9-f2f9-467c-b5ce-3080a0fc3184 2018-08-03 08:12:12,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942018032074s 2018-08-03 08:12:12,163 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-38f935e9-f2f9-467c-b5ce-3080a0fc3184 2018-08-03 08:12:12,167 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 410, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 184, in boot_vm vm1 = self.cloud.wait_for_server(vm1, auto_ip=False) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'72b4425a-54d9-473c-98c0-6c9a2bafb97b'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'60d6c73f-c627-4ec1-805f-6b8fbdf06645'}), 'az': u'', 'id': u'02482fbc-a0bb-4f99-a313-0aabbf32cf58', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9d29527ddf284841946e87ab56d45b22', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e99d2791e1947439ed96af6ba1100ec', 'name': 'shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-03T08:12:08Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'3e99d2791e1947439ed96af6ba1100ec', 'name': u'shaker-vm_ff84ad81-2892-4060-a1d4-019c9043f3c1', 'adminPass': None, 'tenant_id': u'3e99d2791e1947439ed96af6ba1100ec', 'created_at': u'2018-08-03T08:12:07Z', 'created': u'2018-08-03T08:12:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-03 08:12:12,296 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 08:12:12,296 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 00:43 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-03 08:12:12,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:12:12,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:12,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-178c0455-3fa1-47ae-b41e-9576583afabf Date: Fri, 03 Aug 2018 08:12:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:58Z", "updated_at": "2018-08-03T08:12:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "0b5639cd-9bd2-483e-959e-78f5f32e08a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:59Z", "revision_number": 0, "id": "6ab146ee-28fc-45d2-9b0e-090f9da0a349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:59Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-03T08:12:00Z", "revision_number": 0, "id": "90a08251-9bdc-4775-9e8e-3c3f72790152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:12:00Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "e2b3224f-147b-41c2-8e5e-48dd9236d181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:11:58Z", "revision_number": 0, "id": "f2ca5d5f-a9aa-4dd1-b163-ef8ba2a344e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:58Z", "security_group_id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 4, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "1851a94b-e533-4efc-96ac-f8da9e38612f", "name": "shaker-sg_ff84ad81-2892-4060-a1d4-019c9043f3c1"}, {"description": "Default security group", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:30Z", "updated_at": "2018-08-03T08:11:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "3b09515d-b0c7-4bb8-893e-b23636faea0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "a5c37558-604c-4e49-a34e-f87f9a0cccc8", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "bd1fc38c-60c7-4f11-93eb-9ade70231daf", "remote_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:11:30Z", "revision_number": 0, "id": "f88389f8-bbfe-4347-91b6-f82d732bdf3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:11:30Z", "security_group_id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e99d2791e1947439ed96af6ba1100ec"}], "revision_number": 1, "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "a2f069a2-9ff4-4b7c-bd2f-5e9c9e5e3e23", "name": "default"}]} 2018-08-03 08:12:12,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-178c0455-3fa1-47ae-b41e-9576583afabf 2018-08-03 08:12:12,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.654458999634s 2018-08-03 08:12:12,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-178c0455-3fa1-47ae-b41e-9576583afabf 2018-08-03 08:12:12,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 08:12:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1851a94b-e533-4efc-96ac-f8da9e38612f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:13,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dcf22ee-b029-44b9-978c-f5396fddd8ce Content-Length: 0 Date: Fri, 03 Aug 2018 08:12:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:12:13,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1851a94b-e533-4efc-96ac-f8da9e38612f.json used request id req-6dcf22ee-b029-44b9-978c-f5396fddd8ce 2018-08-03 08:12:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156131982803s 2018-08-03 08:12:13,119 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1851a94b-e533-4efc-96ac-f8da9e38612f.json used request id req-6dcf22ee-b029-44b9-978c-f5396fddd8ce 2018-08-03 08:12:13,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 08:12:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:13,181 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-200639dc-e1ac-440d-b45e-27d2575d14b4 x-compute-request-id: req-200639dc-e1ac-440d-b45e-27d2575d14b4 Content-Length: 0 Content-Type: application/json 2018-08-03 08:12:13,181 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1 used request id req-200639dc-e1ac-440d-b45e-27d2575d14b4 2018-08-03 08:12:13,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0615899562836s 2018-08-03 08:12:13,182 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/shaker-kp_ff84ad81-2892-4060-a1d4-019c9043f3c1 used request id req-200639dc-e1ac-440d-b45e-27d2575d14b4 2018-08-03 08:12:13,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 08:12:13,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" -d '{"subnet_id": "577e09f6-bf3a-45aa-8232-058239142ea2"}' 2018-08-03 08:12:16,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9dc80087-2bd4-4e2b-9e22-84e323ae1646 Date: Fri, 03 Aug 2018 08:12:16 GMT RESP BODY: {"network_id": "6b5ff361-2db7-471a-910f-28afb5e7ce96", "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "subnet_id": "577e09f6-bf3a-45aa-8232-058239142ea2", "subnet_ids": ["577e09f6-bf3a-45aa-8232-058239142ea2"], "port_id": "be8060a6-f529-4c7a-ad5e-27bab2eab6d4", "id": "3083655b-31ee-4129-96c7-89387d1dbee1"} 2018-08-03 08:12:16,193 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1/remove_router_interface.json used request id req-9dc80087-2bd4-4e2b-9e22-84e323ae1646 2018-08-03 08:12:16,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01084709167s 2018-08-03 08:12:16,193 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1/remove_router_interface.json used request id req-9dc80087-2bd4-4e2b-9e22-84e323ae1646 returning object 3083655b-31ee-4129-96c7-89387d1dbee1 2018-08-03 08:12:16,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 08:12:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:16,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-d418577f-4e80-45c7-86cf-54b4c645be5f Date: Fri, 03 Aug 2018 08:12:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3e99d2791e1947439ed96af6ba1100ec", "created_at": "2018-08-03T08:11:34Z", "admin_state_up": true, "updated_at": "2018-08-03T08:12:14Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3e99d2791e1947439ed96af6ba1100ec", "id": "3083655b-31ee-4129-96c7-89387d1dbee1", "name": "shaker-router_ff84ad81-2892-4060-a1d4-019c9043f3c1"}]} 2018-08-03 08:12:16,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d418577f-4e80-45c7-86cf-54b4c645be5f 2018-08-03 08:12:16,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.304020881653s 2018-08-03 08:12:16,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d418577f-4e80-45c7-86cf-54b4c645be5f 2018-08-03 08:12:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 08:12:16,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:20,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5ace224-9c96-47f5-a6c2-5f5a5ea0d123 Content-Length: 0 Date: Fri, 03 Aug 2018 08:12:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:12:20,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1.json used request id req-c5ace224-9c96-47f5-a6c2-5f5a5ea0d123 2018-08-03 08:12:20,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.68356895447s 2018-08-03 08:12:20,184 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/3083655b-31ee-4129-96c7-89387d1dbee1.json used request id req-c5ace224-9c96-47f5-a6c2-5f5a5ea0d123 2018-08-03 08:12:20,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:12:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:20,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e076b3c7-9929-4bfc-a66a-011b0643811e Date: Fri, 03 Aug 2018 08:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:11:32Z","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":"3e99d2791e1947439ed96af6ba1100ec","id":"577e09f6-bf3a-45aa-8232-058239142ea2","subnetpool_id":null,"name":"shaker-subnet_ff84ad81-2892-4060-a1d4-019c9043f3c1"}]} 2018-08-03 08:12:20,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e076b3c7-9929-4bfc-a66a-011b0643811e 2018-08-03 08:12:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0834300518036s 2018-08-03 08:12:20,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e076b3c7-9929-4bfc-a66a-011b0643811e 2018-08-03 08:12:20,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 08:12:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/577e09f6-bf3a-45aa-8232-058239142ea2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:23,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e770bc1-01c9-4388-b429-1a6d1243fec7 Date: Fri, 03 Aug 2018 08:12:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:12:23,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/577e09f6-bf3a-45aa-8232-058239142ea2.json used request id req-2e770bc1-01c9-4388-b429-1a6d1243fec7 2018-08-03 08:12:23,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.05227088928s 2018-08-03 08:12:23,322 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/577e09f6-bf3a-45aa-8232-058239142ea2.json used request id req-2e770bc1-01c9-4388-b429-1a6d1243fec7 2018-08-03 08:12:23,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:12:23,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:23,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-62225073-c98f-425d-a141-59bb42a329dd Date: Fri, 03 Aug 2018 08:12:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b5ff361-2db7-471a-910f-28afb5e7ce96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3e99d2791e1947439ed96af6ba1100ec","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:12:23Z","qos_policy_id":null,"name":"shaker-net_ff84ad81-2892-4060-a1d4-019c9043f3c1","admin_state_up":true,"tenant_id":"3e99d2791e1947439ed96af6ba1100ec","created_at":"2018-08-03T08:11:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:12:23,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62225073-c98f-425d-a141-59bb42a329dd 2018-08-03 08:12:23,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.133683919907s 2018-08-03 08:12:23,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62225073-c98f-425d-a141-59bb42a329dd 2018-08-03 08:12:23,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 08:12:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/6b5ff361-2db7-471a-910f-28afb5e7ce96.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:24,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e03334ee-c0c7-4be2-bcb1-f8406819cc6b Date: Fri, 03 Aug 2018 08:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:12:24,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6b5ff361-2db7-471a-910f-28afb5e7ce96.json used request id req-e03334ee-c0c7-4be2-bcb1-f8406819cc6b 2018-08-03 08:12:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14860200882s 2018-08-03 08:12:24,607 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6b5ff361-2db7-471a-910f-28afb5e7ce96.json used request id req-e03334ee-c0c7-4be2-bcb1-f8406819cc6b 2018-08-03 08:12:24,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:12:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:25,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f67f55a9-8066-4478-9716-900b6d775176 Date: Fri, 03 Aug 2018 08:12:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/snap", "metadata": {}}], "file": "/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/file", "owner": "3e99d2791e1947439ed96af6ba1100ec", "id": "72b4425a-54d9-473c-98c0-6c9a2bafb97b", "size": 666173440, "self": "/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-08-03T08:11:56Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ff84ad81-2892-4060-a1d4-019c9043f3c1", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-03T08:11:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:12:25,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f67f55a9-8066-4478-9716-900b6d775176 2018-08-03 08:12:25,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.636171102524s 2018-08-03 08:12:25,248 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f67f55a9-8066-4478-9716-900b6d775176 2018-08-03 08:12:25,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:12:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be6f9cc9b1c5f71cfe187721e8d389d14626c8be" 2018-08-03 08:12:26,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acb92e55-2953-4318-ad09-fd2fe1645c10 Date: Fri, 03 Aug 2018 08:12:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:12:26,209 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b used request id req-acb92e55-2953-4318-ad09-fd2fe1645c10 2018-08-03 08:12:26,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.960279941559s 2018-08-03 08:12:26,210 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/72b4425a-54d9-473c-98c0-6c9a2bafb97b used request id req-acb92e55-2953-4318-ad09-fd2fe1645c10 2018-08-03 08:12:26,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:12:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:26,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-6e098c36-d8ad-4d62-87d4-4776dab48cb5 x-compute-request-id: req-6e098c36-d8ad-4d62-87d4-4776dab48cb5 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "60d6c73f-c627-4ec1-805f-6b8fbdf06645"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:12:26,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6e098c36-d8ad-4d62-87d4-4776dab48cb5 2018-08-03 08:12:26,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281500816345s 2018-08-03 08:12:26,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6e098c36-d8ad-4d62-87d4-4776dab48cb5 2018-08-03 08:12:26,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 08:12:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:26,274 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08: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 x-openstack-request-id: req-4844d44d-4c3a-4920-b1f6-4f2cf5fbe7e4 x-compute-request-id: req-4844d44d-4c3a-4920-b1f6-4f2cf5fbe7e4 Content-Length: 0 Content-Type: application/json 2018-08-03 08:12:26,274 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645 used request id req-4844d44d-4c3a-4920-b1f6-4f2cf5fbe7e4 2018-08-03 08:12:26,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335907936096s 2018-08-03 08:12:26,275 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/60d6c73f-c627-4ec1-805f-6b8fbdf06645 used request id req-4844d44d-4c3a-4920-b1f6-4f2cf5fbe7e4 2018-08-03 08:12:26,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:12:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41027cbe-6a39-4f55-8979-9c954e9adb35 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": {"self": "http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9d29527ddf284841946e87ab56d45b22", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:12:26,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-41027cbe-6a39-4f55-8979-9c954e9adb35 2018-08-03 08:12:26,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123511791229s 2018-08-03 08:12:26,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-41027cbe-6a39-4f55-8979-9c954e9adb35 2018-08-03 08:12:26,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:12:26,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:26,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e537f2df-6de7-44fb-955d-704ea583c8ae Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_ff84ad81-2892-4060-a1d4-019c9043f3c1", "links": {"self": "http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9d29527ddf284841946e87ab56d45b22", "description": null}} 2018-08-03 08:12:26,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22 used request id req-e537f2df-6de7-44fb-955d-704ea583c8ae 2018-08-03 08:12:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113868951797s 2018-08-03 08:12:26,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22 used request id req-e537f2df-6de7-44fb-955d-704ea583c8ae 2018-08-03 08:12:26,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 08:12:26,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:26,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69547977-8ef4-4619-bbbf-00e73780767a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:12:26,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22 used request id req-69547977-8ef4-4619-bbbf-00e73780767a 2018-08-03 08:12:26,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.221884965897s 2018-08-03 08:12:26,742 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9d29527ddf284841946e87ab56d45b22 used request id req-69547977-8ef4-4619-bbbf-00e73780767a 2018-08-03 08:12:26,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:12:26,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:26,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a95c300-7dbd-47ab-8eb8-cc860ca9ef36 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec"}, "tags": [], "enabled": true, "id": "3e99d2791e1947439ed96af6ba1100ec", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ff84ad81-2892-4060-a1d4-019c9043f3c1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:12:26,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3a95c300-7dbd-47ab-8eb8-cc860ca9ef36 2018-08-03 08:12:26,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110018014908s 2018-08-03 08:12:26,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3a95c300-7dbd-47ab-8eb8-cc860ca9ef36 2018-08-03 08:12:26,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 08:12:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49921221ec237a67c765edda73e5303b53c49c8d" 2018-08-03 08:12:27,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47c403a-f8e0-41c3-8008-d4aeedbe8e4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:12:27,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec used request id req-c47c403a-f8e0-41c3-8008-d4aeedbe8e4c 2018-08-03 08:12:27,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168735027313s 2018-08-03 08:12:27,032 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/3e99d2791e1947439ed96af6ba1100ec used request id req-c47c403a-f8e0-41c3-8008-d4aeedbe8e4c 2018-08-03 08:12:27,032 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-03 08:12:27,077 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-03 08:12:27,417 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-03 08:12:27,417 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-03 08:12:27,418 - openstack_tests - INFO - OS Credentials = > 2018-08-03 08:12:27,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-03 08:12:27,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:12:27,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["geIeElG8QB6MCha9Hs4lSg"], "issued_at": "2018-08-03T08:12:27.000000Z"}} 2018-08-03 08:12:27,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeb3c2a5e193463ef5ef48d03b030d9afaf0de3" 2018-08-03 08:12:28,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f24351bd-a230-4bc4-84f5-3a440113d8e2 Date: Fri, 03 Aug 2018 08:12:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:12:28,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-f24351bd-a230-4bc4-84f5-3a440113d8e2 2018-08-03 08:12:28,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afeb3c2a5e193463ef5ef48d03b030d9afaf0de3" 2018-08-03 08:12:28,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ffba4979-6338-49da-95f0-d5b8e127339a Date: Fri, 03 Aug 2018 08:12:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 08:12:28,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf used request id req-ffba4979-6338-49da-95f0-d5b8e127339a 2018-08-03 08:12:28,363 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-03 08:12:28,364 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:12:28,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 08:12:28,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:12:28,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:12:28,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:12:28,365 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:12:28,366 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:12:28,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:12:28,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 08:12:28,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 08:12:28,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-03 08:12:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:12:28,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2012793e-0a11-4572-831c-443b51f28634 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:12:28,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2012793e-0a11-4572-831c-443b51f28634 2018-08-03 08:12:28,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:12:28,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["Lnx19U_SQIqXfxhsYAmBgQ"], "issued_at": "2018-08-03T08:12:28.000000Z"}} 2018-08-03 08:12:28,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cbfbe70c0d81db00a89e545ec5c95536b337d69" 2018-08-03 08:12:28,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0882bafa-1796-4f5f-b04c-dc21be8e27c3 x-compute-request-id: req-0882bafa-1796-4f5f-b04c-dc21be8e27c3 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.25:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-03 08:12:28,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-0882bafa-1796-4f5f-b04c-dc21be8e27c3 2018-08-03 08:12:28,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.612483024597s 2018-08-03 08:12:28,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/ used request id req-0882bafa-1796-4f5f-b04c-dc21be8e27c3 2018-08-03 08:12:28,983 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.25:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-03 08:12:28,983 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-03 08:12:28,984 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-03 08:12:28,984 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-03 08:12:29,032 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-03 08:12:29,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:12:29,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:12:29,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 08:12:29,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 08:12:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:12:29,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad6e17c-1b93-4181-a4a6-05dc62e78e62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:12:29,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dad6e17c-1b93-4181-a4a6-05dc62e78e62 2018-08-03 08:12:29,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:12:29,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["MNvCPV93RMKK-DJbjuBZgg"], "issued_at": "2018-08-03T08:12:29.000000Z"}} 2018-08-03 08:12:29,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:12:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:12:30,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-507084ed-0924-4ca4-9c9a-597c79ff8a90 Date: Fri, 03 Aug 2018 08:12:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:12:30,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-507084ed-0924-4ca4-9c9a-597c79ff8a90 2018-08-03 08:12:30,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.703731060028s 2018-08-03 08:12:30,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-507084ed-0924-4ca4-9c9a-597c79ff8a90 2018-08-03 08:12:30,186 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 08:12:32,993 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 08:12:35,765 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e7246fad-bd15-4a78-8c2d-39f0d2e9e674 | 2018-08-03T08:12:35.385304 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e7246fad-bd15-4a78-8c2d-39f0d2e9e674 ~/.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-08-03 08:12:39,423 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-03 08:12:39,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 08:12:42,132 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-03 08:12:45,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=be9b3daf-e916-48e7-a2f9-af652a03af1b) as the default verifier for the future CLI operations. 2018-08-03 08:12:48,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 08:12:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:12:49,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-b1b6b5a6-6a1e-4534-a06f-8ab74161848d Date: Fri, 03 Aug 2018 08:12:49 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-03 08:12:49,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-b1b6b5a6-6a1e-4534-a06f-8ab74161848d 2018-08-03 08:12:49,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.208751916885s 2018-08-03 08:12:49,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-b1b6b5a6-6a1e-4534-a06f-8ab74161848d 2018-08-03 08:12:49,174 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-03 08:12:49,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 08:12:49,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"network": {"name": "neutron_trunk-net_a0989482-845a-4830-954c-c1c076b47525", "admin_state_up": true}}' 2018-08-03 08:12:49,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f0482693-e147-400a-9db6-efb962038213 Date: Fri, 03 Aug 2018 08:12:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"15bc1d21-95ea-485e-9802-6bfc4a9209f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:12:49Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_a0989482-845a-4830-954c-c1c076b47525","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T08:12:49Z","mtu":1450}} 2018-08-03 08:12:49,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f0482693-e147-400a-9db6-efb962038213 2018-08-03 08:12:49,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.404639005661s 2018-08-03 08:12:49,579 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f0482693-e147-400a-9db6-efb962038213 2018-08-03 08:12:49,580 - 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-08-03T08:12:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'15bc1d21-95ea-485e-9802-6bfc4a9209f4', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_a0989482-845a-4830-954c-c1c076b47525', u'created_at': u'2018-08-03T08:12:49Z', u'mtu': 1450, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d', u'l2_adjacency': True}) 2018-08-03 08:12:49,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:12:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:12:49,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-6bca9550-e022-4415-ba24-5f2335fb48b5 Date: Fri, 03 Aug 2018 08:12:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"15bc1d21-95ea-485e-9802-6bfc4a9209f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:12:49Z","qos_policy_id":null,"name":"neutron_trunk-net_a0989482-845a-4830-954c-c1c076b47525","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T08:12:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:12:49,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6bca9550-e022-4415-ba24-5f2335fb48b5 2018-08-03 08:12:49,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27975487709s 2018-08-03 08:12:49,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-6bca9550-e022-4415-ba24-5f2335fb48b5 2018-08-03 08:12:49,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 08:12:49,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"subnet": {"name": "neutron_trunk-subnet_a0989482-845a-4830-954c-c1c076b47525", "enable_dhcp": true, "network_id": "15bc1d21-95ea-485e-9802-6bfc4a9209f4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 08:12:50,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-518eb218-af34-4839-aef9-b19fc0ff069a Date: Fri, 03 Aug 2018 08:12:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-03T08:12:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54a10eec-6075-4987-ac31-077dfa14151c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a0989482-845a-4830-954c-c1c076b47525","enable_dhcp":true,"segment_id":null,"network_id":"15bc1d21-95ea-485e-9802-6bfc4a9209f4","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T08:12:50Z","ip_version":4}} 2018-08-03 08:12:50,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-518eb218-af34-4839-aef9-b19fc0ff069a 2018-08-03 08:12:50,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.747122049332s 2018-08-03 08:12:50,610 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-518eb218-af34-4839-aef9-b19fc0ff069a 2018-08-03 08:12:50,610 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:12:50Z', 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'54a10eec-6075-4987-ac31-077dfa14151c', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_a0989482-845a-4830-954c-c1c076b47525', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'15bc1d21-95ea-485e-9802-6bfc4a9209f4', u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T08:12:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 08:12:50,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 08:12:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "neutron_trunk-router_a0989482-845a-4830-954c-c1c076b47525", "admin_state_up": true}}' 2018-08-03 08:12:57,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-2b770140-b81e-4a5c-ac62-13c8d2aaf34d Date: Fri, 03 Aug 2018 08:12:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T08:12:51Z", "admin_state_up": true, "updated_at": "2018-08-03T08:12:52Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "91dac3fa-122e-4c09-ba52-c30892090551", "name": "neutron_trunk-router_a0989482-845a-4830-954c-c1c076b47525"}} 2018-08-03 08:12:57,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2b770140-b81e-4a5c-ac62-13c8d2aaf34d 2018-08-03 08:12:57,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.80932402611s 2018-08-03 08:12:57,420 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-2b770140-b81e-4a5c-ac62-13c8d2aaf34d 2018-08-03 08:12:57,421 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:12:52Z', u'revision_number': 3, u'ha': True, u'id': u'91dac3fa-122e-4c09-ba52-c30892090551', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_a0989482-845a-4830-954c-c1c076b47525', u'admin_state_up': True, u'tenant_id': u'38876c385bea4432bfcee5a27ae0c10d', u'created_at': u'2018-08-03T08:12:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'38876c385bea4432bfcee5a27ae0c10d'}) 2018-08-03 08:12:57,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 08:12:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"subnet_id": "54a10eec-6075-4987-ac31-077dfa14151c"}' 2018-08-03 08:13:00,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-42d45431-3191-40d4-806a-23d42f7b6d43 Date: Fri, 03 Aug 2018 08:13:00 GMT RESP BODY: {"network_id": "15bc1d21-95ea-485e-9802-6bfc4a9209f4", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "54a10eec-6075-4987-ac31-077dfa14151c", "subnet_ids": ["54a10eec-6075-4987-ac31-077dfa14151c"], "port_id": "6757fde2-4f89-4833-8b46-4d740adf0291", "id": "91dac3fa-122e-4c09-ba52-c30892090551"} 2018-08-03 08:13:00,674 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551/add_router_interface.json used request id req-42d45431-3191-40d4-806a-23d42f7b6d43 2018-08-03 08:13:00,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25302481651s 2018-08-03 08:13:00,675 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551/add_router_interface.json used request id req-42d45431-3191-40d4-806a-23d42f7b6d43 returning object 91dac3fa-122e-4c09-ba52-c30892090551 2018-08-03 08:13:00,675 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-03 08:13:00,807 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-03 08:13:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:13:00,814 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 08:13:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 08:13:00,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:13:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:13:01,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b14b652b-5f12-4b85-b033-7be0b8598b3a Date: Fri, 03 Aug 2018 08:13:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:13:01,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b14b652b-5f12-4b85-b033-7be0b8598b3a 2018-08-03 08:13:01,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213438987732s 2018-08-03 08:13:01,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b14b652b-5f12-4b85-b033-7be0b8598b3a 2018-08-03 08:13:01,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:13:01,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525"}' 2018-08-03 08:13:01,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff26a040-e5ad-46c9-9608-ca6a32860cc0 Date: Fri, 03 Aug 2018 08:13:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "06b70531-2ac0-4382-a707-39d6633c8c46", "size": null, "self": "/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T08:13:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "checksum": null, "created_at": "2018-08-03T08:13:01Z", "protected": false} 2018-08-03 08:13:01,700 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ff26a040-e5ad-46c9-9608-ca6a32860cc0 2018-08-03 08:13:01,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.660535812378s 2018-08-03 08:13:01,701 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-ff26a040-e5ad-46c9-9608-ca6a32860cc0 returning object 06b70531-2ac0-4382-a707-39d6633c8c46 2018-08-03 08:13:01,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:13:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '' 2018-08-03 08:13:02,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb3cfabf-ee01-440e-a744-98da51635784 Date: Fri, 03 Aug 2018 08:13:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:13:02,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file used request id req-cb3cfabf-ee01-440e-a744-98da51635784 2018-08-03 08:13:02,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.767187833786s 2018-08-03 08:13:02,469 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file used request id req-cb3cfabf-ee01-440e-a744-98da51635784 2018-08-03 08:13:02,469 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:13:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'06b70531-2ac0-4382-a707-39d6633c8c46', u'size': None, u'name': u'neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525', u'checksum': None, u'self': u'/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:13:01Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:13:02,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:13:02,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_a0989482-845a-4830-954c-c1c076b47525", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 08:13:02,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-04301a3a-2d56-4b97-a312-38a2d4480a2a x-compute-request-id: req-04301a3a-2d56-4b97-a312-38a2d4480a2a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_a0989482-845a-4830-954c-c1c076b47525", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75e8ee1b-be99-46d0-a2cc-ac2444ddcec0"}} 2018-08-03 08:13:02,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-04301a3a-2d56-4b97-a312-38a2d4480a2a 2018-08-03 08:13:02,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.252691030502s 2018-08-03 08:13:02,723 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-04301a3a-2d56-4b97-a312-38a2d4480a2a 2018-08-03 08:13:02,724 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_a0989482-845a-4830-954c-c1c076b47525', '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'38876c385bea4432bfcee5a27ae0c10d', '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'75e8ee1b-be99-46d0-a2cc-ac2444ddcec0', 'swap': 0}) 2018-08-03 08:13:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:13:02,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"extra_specs": {}}' 2018-08-03 08:13:02,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b13b410-a197-4e54-b44f-bc70a11b57fa x-compute-request-id: req-5b13b410-a197-4e54-b44f-bc70a11b57fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:13:02,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0/os-extra_specs used request id req-5b13b410-a197-4e54-b44f-bc70a11b57fa 2018-08-03 08:13:02,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0295429229736s 2018-08-03 08:13:02,755 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0/os-extra_specs used request id req-5b13b410-a197-4e54-b44f-bc70a11b57fa 2018-08-03 08:13:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:13:02,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433d18c2-caf0-4c34-aff8-e864a6773d57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 08:13:02,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-433d18c2-caf0-4c34-aff8-e864a6773d57 2018-08-03 08:13:02,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:13:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:13:02,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c5e1be-ff53-4e32-98c5-9eec55e25c8e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:13:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-23c5e1be-ff53-4e32-98c5-9eec55e25c8e 2018-08-03 08:13:02,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109349966049s 2018-08-03 08:13:02,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-23c5e1be-ff53-4e32-98c5-9eec55e25c8e 2018-08-03 08:13:02,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:13:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:13:02,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a22704-4d2f-4ca0-a11d-40f2b48bd690 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:13:02,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-57a22704-4d2f-4ca0-a11d-40f2b48bd690 2018-08-03 08:13:02,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962569713593s 2018-08-03 08:13:02,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-57a22704-4d2f-4ca0-a11d-40f2b48bd690 2018-08-03 08:13:02,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-03 08:13:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:13:03,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-2d7c32ef-a49b-4169-be06-91cd22187dd9 x-compute-request-id: req-2d7c32ef-a49b-4169-be06-91cd22187dd9 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"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\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-03 08:13:03,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-2d7c32ef-a49b-4169-be06-91cd22187dd9 2018-08-03 08:13:03,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0516829490662s 2018-08-03 08:13:03,034 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-2d7c32ef-a49b-4169-be06-91cd22187dd9 2018-08-03 08:13:03,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:13:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:13:03,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fa50f270-ada1-46a5-9f94-af432da51cce Date: Fri, 03 Aug 2018 08:13:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/06b70531-2ac0-4382-a707-39d6633c8c46/snap", "metadata": {}}], "file": "/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "06b70531-2ac0-4382-a707-39d6633c8c46", "size": 12716032, "self": "/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/06b70531-2ac0-4382-a707-39d6633c8c46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T08:13:02Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T08:13:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:13:03,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fa50f270-ada1-46a5-9f94-af432da51cce 2018-08-03 08:13:03,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.628251075745s 2018-08-03 08:13:03,667 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-fa50f270-ada1-46a5-9f94-af432da51cce 2018-08-03 08:13:03,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:13:03,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a0989482-845a-4830-954c-c1c076b47525", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_a0989482-845a-4830-954c-c1c076b47525"}' 2018-08-03 08:13:04,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a13dbb49-387c-4162-b1ef-2d748300b654 Date: Fri, 03 Aug 2018 08:13:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "ebe10fae-f445-42d6-818a-0775c8dede1f", "size": null, "self": "/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T08:13:04Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a0989482-845a-4830-954c-c1c076b47525", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a0989482-845a-4830-954c-c1c076b47525", "checksum": null, "created_at": "2018-08-03T08:13:04Z", "protected": false} 2018-08-03 08:13:04,344 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a13dbb49-387c-4162-b1ef-2d748300b654 2018-08-03 08:13:04,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.668276071548s 2018-08-03 08:13:04,344 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-a13dbb49-387c-4162-b1ef-2d748300b654 returning object ebe10fae-f445-42d6-818a-0775c8dede1f 2018-08-03 08:13:04,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:13:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '' 2018-08-03 08:13:04,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd604742-1070-472f-a17c-82d27be88a87 Date: Fri, 03 Aug 2018 08:13:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:13:04,991 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f/file used request id req-dd604742-1070-472f-a17c-82d27be88a87 2018-08-03 08:13:04,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.645629167557s 2018-08-03 08:13:04,991 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f/file used request id req-dd604742-1070-472f-a17c-82d27be88a87 2018-08-03 08:13:04,991 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_a0989482-845a-4830-954c-c1c076b47525', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:13:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f/file', u'owner': u'38876c385bea4432bfcee5a27ae0c10d', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ebe10fae-f445-42d6-818a-0775c8dede1f', u'size': None, u'name': u'neutron_trunk-img_alt_a0989482-845a-4830-954c-c1c076b47525', u'checksum': None, u'self': u'/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:13:04Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:13:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:13:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_a0989482-845a-4830-954c-c1c076b47525", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-03 08:13:05,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-7a457cc9-8380-42ee-a096-360a747a224a x-compute-request-id: req-7a457cc9-8380-42ee-a096-360a747a224a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_a0989482-845a-4830-954c-c1c076b47525", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/de9cb08e-ab67-42dd-9331-c7133852af06", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "de9cb08e-ab67-42dd-9331-c7133852af06"}} 2018-08-03 08:13:05,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7a457cc9-8380-42ee-a096-360a747a224a 2018-08-03 08:13:05,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.103760957718s 2018-08-03 08:13:05,096 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-7a457cc9-8380-42ee-a096-360a747a224a 2018-08-03 08:13:05,097 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a0989482-845a-4830-954c-c1c076b47525', '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'38876c385bea4432bfcee5a27ae0c10d', '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'de9cb08e-ab67-42dd-9331-c7133852af06', 'swap': 0}) 2018-08-03 08:13:05,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:13:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"extra_specs": {}}' 2018-08-03 08:13:05,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-98dbbdaf-61a5-4890-8431-6e5126a8861d x-compute-request-id: req-98dbbdaf-61a5-4890-8431-6e5126a8861d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:13:05,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06/os-extra_specs used request id req-98dbbdaf-61a5-4890-8431-6e5126a8861d 2018-08-03 08:13:05,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257649421692s 2018-08-03 08:13:05,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06/os-extra_specs used request id req-98dbbdaf-61a5-4890-8431-6e5126a8861d 2018-08-03 08:13:05,124 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a0989482-845a-4830-954c-c1c076b47525', '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'38876c385bea4432bfcee5a27ae0c10d', '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'de9cb08e-ab67-42dd-9331-c7133852af06', 'swap': 0}) 2018-08-03 08:13:08,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-03 08:13:08,998 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-03 08:13:08,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-03 08:13:09,001 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-03 08:13:09,005 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-03 08:13:13,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-be9b3daf-e916-48e7-a2f9-af652a03af1b/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-03 08:13:13,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-03 08:13:13,295 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-03 08:13:13,295 - 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-08-03 08:15:14,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b61994c6-70d6-46d9-b14a-780bfdf4e5fd 2018-08-03 08:15:14,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b61994c6-70d6-46d9-b14a-780bfdf4e5fd']'. 2018-08-03 08:15:15,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-03 08:15:15,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-03 08:15:15,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b61994c6-70d6-46d9-b14a-780bfdf4e5fd | 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-03 08:13:15 | 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-03 08:15:14 | 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:59 | 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-03 08:15:15,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-03 08:15:15,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: be9b3daf-e916-48e7-a2f9-af652a03af1b) | 2018-08-03 08:15:15,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-03 08:15:15,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e7246fad-bd15-4a78-8c2d-39f0d2e9e674) | 2018-08-03 08:15:15,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-03 08:15:15,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 105.569 | 2018-08-03 08:15:15,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-03 08:15:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-03 08:15:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-03 08:15:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-03 08:15:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-03 08:15:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-03 08:15:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-03 08:15:15,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-03 08:15:15,946 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 08:15:15,947 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:27 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-03 08:15:15,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:15:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:16,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43c97b5c-b9f6-4839-93ff-d6a40feaa08b Date: Fri, 03 Aug 2018 08:15:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:15:16,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f used request id req-43c97b5c-b9f6-4839-93ff-d6a40feaa08b 2018-08-03 08:15:16,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.522622823715s 2018-08-03 08:15:16,476 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ebe10fae-f445-42d6-818a-0775c8dede1f used request id req-43c97b5c-b9f6-4839-93ff-d6a40feaa08b 2018-08-03 08:15:16,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:15:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:16,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-56357dc6-b057-4414-8f43-aa493f8debf4 x-compute-request-id: req-56357dc6-b057-4414-8f43-aa493f8debf4 Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a0989482-845a-4830-954c-c1c076b47525", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75e8ee1b-be99-46d0-a2cc-ac2444ddcec0"}, {"name": "neutron_trunk-flavor_alt_a0989482-845a-4830-954c-c1c076b47525", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/de9cb08e-ab67-42dd-9331-c7133852af06", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "de9cb08e-ab67-42dd-9331-c7133852af06"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:15:16,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-56357dc6-b057-4414-8f43-aa493f8debf4 2018-08-03 08:15:16,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285699367523s 2018-08-03 08:15:16,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-56357dc6-b057-4414-8f43-aa493f8debf4 2018-08-03 08:15:16,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 08:15:16,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:16,562 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08: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 x-openstack-request-id: req-e9ed7af2-bd67-4bae-9110-0faf201111c5 x-compute-request-id: req-e9ed7af2-bd67-4bae-9110-0faf201111c5 Content-Length: 0 Content-Type: application/json 2018-08-03 08:15:16,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06 used request id req-e9ed7af2-bd67-4bae-9110-0faf201111c5 2018-08-03 08:15:16,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0544340610504s 2018-08-03 08:15:16,563 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/de9cb08e-ab67-42dd-9331-c7133852af06 used request id req-e9ed7af2-bd67-4bae-9110-0faf201111c5 2018-08-03 08:15:16,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 08:15:16,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" -d '{"subnet_id": "54a10eec-6075-4987-ac31-077dfa14151c"}' 2018-08-03 08:15:19,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-775bc0dd-5e3f-4ec0-8da8-7c5512b4769c Date: Fri, 03 Aug 2018 08:15:19 GMT RESP BODY: {"network_id": "15bc1d21-95ea-485e-9802-6bfc4a9209f4", "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "subnet_id": "54a10eec-6075-4987-ac31-077dfa14151c", "subnet_ids": ["54a10eec-6075-4987-ac31-077dfa14151c"], "port_id": "6757fde2-4f89-4833-8b46-4d740adf0291", "id": "91dac3fa-122e-4c09-ba52-c30892090551"} 2018-08-03 08:15:19,030 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551/remove_router_interface.json used request id req-775bc0dd-5e3f-4ec0-8da8-7c5512b4769c 2018-08-03 08:15:19,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46600914001s 2018-08-03 08:15:19,030 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551/remove_router_interface.json used request id req-775bc0dd-5e3f-4ec0-8da8-7c5512b4769c returning object 91dac3fa-122e-4c09-ba52-c30892090551 2018-08-03 08:15:19,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 08:15:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:19,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1be5a946-d111-4187-ae43-c65900c7d737 Date: Fri, 03 Aug 2018 08:15:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38876c385bea4432bfcee5a27ae0c10d", "created_at": "2018-08-03T08:12:51Z", "admin_state_up": true, "updated_at": "2018-08-03T08:15:17Z", "project_id": "38876c385bea4432bfcee5a27ae0c10d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "91dac3fa-122e-4c09-ba52-c30892090551", "name": "neutron_trunk-router_a0989482-845a-4830-954c-c1c076b47525"}]} 2018-08-03 08:15:19,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1be5a946-d111-4187-ae43-c65900c7d737 2018-08-03 08:15:19,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.399353981018s 2018-08-03 08:15:19,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1be5a946-d111-4187-ae43-c65900c7d737 2018-08-03 08:15:19,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 08:15:19,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:23,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9feae7cd-018f-4865-8b55-6e9bacddfe60 Content-Length: 0 Date: Fri, 03 Aug 2018 08:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:15:23,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551.json used request id req-9feae7cd-018f-4865-8b55-6e9bacddfe60 2018-08-03 08:15:23,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.0151348114s 2018-08-03 08:15:23,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/91dac3fa-122e-4c09-ba52-c30892090551.json used request id req-9feae7cd-018f-4865-8b55-6e9bacddfe60 2018-08-03 08:15:23,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:15:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:23,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-8720d441-9b32-49c3-b269-5fa225961126 Date: Fri, 03 Aug 2018 08:15:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-03T08:12:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"54a10eec-6075-4987-ac31-077dfa14151c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"38876c385bea4432bfcee5a27ae0c10d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a0989482-845a-4830-954c-c1c076b47525","enable_dhcp":true,"segment_id":null,"network_id":"15bc1d21-95ea-485e-9802-6bfc4a9209f4","tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T08:12:50Z","ip_version":4},{"updated_at":"2018-08-03T07:06:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8c0025b7-f875-43cc-96f7-15b815c86ca3","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dffe46b289824124ab180230d25cb1a2","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:53Z","ip_version":4}]} 2018-08-03 08:15:23,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8720d441-9b32-49c3-b269-5fa225961126 2018-08-03 08:15:23,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234356164932s 2018-08-03 08:15:23,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8720d441-9b32-49c3-b269-5fa225961126 2018-08-03 08:15:23,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 08:15:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/54a10eec-6075-4987-ac31-077dfa14151c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:26,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bce6b879-1ef1-4d61-80fb-ce7b4921cd09 Date: Fri, 03 Aug 2018 08:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:15:26,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/54a10eec-6075-4987-ac31-077dfa14151c.json used request id req-bce6b879-1ef1-4d61-80fb-ce7b4921cd09 2018-08-03 08:15:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4208419323s 2018-08-03 08:15:26,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/54a10eec-6075-4987-ac31-077dfa14151c.json used request id req-bce6b879-1ef1-4d61-80fb-ce7b4921cd09 2018-08-03 08:15:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:15:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:26,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-5441b870-d26d-4d4d-a858-e7aca47bf426 Date: Fri, 03 Aug 2018 08:15:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15bc1d21-95ea-485e-9802-6bfc4a9209f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"38876c385bea4432bfcee5a27ae0c10d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:15:25Z","qos_policy_id":null,"name":"neutron_trunk-net_a0989482-845a-4830-954c-c1c076b47525","admin_state_up":true,"tenant_id":"38876c385bea4432bfcee5a27ae0c10d","created_at":"2018-08-03T08:12:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:15:26,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5441b870-d26d-4d4d-a858-e7aca47bf426 2018-08-03 08:15:26,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.32524394989s 2018-08-03 08:15:26,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5441b870-d26d-4d4d-a858-e7aca47bf426 2018-08-03 08:15:26,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 08:15:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/15bc1d21-95ea-485e-9802-6bfc4a9209f4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:27,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b080213c-aa86-414b-9daa-ff3a47b7710b Date: Fri, 03 Aug 2018 08:15:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:15:27,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/15bc1d21-95ea-485e-9802-6bfc4a9209f4.json used request id req-b080213c-aa86-414b-9daa-ff3a47b7710b 2018-08-03 08:15:27,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33256196976s 2018-08-03 08:15:27,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/15bc1d21-95ea-485e-9802-6bfc4a9209f4.json used request id req-b080213c-aa86-414b-9daa-ff3a47b7710b 2018-08-03 08:15:27,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:15:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:28,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-aab39d02-a1a0-4283-a665-e16358f257b9 Date: Fri, 03 Aug 2018 08:15:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/06b70531-2ac0-4382-a707-39d6633c8c46/snap", "metadata": {}}], "file": "/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46/file", "owner": "38876c385bea4432bfcee5a27ae0c10d", "id": "06b70531-2ac0-4382-a707-39d6633c8c46", "size": 12716032, "self": "/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/06b70531-2ac0-4382-a707-39d6633c8c46/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-03T08:13:02Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a0989482-845a-4830-954c-c1c076b47525", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-03T08:13:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:15:28,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-aab39d02-a1a0-4283-a665-e16358f257b9 2018-08-03 08:15:28,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.656902074814s 2018-08-03 08:15:28,426 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-aab39d02-a1a0-4283-a665-e16358f257b9 2018-08-03 08:15:28,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:15:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:30,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7df97352-d1e6-4cad-b373-40ab61acd4f6 Date: Fri, 03 Aug 2018 08:15:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:15:30,253 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46 used request id req-7df97352-d1e6-4cad-b373-40ab61acd4f6 2018-08-03 08:15:30,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.8247730732s 2018-08-03 08:15:30,253 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/06b70531-2ac0-4382-a707-39d6633c8c46 used request id req-7df97352-d1e6-4cad-b373-40ab61acd4f6 2018-08-03 08:15:30,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:15:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:30,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a9f742-60ee-4b58-80bb-beaf3dbd2b4b x-compute-request-id: req-68a9f742-60ee-4b58-80bb-beaf3dbd2b4b Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a0989482-845a-4830-954c-c1c076b47525", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75e8ee1b-be99-46d0-a2cc-ac2444ddcec0"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:15:30,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-68a9f742-60ee-4b58-80bb-beaf3dbd2b4b 2018-08-03 08:15:30,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0445790290833s 2018-08-03 08:15:30,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-68a9f742-60ee-4b58-80bb-beaf3dbd2b4b 2018-08-03 08:15:30,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 08:15:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}42133342110239c3ed22970f6a693e08bdf114d8" 2018-08-03 08:15:30,341 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2443a42c-bb5a-413e-a94a-26fc783a15de x-compute-request-id: req-2443a42c-bb5a-413e-a94a-26fc783a15de Content-Length: 0 Content-Type: application/json 2018-08-03 08:15:30,341 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0 used request id req-2443a42c-bb5a-413e-a94a-26fc783a15de 2018-08-03 08:15:30,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392949581146s 2018-08-03 08:15:30,341 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/75e8ee1b-be99-46d0-a2cc-ac2444ddcec0 used request id req-2443a42c-bb5a-413e-a94a-26fc783a15de 2018-08-03 08:15:30,382 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-03 08:15:30,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:15:30,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-03 08:15:30,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:15:30,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:15:30,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:15:30,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:15:30,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:15:30,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:15:30,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:15:30,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:15:30,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-03 08:15:30,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-03 08:15:30,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:15:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb887ec5-daad-4c37-b14d-811067fd020b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:15:30,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fb887ec5-daad-4c37-b14d-811067fd020b 2018-08-03 08:15:30,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:15:30,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["q9f-MLeSTByOuIgVVkjbtg"], "issued_at": "2018-08-03T08:15:30.000000Z"}} 2018-08-03 08:15:30,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:15:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60874a9040c4b5e7d61458953a18b42ee156c5f3" 2018-08-03 08:15:31,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1aa62eb0-b4fd-4970-9ad3-a5dcefd12867 Date: Fri, 03 Aug 2018 08:15:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:15:31,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1aa62eb0-b4fd-4970-9ad3-a5dcefd12867 2018-08-03 08:15:31,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298599004745s 2018-08-03 08:15:31,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1aa62eb0-b4fd-4970-9ad3-a5dcefd12867 2018-08-03 08:15:31,125 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-03 08:15:33,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-03 08:15:36,935 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 96f160f7-44b4-4a5d-bbee-e092a75fad28 | 2018-08-03T08:15:36.553098 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 96f160f7-44b4-4a5d-bbee-e092a75fad28 ~/.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-08-03 08:15:40,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-03 08:15:40,587 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-03 08:15:43,296 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-03 08:15:46,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=8e73cc6c-2d81-4403-b5d3-d6dc428f039c) as the default verifier for the future CLI operations. 2018-08-03 08:15:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:15:50,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13742caf-18ec-42e5-a63e-aa5b4d3c5986 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 08:15:50,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-13742caf-18ec-42e5-a63e-aa5b4d3c5986 2018-08-03 08:15:50,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 08:15:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:15:50,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7734b43c-0ac4-4047-823a-5e7fd745b574 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 08:15:50,322 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-7734b43c-0ac4-4047-823a-5e7fd745b574 2018-08-03 08:15:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60874a9040c4b5e7d61458953a18b42ee156c5f3" 2018-08-03 08:15:50,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e8b70f-7caa-4e1c-aabe-bf80c6b31bfe Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/16b326e6b9ba4d7f83cbf206fc2ce610"}, "enabled": true, "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1c9e021c0657446384e13090914a1a04"}, "enabled": true, "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/36b201a5648c494f849f708a46fb0401"}, "enabled": true, "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/40817ca28fa44aecb8f1261774694a10"}, "enabled": true, "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/58521960839f46208e6d31ebf57ebe2d"}, "enabled": true, "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/659e1abd6a0d4dd4b7c85a06763bf5db"}, "enabled": true, "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/68131158380c4437b3495126c921675d"}, "enabled": true, "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/724809245d8a4dc19b33c4d218c98985"}, "enabled": true, "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/85700098dbb944d094ab58ec7047609c"}, "enabled": true, "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a514eb4cf56543839c94b112012fd767"}, "enabled": true, "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b49954f3a6944aa6b632fbd2f126016f"}, "enabled": true, "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bbc9bef8f3f24ff293d9ed81635e988c"}, "enabled": true, "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc6353cb004a4f5bad3a72a1ae7a98c8"}, "enabled": true, "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cf54e3bb8cc8467799ddede0263cbee7"}, "enabled": true, "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de8071ea3fe442319b2c78cb7d48910c"}, "enabled": true, "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 08:15:50,420 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-a4e8b70f-7caa-4e1c-aabe-bf80c6b31bfe 2018-08-03 08:15:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.107465028763s 2018-08-03 08:15:50,421 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-a4e8b70f-7caa-4e1c-aabe-bf80c6b31bfe 2018-08-03 08:15:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-03 08:15:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60874a9040c4b5e7d61458953a18b42ee156c5f3" 2018-08-03 08:15:50,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11471 X-Openstack-Request-Id: req-d03ff660-4ce8-4f95-a9c7-4fc88fceb574 Date: Fri, 03 Aug 2018 08:15:50 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-03 08:15:50,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-d03ff660-4ce8-4f95-a9c7-4fc88fceb574 2018-08-03 08:15:50,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.205518960953s 2018-08-03 08:15:50,632 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-d03ff660-4ce8-4f95-a9c7-4fc88fceb574 2018-08-03 08:15:50,642 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-03 08:15:50,642 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-03 08:15:50,647 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:33 | FAIL | | rally_sanity | functest | smoke | 24:51 | FAIL | | patrole | functest | smoke | 02:58 | PASS | | vmtp | functest | smoke | 18:35 | PASS | | shaker | functest | smoke | 00:43 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:27 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-08-03 08:15:50,655 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-03 08:16:17,015 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-198 | | 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-08-03 08:16:17,019 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qh3inOkhO8gVMdVF7AeQcETAJ export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=38876c385bea4432bfcee5a27ae0c10d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 08:16:17,020 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 08:16:17,020 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-03 08:16:17,021 - 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-08-03 08:16:17,024 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-03 08:17:00,126 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-198 | | 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-08-03 08:17:00,131 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Qh3inOkhO8gVMdVF7AeQcETAJ export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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_PROJECT_ID=38876c385bea4432bfcee5a27ae0c10d export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-03 08:17:00,131 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-03 08:17:00,132 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-08-03 08:17:00,152 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-03 08:17:00,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:17:00,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:17:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:17:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:17:00,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9429ec5c-ef51-4f06-b7a5-03c1390390b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:17:00,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9429ec5c-ef51-4f06-b7a5-03c1390390b2 2018-08-03 08:17:00,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:17:00,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["ZZJBrxO9SmmNzlK03im-6Q"], "issued_at": "2018-08-03T08:17:00.000000Z"}} 2018-08-03 08:17:00,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:17:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:01,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-143fb6e8-d7dd-423a-bbd7-9613e8240644 Date: Fri, 03 Aug 2018 08:17:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:17:01,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-143fb6e8-d7dd-423a-bbd7-9613e8240644 2018-08-03 08:17:01,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288027048111s 2018-08-03 08:17:01,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-143fb6e8-d7dd-423a-bbd7-9613e8240644 2018-08-03 08:17:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:17:01,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1967e272-b46d-4a91-841b-8f02537fb2d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 08:17:01,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-1967e272-b46d-4a91-841b-8f02537fb2d1 2018-08-03 08:17:01,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:17:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:01,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b711ac60-5ecb-4e62-b029-e506ad0c2078 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 08:17:01,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b711ac60-5ecb-4e62-b029-e506ad0c2078 2018-08-03 08:17:01,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104407072067s 2018-08-03 08:17:01,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b711ac60-5ecb-4e62-b029-e506ad0c2078 2018-08-03 08:17:01,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 08:17:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870"}}' 2018-08-03 08:17:01,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9592311b-0a38-4591-ba13-cc265b5583b7 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d"}, "tags": [], "enabled": true, "id": "2c56dced185943d38bd9d71d21dce25d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870"}} 2018-08-03 08:17:01,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9592311b-0a38-4591-ba13-cc265b5583b7 2018-08-03 08:17:01,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.150933980942s 2018-08-03 08:17:01,531 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-9592311b-0a38-4591-ba13-cc265b5583b7 2018-08-03 08:17:01,532 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'2c56dced185943d38bd9d71d21dce25d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870'}) 2018-08-03 08:17:01,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 08:17:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2b6f96eb-8ec2-4623-b049-c10f494b5e95", "email": null, "name": "cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870"}}' 2018-08-03 08:17:01,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a377ff26-70ea-46f7-961a-d09b42463d1c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870", "links": {"self": "http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6f02cf553454dd3a5a2abb5b66504e6", "domain_id": "default", "password_expires_at": null}} 2018-08-03 08:17:01,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a377ff26-70ea-46f7-961a-d09b42463d1c 2018-08-03 08:17:01,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.379292964935s 2018-08-03 08:17:01,918 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-a377ff26-70ea-46f7-961a-d09b42463d1c 2018-08-03 08:17:01,919 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6f02cf553454dd3a5a2abb5b66504e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870'}) 2018-08-03 08:17:01,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:17:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c4472d-67f8-4216-87e7-f0087d28ca65 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:17:02,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82c4472d-67f8-4216-87e7-f0087d28ca65 2018-08-03 08:17:02,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106846094131s 2018-08-03 08:17:02,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-82c4472d-67f8-4216-87e7-f0087d28ca65 2018-08-03 08:17:02,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:17:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd882b5-b32b-4509-8387-19921046ebd6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:17:02,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bdd882b5-b32b-4509-8387-19921046ebd6 2018-08-03 08:17:02,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109576940536s 2018-08-03 08:17:02,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-bdd882b5-b32b-4509-8387-19921046ebd6 2018-08-03 08:17:02,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:17:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c7eb99-46f1-408b-83ed-9a054a629110 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:17:02,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d5c7eb99-46f1-408b-83ed-9a054a629110 2018-08-03 08:17:02,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104137897491s 2018-08-03 08:17:02,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d5c7eb99-46f1-408b-83ed-9a054a629110 2018-08-03 08:17:02,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:17:02,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeaca1fe-8d45-4cf3-a34f-829da084ee96 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 08:17:02,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-eeaca1fe-8d45-4cf3-a34f-829da084ee96 2018-08-03 08:17:02,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11020898819s 2018-08-03 08:17:02,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-eeaca1fe-8d45-4cf3-a34f-829da084ee96 2018-08-03 08:17:02,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:17:02,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52131315-f782-4b77-83ef-e80b1b84fd26 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870", "links": {"self": "http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6f02cf553454dd3a5a2abb5b66504e6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:17:02,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-52131315-f782-4b77-83ef-e80b1b84fd26 2018-08-03 08:17:02,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132286787033s 2018-08-03 08:17:02,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-52131315-f782-4b77-83ef-e80b1b84fd26 2018-08-03 08:17:02,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:17:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e276a9d-ed7e-4ff0-81e6-36f428fddd45 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d"}, "tags": [], "enabled": true, "id": "2c56dced185943d38bd9d71d21dce25d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:17:02,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-8e276a9d-ed7e-4ff0-81e6-36f428fddd45 2018-08-03 08:17:02,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103735923767s 2018-08-03 08:17:02,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-8e276a9d-ed7e-4ff0-81e6-36f428fddd45 2018-08-03 08:17:02,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 08:17:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=c6f02cf553454dd3a5a2abb5b66504e6&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2c56dced185943d38bd9d71d21dce25d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c630f1-418b-4814-a389-3e4e341a8061 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=c6f02cf553454dd3a5a2abb5b66504e6&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2c56dced185943d38bd9d71d21dce25d", "previous": null, "next": null}} 2018-08-03 08:17:02,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c6f02cf553454dd3a5a2abb5b66504e6&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2c56dced185943d38bd9d71d21dce25d used request id req-f4c630f1-418b-4814-a389-3e4e341a8061 2018-08-03 08:17:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108402967453s 2018-08-03 08:17:02,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=c6f02cf553454dd3a5a2abb5b66504e6&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2c56dced185943d38bd9d71d21dce25d used request id req-f4c630f1-418b-4814-a389-3e4e341a8061 2018-08-03 08:17:02,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 08:17:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d/users/c6f02cf553454dd3a5a2abb5b66504e6/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:17:02,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76233a72-e1b9-47e3-b910-6a380dfbed40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:17:02,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d/users/c6f02cf553454dd3a5a2abb5b66504e6/roles/0900d086443d4b12b2807e88e6511d50 used request id req-76233a72-e1b9-47e3-b910-6a380dfbed40 2018-08-03 08:17:02,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163902997971s 2018-08-03 08:17:02,904 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d/users/c6f02cf553454dd3a5a2abb5b66504e6/roles/0900d086443d4b12b2807e88e6511d50 used request id req-76233a72-e1b9-47e3-b910-6a380dfbed40 2018-08-03 08:17:02,904 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2c56dced185943d38bd9d71d21dce25d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2b6f96eb-8ec2-4623-b049-c10f494b5e95', 'username': u'cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:17:02,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:17:02,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:17:02,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:17:02,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:17:02,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:17:02,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:17:02,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:17:02,910 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870', 'password': '2b6f96eb-8ec2-4623-b049-c10f494b5e95', 'project_name': 'cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '2c56dced185943d38bd9d71d21dce25d', 'project_domain_name': 'Default'} 2018-08-03 08:17:02,910 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-03 08:17:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:17:02,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0059cf-e0b5-4dc4-93a7-9f696f0d9c11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:17:02,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5a0059cf-e0b5-4dc4-93a7-9f696f0d9c11 2018-08-03 08:17:02,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:17:03,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T09:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c56dced185943d38bd9d71d21dce25d", "name": "cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2c56dced185943d38bd9d71d21dce25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/2c56dced185943d38bd9d71d21dce25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/2c56dced185943d38bd9d71d21dce25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2c56dced185943d38bd9d71d21dce25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/2c56dced185943d38bd9d71d21dce25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/2c56dced185943d38bd9d71d21dce25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/2c56dced185943d38bd9d71d21dce25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/2c56dced185943d38bd9d71d21dce25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/2c56dced185943d38bd9d71d21dce25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/2c56dced185943d38bd9d71d21dce25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/2c56dced185943d38bd9d71d21dce25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/2c56dced185943d38bd9d71d21dce25d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2c56dced185943d38bd9d71d21dce25d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_2c56dced185943d38bd9d71d21dce25d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870", "id": "c6f02cf553454dd3a5a2abb5b66504e6"}, "audit_ids": ["1uri-t59TJmdmd5ko-3B1A"], "issued_at": "2018-08-03T08:17:03.000000Z"}} 2018-08-03 08:17:03,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 08:17:03,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"network": {"name": "cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870", "admin_state_up": true}}' 2018-08-03 08:17:03,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-9e7e129e-1356-4ae7-b2dd-75eaf30a48dc Date: Fri, 03 Aug 2018 08:17:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"81422b73-b4da-4900-97d2-f6a3887923a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2c56dced185943d38bd9d71d21dce25d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:17:03Z","is_default":false,"name":"cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:03Z","mtu":1450}} 2018-08-03 08:17:03,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9e7e129e-1356-4ae7-b2dd-75eaf30a48dc 2018-08-03 08:17:03,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.525704145432s 2018-08-03 08:17:03,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9e7e129e-1356-4ae7-b2dd-75eaf30a48dc 2018-08-03 08:17:03,851 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T08:17:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'81422b73-b4da-4900-97d2-f6a3887923a5', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870', u'admin_state_up': True, u'tenant_id': u'2c56dced185943d38bd9d71d21dce25d', u'created_at': u'2018-08-03T08:17:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2c56dced185943d38bd9d71d21dce25d', u'l2_adjacency': True}) 2018-08-03 08:17:03,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:17:03,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:17:04,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-0fe3d151-ecbb-4c3d-bbff-d1347dc111d4 Date: Fri, 03 Aug 2018 08:17:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"81422b73-b4da-4900-97d2-f6a3887923a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2c56dced185943d38bd9d71d21dce25d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:17:03Z","qos_policy_id":null,"name":"cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870","admin_state_up":true,"tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:03Z","mtu":1450}]} 2018-08-03 08:17:04,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0fe3d151-ecbb-4c3d-bbff-d1347dc111d4 2018-08-03 08:17:04,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317614078522s 2018-08-03 08:17:04,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0fe3d151-ecbb-4c3d-bbff-d1347dc111d4 2018-08-03 08:17:04,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 08:17:04,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"subnet": {"name": "cloudify-subnet_4396bd90-6317-4c1c-b410-a393f1b66870", "enable_dhcp": true, "network_id": "81422b73-b4da-4900-97d2-f6a3887923a5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 08:17:05,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6f8bc612-141c-4154-a8ec-109973a345bc Date: Fri, 03 Aug 2018 08:17:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81422b73-b4da-4900-97d2-f6a3887923a5","tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:17:04Z","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":"2c56dced185943d38bd9d71d21dce25d","id":"773e69e7-3a5c-4670-b370-3b9a9e546553","subnetpool_id":null,"name":"cloudify-subnet_4396bd90-6317-4c1c-b410-a393f1b66870"}} 2018-08-03 08:17:05,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6f8bc612-141c-4154-a8ec-109973a345bc 2018-08-03 08:17:05,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.881946802139s 2018-08-03 08:17:05,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6f8bc612-141c-4154-a8ec-109973a345bc 2018-08-03 08:17:05,054 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:17:04Z', 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'773e69e7-3a5c-4670-b370-3b9a9e546553', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_4396bd90-6317-4c1c-b410-a393f1b66870', u'enable_dhcp': True, u'network_id': u'81422b73-b4da-4900-97d2-f6a3887923a5', u'tenant_id': u'2c56dced185943d38bd9d71d21dce25d', u'created_at': u'2018-08-03T08:17:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2c56dced185943d38bd9d71d21dce25d'}) 2018-08-03 08:17:05,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 08:17:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "cloudify-router_4396bd90-6317-4c1c-b410-a393f1b66870", "admin_state_up": true}}' 2018-08-03 08:17:11,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-af6d55eb-ee2a-496a-9eea-93f0eec28975 Date: Fri, 03 Aug 2018 08:17:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:05Z", "admin_state_up": true, "updated_at": "2018-08-03T08:17:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "332a8051-bc3d-4a10-9ee6-2e808e1855c4", "name": "cloudify-router_4396bd90-6317-4c1c-b410-a393f1b66870"}} 2018-08-03 08:17:11,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-af6d55eb-ee2a-496a-9eea-93f0eec28975 2018-08-03 08:17:11,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.87569880486s 2018-08-03 08:17:11,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-af6d55eb-ee2a-496a-9eea-93f0eec28975 2018-08-03 08:17:11,931 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:17:07Z', u'revision_number': 3, u'id': u'332a8051-bc3d-4a10-9ee6-2e808e1855c4', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_4396bd90-6317-4c1c-b410-a393f1b66870', u'admin_state_up': True, u'tenant_id': u'2c56dced185943d38bd9d71d21dce25d', u'created_at': u'2018-08-03T08:17:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'2c56dced185943d38bd9d71d21dce25d'}) 2018-08-03 08:17:11,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 08:17:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"subnet_id": "773e69e7-3a5c-4670-b370-3b9a9e546553"}' 2018-08-03 08:17:14,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0d7c6c7-a18a-4394-90c8-fa9274ae59a4 Date: Fri, 03 Aug 2018 08:17:15 GMT RESP BODY: {"network_id": "81422b73-b4da-4900-97d2-f6a3887923a5", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "subnet_id": "773e69e7-3a5c-4670-b370-3b9a9e546553", "subnet_ids": ["773e69e7-3a5c-4670-b370-3b9a9e546553"], "port_id": "fa41aa9d-7f65-426b-9871-caa29ab2a45a", "id": "332a8051-bc3d-4a10-9ee6-2e808e1855c4"} 2018-08-03 08:17:14,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4/add_router_interface.json used request id req-c0d7c6c7-a18a-4394-90c8-fa9274ae59a4 2018-08-03 08:17:14,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.03570199013s 2018-08-03 08:17:14,968 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4/add_router_interface.json used request id req-c0d7c6c7-a18a-4394-90c8-fa9274ae59a4 returning object 332a8051-bc3d-4a10-9ee6-2e808e1855c4 2018-08-03 08:17:14,968 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-03 08:17:37,865 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-03 08:17:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:17:37,872 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 08:17:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 08:17:37,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:17:37,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:17:38,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-58e9e4fe-5458-4bcd-900a-c76ed9e688e4 Date: Fri, 03 Aug 2018 08:17:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:17:38,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-58e9e4fe-5458-4bcd-900a-c76ed9e688e4 2018-08-03 08:17:38,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.231025934219s 2018-08-03 08:17:38,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-58e9e4fe-5458-4bcd-900a-c76ed9e688e4 2018-08-03 08:17:38,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:17:38,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870"}' 2018-08-03 08:17:38,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b3ebf1ac-ea24-4472-84cd-7f94e1c317e4 Date: Fri, 03 Aug 2018 08:17:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file", "owner": "2c56dced185943d38bd9d71d21dce25d", "id": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "size": null, "self": "/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:17:38Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "checksum": null, "created_at": "2018-08-03T08:17:38Z", "protected": false} 2018-08-03 08:17:38,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b3ebf1ac-ea24-4472-84cd-7f94e1c317e4 2018-08-03 08:17:38,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.271847963333s 2018-08-03 08:17:38,388 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b3ebf1ac-ea24-4472-84cd-7f94e1c317e4 returning object 22d2557a-a55f-431f-a615-9ad1cf3e4279 2018-08-03 08:17:38,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:17:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '' 2018-08-03 08:18:35,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-347b9817-64ab-476a-9ff5-f0ace537fe48 Date: Fri, 03 Aug 2018 08:18:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:18:35,421 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file used request id req-347b9817-64ab-476a-9ff5-f0ace537fe48 2018-08-03 08:18:35,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.0315990448s 2018-08-03 08:18:35,421 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file used request id req-347b9817-64ab-476a-9ff5-f0ace537fe48 2018-08-03 08:18:35,421 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:17:38Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file', u'owner': u'2c56dced185943d38bd9d71d21dce25d', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'22d2557a-a55f-431f-a615-9ad1cf3e4279', u'size': None, u'name': u'cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870', u'checksum': None, u'self': u'/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:17:38Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:18:35,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:18:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_4396bd90-6317-4c1c-b410-a393f1b66870", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-03 08:18:35,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:18: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-fd3374c3-5f2b-4a33-b3c5-ed20fe396aec x-compute-request-id: req-fd3374c3-5f2b-4a33-b3c5-ed20fe396aec Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_4396bd90-6317-4c1c-b410-a393f1b66870", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "bffa3a0a-b29b-48c7-992e-c7293d2992e8"}} 2018-08-03 08:18:35,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fd3374c3-5f2b-4a33-b3c5-ed20fe396aec 2018-08-03 08:18:35,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.235273122787s 2018-08-03 08:18:35,658 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fd3374c3-5f2b-4a33-b3c5-ed20fe396aec 2018-08-03 08:18:35,659 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_4396bd90-6317-4c1c-b410-a393f1b66870', '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'38876c385bea4432bfcee5a27ae0c10d', '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'bffa3a0a-b29b-48c7-992e-c7293d2992e8', 'swap': 0}) 2018-08-03 08:18:35,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:18:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" -d '{"extra_specs": {}}' 2018-08-03 08:18:35,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:18: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-af149c1e-7ebe-4098-b783-99c0e40459ff x-compute-request-id: req-af149c1e-7ebe-4098-b783-99c0e40459ff Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:18:35,687 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8/os-extra_specs used request id req-af149c1e-7ebe-4098-b783-99c0e40459ff 2018-08-03 08:18:35,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0274469852448s 2018-08-03 08:18:35,687 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8/os-extra_specs used request id req-af149c1e-7ebe-4098-b783-99c0e40459ff 2018-08-03 08:18:35,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 08:18:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"keypair": {"name": "cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870"}}' 2018-08-03 08:18:36,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:18: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-514e43e9-aece-4f82-af94-30fca781b6c5 x-compute-request-id: req-514e43e9-aece-4f82-af94-30fca781b6c5 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAH8WGLXGgb3fnM6k4jO1UjTHTI7YctanIqRAIfLQ2oy4hUGcJblbgGvcJ7OYKLQSlmWg04AmfE8R/1+sXZFNzvjiclmj5Ri68pRZd0EYXNtghauh2i8YkjWIBum3ZtGRMKVZ6hCUFTbBJPOvmzTz2PwovEGCFJerPOElA0qZHvBTgTVw1qHWKsF71x0sAjiwYCzUHfzxT4CgHYUU0WFOzCUxRz0IY7BJVlSX4uqOCetKnO6qDpWKFIH8xOMISUI8iQPjDsnGyt451/6eqClFoJYbyOUvEG/14XEOT++ZM6ADQUCZhMEQG6mEXFG8GDgkLA+tJ1A++qRrRVYbxbAvz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwB/Fhi1xoG935zOpOIztVI0x0yO2HLWpyKkQCHy0NqMuIVBn\nCW5W4Br3CezmCi0EpZloNOAJnxPEf9frF2RTc744nJZo+UYuvKUWXdBGFzbYIWro\ndovGJI1iAbpt2bRkTClWeoQlBU2wSTzr5s089j8KLxBghSXqzzhJQNKmR7wU4E1c\nNah1irBe9cdLAI4sGAs1B388U+AoB2FFNFhTswlMUc9CGOwSVZUl+LqjgnrSpzuq\ng6VihSB/MTjCElCPIkD4w7JxsreOdf+nqgpRaCWG8jlLxBv9eFxDk/vmTOgA0FAm\nYTBEBuphFxRvBg4JCwPrSdQPvqka0VWG8WwL8wIDAQABAoIBABMkl0fRS1sTAD13\nNks+L3+XOfmxuzmNGEe4ILLXyhUPmU8Udc/IwLs/tJG2mw00gxwE9w8dq5fAHnom\nh3QjOPV1ZKqlifwcdBez01CxqeoyOsLJpjP5pVqLA9LsQnnIsZ2tGMLIW+/1V7VU\nbqTmmkZm7ZrW5OcfahAPqazd0FehR64mQnTwA/huDIlzVvNzm8vBCNUEODIU/l1X\ny9V0ewQvr8ly6412ceYP/YPp1dkoices7NAO5U76iZVAc8v6JlmNfuAJ3kPS2daQ\n0rpxHspLa1EEUMv9bg2zDMCSC+dndjHrUhEb5zjInWTKiVMfZes8vikpLz+kSfis\n6bfHr9ECgYEA59TmF2W73EXUFkYLb+zt1J3Awzx26I0WUygV7SGztSSa0MNXSTMu\nVUi0kNkCc0G3yCrEOksUddxrMdAcVnm6zeM6dIezuIpS67AX8gmZOpUbnQMijlIq\nbFMI0f00WQhGKS3BHm1jWKm1EG7qQgvnfZWPYElFVPiDdivML5O3gP8CgYEA1Ccp\ndcUV4j+vUZDssBQTKNmuE8fa4cKqIzAgQJR5KcgcoF0LVrxrq8fiFrwq6GSUMeqt\n/aEYM7N0wEEekxi0ZjoXg6AXkQZ6NguBQj1rUS6wTzgZug/Ey2/FCcrjmmI3dZJY\n7jfH42sDrR9Yvr/xqEmtkZeYg7McuEoAHOzmgQ0CgYBx1YQ1sOqRumftl+89wiT1\n5ZAlTadFgSGZK3G4wnevVo3+PCy78LmrfsvK5APj/Dz1uKopxXwCc3zfNMT1YUhs\nmEq3tXp1/tXAjPL1Eel/bn/klQl+wLG8Bvmpwp7VqM5qoeDVw/ioLIyPySaVz6qX\na7y/FrtIgc5rVA4qvmm4mQKBgDwPDhyp+6T+NGqZ5Xd/Z2EkJrSw2lUZH8MwZ6EA\np0Bdx0TaslAOrUiHIIkhIeCCQLXU4wavKUPRpNacWMR5tPBPt8JqeuFyfPx5y1Du\nREhKOF1k21uiBSs2bAh2qHJXJa4iDQz7O5o0/GhxPFVbz1S97uYNjX6TISlGwbtu\nkV6tAoGAbHv/j80D/SZjdVizsPA9DHSqLnKqxf+c2NE6gYs4S1SPFdFRwPOsHz8+\nnHqGqkahdstamhp473D19Yc3WoZ+TGh5KJgqwlA33qzf6Lqqd0g9XJ97gELFkOKy\nmlWe68Y70cyqw0cnKy5F53DPY//I+fah8od3aHSEohTW+auc50M=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c6f02cf553454dd3a5a2abb5b66504e6", "name": "cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870", "fingerprint": "6a:dc:53:aa:c4:a4:e5:aa:1a:5e:e5:b6:6c:58:98:0c"}} 2018-08-03 08:18:36,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-514e43e9-aece-4f82-af94-30fca781b6c5 2018-08-03 08:18:36,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.768978118896s 2018-08-03 08:18:36,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-514e43e9-aece-4f82-af94-30fca781b6c5 2018-08-03 08:18:36,458 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAH8WGLXGgb3fnM6k4jO1UjTHTI7YctanIqRAIfLQ2oy4hUGcJblbgGvcJ7OYKLQSlmWg04AmfE8R/1+sXZFNzvjiclmj5Ri68pRZd0EYXNtghauh2i8YkjWIBum3ZtGRMKVZ6hCUFTbBJPOvmzTz2PwovEGCFJerPOElA0qZHvBTgTVw1qHWKsF71x0sAjiwYCzUHfzxT4CgHYUU0WFOzCUxRz0IY7BJVlSX4uqOCetKnO6qDpWKFIH8xOMISUI8iQPjDsnGyt451/6eqClFoJYbyOUvEG/14XEOT++ZM6ADQUCZhMEQG6mEXFG8GDgkLA+tJ1A++qRrRVYbxbAvz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwB/Fhi1xoG935zOpOIztVI0x0yO2HLWpyKkQCHy0NqMuIVBn\nCW5W4Br3CezmCi0EpZloNOAJnxPEf9frF2RTc744nJZo+UYuvKUWXdBGFzbYIWro\ndovGJI1iAbpt2bRkTClWeoQlBU2wSTzr5s089j8KLxBghSXqzzhJQNKmR7wU4E1c\nNah1irBe9cdLAI4sGAs1B388U+AoB2FFNFhTswlMUc9CGOwSVZUl+LqjgnrSpzuq\ng6VihSB/MTjCElCPIkD4w7JxsreOdf+nqgpRaCWG8jlLxBv9eFxDk/vmTOgA0FAm\nYTBEBuphFxRvBg4JCwPrSdQPvqka0VWG8WwL8wIDAQABAoIBABMkl0fRS1sTAD13\nNks+L3+XOfmxuzmNGEe4ILLXyhUPmU8Udc/IwLs/tJG2mw00gxwE9w8dq5fAHnom\nh3QjOPV1ZKqlifwcdBez01CxqeoyOsLJpjP5pVqLA9LsQnnIsZ2tGMLIW+/1V7VU\nbqTmmkZm7ZrW5OcfahAPqazd0FehR64mQnTwA/huDIlzVvNzm8vBCNUEODIU/l1X\ny9V0ewQvr8ly6412ceYP/YPp1dkoices7NAO5U76iZVAc8v6JlmNfuAJ3kPS2daQ\n0rpxHspLa1EEUMv9bg2zDMCSC+dndjHrUhEb5zjInWTKiVMfZes8vikpLz+kSfis\n6bfHr9ECgYEA59TmF2W73EXUFkYLb+zt1J3Awzx26I0WUygV7SGztSSa0MNXSTMu\nVUi0kNkCc0G3yCrEOksUddxrMdAcVnm6zeM6dIezuIpS67AX8gmZOpUbnQMijlIq\nbFMI0f00WQhGKS3BHm1jWKm1EG7qQgvnfZWPYElFVPiDdivML5O3gP8CgYEA1Ccp\ndcUV4j+vUZDssBQTKNmuE8fa4cKqIzAgQJR5KcgcoF0LVrxrq8fiFrwq6GSUMeqt\n/aEYM7N0wEEekxi0ZjoXg6AXkQZ6NguBQj1rUS6wTzgZug/Ey2/FCcrjmmI3dZJY\n7jfH42sDrR9Yvr/xqEmtkZeYg7McuEoAHOzmgQ0CgYBx1YQ1sOqRumftl+89wiT1\n5ZAlTadFgSGZK3G4wnevVo3+PCy78LmrfsvK5APj/Dz1uKopxXwCc3zfNMT1YUhs\nmEq3tXp1/tXAjPL1Eel/bn/klQl+wLG8Bvmpwp7VqM5qoeDVw/ioLIyPySaVz6qX\na7y/FrtIgc5rVA4qvmm4mQKBgDwPDhyp+6T+NGqZ5Xd/Z2EkJrSw2lUZH8MwZ6EA\np0Bdx0TaslAOrUiHIIkhIeCCQLXU4wavKUPRpNacWMR5tPBPt8JqeuFyfPx5y1Du\nREhKOF1k21uiBSs2bAh2qHJXJa4iDQz7O5o0/GhxPFVbz1S97uYNjX6TISlGwbtu\nkV6tAoGAbHv/j80D/SZjdVizsPA9DHSqLnKqxf+c2NE6gYs4S1SPFdFRwPOsHz8+\nnHqGqkahdstamhp473D19Yc3WoZ+TGh5KJgqwlA33qzf6Lqqd0g9XJ97gELFkOKy\nmlWe68Y70cyqw0cnKy5F53DPY//I+fah8od3aHSEohTW+auc50M=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c6f02cf553454dd3a5a2abb5b66504e6', 'name': u'cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870', 'created_at': '2018-08-03T08:18:36.458373', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c56dced185943d38bd9d71d21dce25d', 'name': 'cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6a:dc:53:aa:c4:a4:e5:aa:1a:5e:e5:b6:6c:58:98:0c', 'type': 'ssh', 'id': u'cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870'}) 2018-08-03 08:18:36,458 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwB/Fhi1xoG935zOpOIztVI0x0yO2HLWpyKkQCHy0NqMuIVBn CW5W4Br3CezmCi0EpZloNOAJnxPEf9frF2RTc744nJZo+UYuvKUWXdBGFzbYIWro dovGJI1iAbpt2bRkTClWeoQlBU2wSTzr5s089j8KLxBghSXqzzhJQNKmR7wU4E1c Nah1irBe9cdLAI4sGAs1B388U+AoB2FFNFhTswlMUc9CGOwSVZUl+LqjgnrSpzuq g6VihSB/MTjCElCPIkD4w7JxsreOdf+nqgpRaCWG8jlLxBv9eFxDk/vmTOgA0FAm YTBEBuphFxRvBg4JCwPrSdQPvqka0VWG8WwL8wIDAQABAoIBABMkl0fRS1sTAD13 Nks+L3+XOfmxuzmNGEe4ILLXyhUPmU8Udc/IwLs/tJG2mw00gxwE9w8dq5fAHnom h3QjOPV1ZKqlifwcdBez01CxqeoyOsLJpjP5pVqLA9LsQnnIsZ2tGMLIW+/1V7VU bqTmmkZm7ZrW5OcfahAPqazd0FehR64mQnTwA/huDIlzVvNzm8vBCNUEODIU/l1X y9V0ewQvr8ly6412ceYP/YPp1dkoices7NAO5U76iZVAc8v6JlmNfuAJ3kPS2daQ 0rpxHspLa1EEUMv9bg2zDMCSC+dndjHrUhEb5zjInWTKiVMfZes8vikpLz+kSfis 6bfHr9ECgYEA59TmF2W73EXUFkYLb+zt1J3Awzx26I0WUygV7SGztSSa0MNXSTMu VUi0kNkCc0G3yCrEOksUddxrMdAcVnm6zeM6dIezuIpS67AX8gmZOpUbnQMijlIq bFMI0f00WQhGKS3BHm1jWKm1EG7qQgvnfZWPYElFVPiDdivML5O3gP8CgYEA1Ccp dcUV4j+vUZDssBQTKNmuE8fa4cKqIzAgQJR5KcgcoF0LVrxrq8fiFrwq6GSUMeqt /aEYM7N0wEEekxi0ZjoXg6AXkQZ6NguBQj1rUS6wTzgZug/Ey2/FCcrjmmI3dZJY 7jfH42sDrR9Yvr/xqEmtkZeYg7McuEoAHOzmgQ0CgYBx1YQ1sOqRumftl+89wiT1 5ZAlTadFgSGZK3G4wnevVo3+PCy78LmrfsvK5APj/Dz1uKopxXwCc3zfNMT1YUhs mEq3tXp1/tXAjPL1Eel/bn/klQl+wLG8Bvmpwp7VqM5qoeDVw/ioLIyPySaVz6qX a7y/FrtIgc5rVA4qvmm4mQKBgDwPDhyp+6T+NGqZ5Xd/Z2EkJrSw2lUZH8MwZ6EA p0Bdx0TaslAOrUiHIIkhIeCCQLXU4wavKUPRpNacWMR5tPBPt8JqeuFyfPx5y1Du REhKOF1k21uiBSs2bAh2qHJXJa4iDQz7O5o0/GhxPFVbz1S97uYNjX6TISlGwbtu kV6tAoGAbHv/j80D/SZjdVizsPA9DHSqLnKqxf+c2NE6gYs4S1SPFdFRwPOsHz8+ nHqGqkahdstamhp473D19Yc3WoZ+TGh5KJgqwlA33qzf6Lqqd0g9XJ97gELFkOKy mlWe68Y70cyqw0cnKy5F53DPY//I+fah8od3aHSEohTW+auc50M= -----END RSA PRIVATE KEY----- 2018-08-03 08:18:36,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 08:18:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"security_group": {"name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-03 08:18:37,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-6567c961-f9a5-4ccb-b483-ba09413eec71 Date: Fri, 03 Aug 2018 08:18:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}} 2018-08-03 08:18:37,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6567c961-f9a5-4ccb-b483-ba09413eec71 2018-08-03 08:18:37,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.588424921036s 2018-08-03 08:18:37,051 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6567c961-f9a5-4ccb-b483-ba09413eec71 2018-08-03 08:18:37,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:37,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:37,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-c7c4d441-f164-496d-9a56-7d33f233f203 Date: Fri, 03 Aug 2018 08:18:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:37,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c7c4d441-f164-496d-9a56-7d33f233f203 2018-08-03 08:18:37,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233863115311s 2018-08-03 08:18:37,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c7c4d441-f164-496d-9a56-7d33f233f203 2018-08-03 08:18:37,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:18:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -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": "d8785724-5382-4aff-b66b-9978b413799d"}}' 2018-08-03 08:18:37,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5e3bc04a-40eb-456e-8026-d72e330f7d4d Date: Fri, 03 Aug 2018 08:18: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": 22, "updated_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "port_range_min": 22, "revision_number": 0, "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:37Z", "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0"}} 2018-08-03 08:18:37,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-5e3bc04a-40eb-456e-8026-d72e330f7d4d 2018-08-03 08:18:37,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.324945926666s 2018-08-03 08:18:37,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-5e3bc04a-40eb-456e-8026-d72e330f7d4d 2018-08-03 08:18:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:37,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:37,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-69012d06-bbef-442a-93b3-3cab270f202d Date: Fri, 03 Aug 2018 08:18:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 2, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:37,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-69012d06-bbef-442a-93b3-3cab270f202d 2018-08-03 08:18:37,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236852884293s 2018-08-03 08:18:37,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-69012d06-bbef-442a-93b3-3cab270f202d 2018-08-03 08:18:37,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:18:37,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -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": "d8785724-5382-4aff-b66b-9978b413799d"}}' 2018-08-03 08:18:38,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dfe8b5e3-4e01-434d-8a1a-db383c599ade Date: Fri, 03 Aug 2018 08:18:38 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-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "port_range_min": null, "revision_number": 0, "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:37Z", "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "43e7944a-37d1-4c7f-90c4-b273db255a05"}} 2018-08-03 08:18:38,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dfe8b5e3-4e01-434d-8a1a-db383c599ade 2018-08-03 08:18:38,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144556999207s 2018-08-03 08:18:38,007 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dfe8b5e3-4e01-434d-8a1a-db383c599ade 2018-08-03 08:18:38,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:38,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:38,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-1b66b42c-ae05-4456-adf8-2956d96a842e Date: Fri, 03 Aug 2018 08:18:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "43e7944a-37d1-4c7f-90c4-b273db255a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 3, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:38,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1b66b42c-ae05-4456-adf8-2956d96a842e 2018-08-03 08:18:38,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526020526886s 2018-08-03 08:18:38,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1b66b42c-ae05-4456-adf8-2956d96a842e 2018-08-03 08:18:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:18:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -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": "d8785724-5382-4aff-b66b-9978b413799d"}}' 2018-08-03 08:18:38,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ce46ebf6-07ec-454a-b616-35e3ee769908 Date: Fri, 03 Aug 2018 08:18:38 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-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "port_range_min": 80, "revision_number": 0, "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:38Z", "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "2521d5a4-9c18-468d-8dcd-feb60c77f299"}} 2018-08-03 08:18:38,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ce46ebf6-07ec-454a-b616-35e3ee769908 2018-08-03 08:18:38,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.545458078384s 2018-08-03 08:18:38,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ce46ebf6-07ec-454a-b616-35e3ee769908 2018-08-03 08:18:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-0afa24ed-9e73-4460-87f5-56170b20aba9 Date: Fri, 03 Aug 2018 08:18:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "2521d5a4-9c18-468d-8dcd-feb60c77f299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "43e7944a-37d1-4c7f-90c4-b273db255a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 4, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:38,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0afa24ed-9e73-4460-87f5-56170b20aba9 2018-08-03 08:18:38,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512261390686s 2018-08-03 08:18:38,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0afa24ed-9e73-4460-87f5-56170b20aba9 2018-08-03 08:18:38,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:18:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -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": "d8785724-5382-4aff-b66b-9978b413799d"}}' 2018-08-03 08:18:38,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-dac2ef99-9480-4892-be8b-0f5860fb3139 Date: Fri, 03 Aug 2018 08:18:39 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-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "port_range_min": 443, "revision_number": 0, "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:38Z", "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "be0267e8-66e3-4b9b-a008-b5a8ee6d8b2a"}} 2018-08-03 08:18:38,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dac2ef99-9480-4892-be8b-0f5860fb3139 2018-08-03 08:18:38,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.317957878113s 2018-08-03 08:18:38,990 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-dac2ef99-9480-4892-be8b-0f5860fb3139 2018-08-03 08:18:38,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:39,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-811d034a-d226-41fb-9299-da4a3eef2ba2 Date: Fri, 03 Aug 2018 08:18:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "2521d5a4-9c18-468d-8dcd-feb60c77f299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "43e7944a-37d1-4c7f-90c4-b273db255a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "be0267e8-66e3-4b9b-a008-b5a8ee6d8b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 5, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:39,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-811d034a-d226-41fb-9299-da4a3eef2ba2 2018-08-03 08:18:39,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229084968567s 2018-08-03 08:18:39,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-811d034a-d226-41fb-9299-da4a3eef2ba2 2018-08-03 08:18:39,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:18:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -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": "d8785724-5382-4aff-b66b-9978b413799d"}}' 2018-08-03 08:18:39,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-b74bdca5-938d-423b-97b5-53f59dee4035 Date: Fri, 03 Aug 2018 08:18:39 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-08-03T08:18:39Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:39Z", "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "671b26fd-10f7-4639-b058-8dac3ce04df9"}} 2018-08-03 08:18:39,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b74bdca5-938d-423b-97b5-53f59dee4035 2018-08-03 08:18:39,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338835954666s 2018-08-03 08:18:39,566 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b74bdca5-938d-423b-97b5-53f59dee4035 2018-08-03 08:18:39,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:39,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:39,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-f8b835c3-a89e-4d02-bf9f-cbfa40484d37 Date: Fri, 03 Aug 2018 08:18:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "2521d5a4-9c18-468d-8dcd-feb60c77f299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "43e7944a-37d1-4c7f-90c4-b273db255a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T08:18:39Z", "revision_number": 0, "id": "671b26fd-10f7-4639-b058-8dac3ce04df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:39Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "be0267e8-66e3-4b9b-a008-b5a8ee6d8b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 6, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:39,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f8b835c3-a89e-4d02-bf9f-cbfa40484d37 2018-08-03 08:18:39,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.058119058609s 2018-08-03 08:18:39,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f8b835c3-a89e-4d02-bf9f-cbfa40484d37 2018-08-03 08:18:39,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:18:39,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -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": "d8785724-5382-4aff-b66b-9978b413799d"}}' 2018-08-03 08:18:39,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c821a809-1df9-4bf2-a616-859ba3765089 Date: Fri, 03 Aug 2018 08:18:39 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-08-03T08:18:39Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:39Z", "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b64b3abf-67b4-47d1-a14a-cc8b2774cd4e"}} 2018-08-03 08:18:39,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c821a809-1df9-4bf2-a616-859ba3765089 2018-08-03 08:18:39,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148346185684s 2018-08-03 08:18:39,780 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c821a809-1df9-4bf2-a616-859ba3765089 2018-08-03 08:18:39,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:18:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:40,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-c698c4ca-daf4-4ed1-a8dd-9b5c3e0aabc9 Date: Fri, 03 Aug 2018 08:18:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"81422b73-b4da-4900-97d2-f6a3887923a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2c56dced185943d38bd9d71d21dce25d","l2_adjacency":true,"status":"ACTIVE","subnets":["773e69e7-3a5c-4670-b370-3b9a9e546553"],"description":"","tags":[],"updated_at":"2018-08-03T08:17:04Z","qos_policy_id":null,"name":"cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870","admin_state_up":true,"tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:03Z","mtu":1450}]} 2018-08-03 08:18:40,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c698c4ca-daf4-4ed1-a8dd-9b5c3e0aabc9 2018-08-03 08:18:40,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287040948868s 2018-08-03 08:18:40,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c698c4ca-daf4-4ed1-a8dd-9b5c3e0aabc9 2018-08-03 08:18:40,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:18:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:40,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1c78b32e-ec74-49ef-a80f-032260566a30 Date: Fri, 03 Aug 2018 08:18:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/snap", "metadata": {}}], "file": "/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file", "owner": "2c56dced185943d38bd9d71d21dce25d", "id": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "size": 4373348352, "self": "/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:18:35Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T08:17:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:18:40,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1c78b32e-ec74-49ef-a80f-032260566a30 2018-08-03 08:18:40,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21364402771s 2018-08-03 08:18:40,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-1c78b32e-ec74-49ef-a80f-032260566a30 2018-08-03 08:18:40,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:18:40,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:40,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-800aa6e4-eae8-4189-9883-b2de43b7600d x-compute-request-id: req-800aa6e4-eae8-4189-9883-b2de43b7600d Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_4396bd90-6317-4c1c-b410-a393f1b66870", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "bffa3a0a-b29b-48c7-992e-c7293d2992e8"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:18:40,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-800aa6e4-eae8-4189-9883-b2de43b7600d 2018-08-03 08:18:40,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335640907288s 2018-08-03 08:18:40,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-800aa6e4-eae8-4189-9883-b2de43b7600d 2018-08-03 08:18:40,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 08:18:40,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"server": {"name": "cloudify-vm_4396bd90-6317-4c1c-b410-a393f1b66870", "imageRef": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "key_name": "cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870", "flavorRef": "bffa3a0a-b29b-48c7-992e-c7293d2992e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "81422b73-b4da-4900-97d2-f6a3887923a5"}], "security_groups": [{"name": "d8785724-5382-4aff-b66b-9978b413799d"}]}}' 2018-08-03 08:18:44,064 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aeef81de-f387-4a3f-bf01-08a20553568e x-compute-request-id: req-aeef81de-f387-4a3f-bf01-08a20553568e Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d8785724-5382-4aff-b66b-9978b413799d"}], "OS-DCF:diskConfig": "MANUAL", "id": "17a249e1-8da6-42f1-82c4-73b9b347c8f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "bookmark"}], "adminPass": "2kpWVCyei9qn"}} 2018-08-03 08:18:44,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-aeef81de-f387-4a3f-bf01-08a20553568e 2018-08-03 08:18:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.73837399483s 2018-08-03 08:18:44,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-aeef81de-f387-4a3f-bf01-08a20553568e 2018-08-03 08:18:44,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 08:18:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:44,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b86aad0-2286-49a4-8687-fa5c184787d1 x-compute-request-id: req-1b86aad0-2286-49a4-8687-fa5c184787d1 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "bookmark"}], "image": {"id": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "links": [{"href": "http://172.30.9.25:8774/images/22d2557a-a55f-431f-a615-9ad1cf3e4279", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bffa3a0a-b29b-48c7-992e-c7293d2992e8", "links": [{"href": "http://172.30.9.25:8774/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "bookmark"}]}, "id": "17a249e1-8da6-42f1-82c4-73b9b347c8f2", "user_id": "c6f02cf553454dd3a5a2abb5b66504e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:18:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870", "name": "cloudify-vm_4396bd90-6317-4c1c-b410-a393f1b66870", "created": "2018-08-03T08:18:44Z", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 08:18:44,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2 used request id req-1b86aad0-2286-49a4-8687-fa5c184787d1 2018-08-03 08:18:44,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.178955078125s 2018-08-03 08:18:44,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2 used request id req-1b86aad0-2286-49a4-8687-fa5c184787d1 2018-08-03 08:18:44,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:18:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:44,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-3cd20351-bb1c-4211-a7db-8ef06549857f Date: Fri, 03 Aug 2018 08:18:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"81422b73-b4da-4900-97d2-f6a3887923a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2c56dced185943d38bd9d71d21dce25d","l2_adjacency":true,"status":"ACTIVE","subnets":["773e69e7-3a5c-4670-b370-3b9a9e546553"],"description":"","tags":[],"updated_at":"2018-08-03T08:17:04Z","qos_policy_id":null,"name":"cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870","admin_state_up":true,"tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:03Z","mtu":1450}]} 2018-08-03 08:18:44,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3cd20351-bb1c-4211-a7db-8ef06549857f 2018-08-03 08:18:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294973134995s 2018-08-03 08:18:44,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3cd20351-bb1c-4211-a7db-8ef06549857f 2018-08-03 08:18:44,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:18:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:44,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-77f57e1a-7e56-4e8d-9fe8-ff720ac87136 Date: Fri, 03 Aug 2018 08:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81422b73-b4da-4900-97d2-f6a3887923a5","tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:17:04Z","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":"2c56dced185943d38bd9d71d21dce25d","id":"773e69e7-3a5c-4670-b370-3b9a9e546553","subnetpool_id":null,"name":"cloudify-subnet_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:44,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-77f57e1a-7e56-4e8d-9fe8-ff720ac87136 2018-08-03 08:18:44,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0519399642944s 2018-08-03 08:18:44,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-77f57e1a-7e56-4e8d-9fe8-ff720ac87136 2018-08-03 08:18:44,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:18:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:45,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb7b11d-e740-4967-9898-85c20a97a8bb x-compute-request-id: req-0fb7b11d-e740-4967-9898-85c20a97a8bb 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.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "bookmark"}], "image": {"id": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "links": [{"href": "http://172.30.9.25:8774/images/22d2557a-a55f-431f-a615-9ad1cf3e4279", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bffa3a0a-b29b-48c7-992e-c7293d2992e8", "links": [{"href": "http://172.30.9.25:8774/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "bookmark"}]}, "id": "17a249e1-8da6-42f1-82c4-73b9b347c8f2", "user_id": "c6f02cf553454dd3a5a2abb5b66504e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:18:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870", "name": "cloudify-vm_4396bd90-6317-4c1c-b410-a393f1b66870", "created": "2018-08-03T08:18:44Z", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:18:45,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0fb7b11d-e740-4967-9898-85c20a97a8bb 2018-08-03 08:18:45,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757809877396s 2018-08-03 08:18:45,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0fb7b11d-e740-4967-9898-85c20a97a8bb 2018-08-03 08:18:45,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:18:47,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:18:47,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:47,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-2b771261-95d5-4cb4-9cfe-e7d24f571ef9 x-compute-request-id: req-2b771261-95d5-4cb4-9cfe-e7d24f571ef9 Content-Encoding: gzip Content-Length: 585 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/17a249e1-8da6-42f1-82c4-73b9b347c8f2", "rel": "bookmark"}], "image": {"id": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "links": [{"href": "http://172.30.9.25:8774/images/22d2557a-a55f-431f-a615-9ad1cf3e4279", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bffa3a0a-b29b-48c7-992e-c7293d2992e8", "links": [{"href": "http://172.30.9.25:8774/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "bookmark"}]}, "id": "17a249e1-8da6-42f1-82c4-73b9b347c8f2", "user_id": "c6f02cf553454dd3a5a2abb5b66504e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-03T08:18:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870", "name": "cloudify-vm_4396bd90-6317-4c1c-b410-a393f1b66870", "created": "2018-08-03T08:18:44Z", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:18:47,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b771261-95d5-4cb4-9cfe-e7d24f571ef9 2018-08-03 08:18:47,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513692855835s 2018-08-03 08:18:47,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b771261-95d5-4cb4-9cfe-e7d24f571ef9 2018-08-03 08:18:47,885 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 410, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 184, in boot_vm vm1 = self.cloud.wait_for_server(vm1, auto_ip=False) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'22d2557a-a55f-431f-a615-9ad1cf3e4279'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'bffa3a0a-b29b-48c7-992e-c7293d2992e8'}), 'az': u'', 'id': u'17a249e1-8da6-42f1-82c4-73b9b347c8f2', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6f02cf553454dd3a5a2abb5b66504e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2c56dced185943d38bd9d71d21dce25d', 'name': 'cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-03T08:18:44Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'2c56dced185943d38bd9d71d21dce25d', 'name': u'cloudify-vm_4396bd90-6317-4c1c-b410-a393f1b66870', 'adminPass': None, 'tenant_id': u'2c56dced185943d38bd9d71d21dce25d', 'created_at': u'2018-08-03T08:18:44Z', 'created': u'2018-08-03T08:18:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-03 08:18:48,003 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 08:18:48,004 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:45 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-03 08:18:48,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:18:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:48,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-c1bdebd4-18d1-406e-809a-b03e77b1eb2d Date: Fri, 03 Aug 2018 08:18:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:03Z", "updated_at": "2018-08-03T08:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "4f304a9c-e27f-43a3-89bd-da1f9488a7a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "6bb760bb-e44c-4ad9-987f-e992cca7f9f8", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "bd14f3c1-ec38-4858-bbc8-b48177ee5f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:17:03Z", "revision_number": 0, "id": "f9cea299-7898-4041-a91a-bac9d5ce6923", "remote_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "remote_ip_prefix": null, "created_at": "2018-08-03T08:17:03Z", "security_group_id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 1, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "b10fb3d3-20a5-434b-8b68-01667b4423ba", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:18:36Z", "updated_at": "2018-08-03T08:18:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "2521d5a4-9c18-468d-8dcd-feb60c77f299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "39f28402-dcd9-4ff5-8956-fe7d15666a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv6", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "43e7944a-37d1-4c7f-90c4-b273db255a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:18:36Z", "revision_number": 0, "id": "52e8e0b8-d453-4cd1-9cb4-3212b37df386", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:36Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": null, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T08:18:39Z", "revision_number": 0, "id": "671b26fd-10f7-4639-b058-8dac3ce04df9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:39Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T08:18:39Z", "revision_number": 0, "id": "b64b3abf-67b4-47d1-a14a-cc8b2774cd4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:39Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:18:38Z", "revision_number": 0, "id": "be0267e8-66e3-4b9b-a008-b5a8ee6d8b2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:38Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:18:37Z", "revision_number": 0, "id": "f481d5b4-17fa-4c22-89aa-f71be2085ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:18:37Z", "security_group_id": "d8785724-5382-4aff-b66b-9978b413799d", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2c56dced185943d38bd9d71d21dce25d"}], "revision_number": 7, "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "d8785724-5382-4aff-b66b-9978b413799d", "name": "cloudify-sg_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:48,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c1bdebd4-18d1-406e-809a-b03e77b1eb2d 2018-08-03 08:18:48,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0560410022736s 2018-08-03 08:18:48,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c1bdebd4-18d1-406e-809a-b03e77b1eb2d 2018-08-03 08:18:48,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 08:18:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d8785724-5382-4aff-b66b-9978b413799d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:48,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2d697c4-1ecc-4a29-84d2-cbb0d3986938 Content-Length: 0 Date: Fri, 03 Aug 2018 08:18:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:18:48,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d8785724-5382-4aff-b66b-9978b413799d.json used request id req-b2d697c4-1ecc-4a29-84d2-cbb0d3986938 2018-08-03 08:18:48,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.349157810211s 2018-08-03 08:18:48,420 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d8785724-5382-4aff-b66b-9978b413799d.json used request id req-b2d697c4-1ecc-4a29-84d2-cbb0d3986938 2018-08-03 08:18:48,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 08:18:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:48,477 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-773c9806-1344-4743-a1da-b4a5ca095307 x-compute-request-id: req-773c9806-1344-4743-a1da-b4a5ca095307 Content-Length: 0 Content-Type: application/json 2018-08-03 08:18:48,478 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870 used request id req-773c9806-1344-4743-a1da-b4a5ca095307 2018-08-03 08:18:48,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0569431781769s 2018-08-03 08:18:48,478 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify-kp_4396bd90-6317-4c1c-b410-a393f1b66870 used request id req-773c9806-1344-4743-a1da-b4a5ca095307 2018-08-03 08:18:48,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 08:18:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" -d '{"subnet_id": "773e69e7-3a5c-4670-b370-3b9a9e546553"}' 2018-08-03 08:18:50,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f93ddb50-b761-43ee-9774-4034329da496 Date: Fri, 03 Aug 2018 08:18:50 GMT RESP BODY: {"network_id": "81422b73-b4da-4900-97d2-f6a3887923a5", "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "subnet_id": "773e69e7-3a5c-4670-b370-3b9a9e546553", "subnet_ids": ["773e69e7-3a5c-4670-b370-3b9a9e546553"], "port_id": "fa41aa9d-7f65-426b-9871-caa29ab2a45a", "id": "332a8051-bc3d-4a10-9ee6-2e808e1855c4"} 2018-08-03 08:18:50,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4/remove_router_interface.json used request id req-f93ddb50-b761-43ee-9774-4034329da496 2018-08-03 08:18:50,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44499802589s 2018-08-03 08:18:50,924 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4/remove_router_interface.json used request id req-f93ddb50-b761-43ee-9774-4034329da496 returning object 332a8051-bc3d-4a10-9ee6-2e808e1855c4 2018-08-03 08:18:50,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 08:18:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:51,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-e338af3a-1021-4929-9b45-52f494e9fb8c Date: Fri, 03 Aug 2018 08:18:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2c56dced185943d38bd9d71d21dce25d", "created_at": "2018-08-03T08:17:05Z", "admin_state_up": true, "updated_at": "2018-08-03T08:18:49Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "2c56dced185943d38bd9d71d21dce25d", "id": "332a8051-bc3d-4a10-9ee6-2e808e1855c4", "name": "cloudify-router_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:51,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e338af3a-1021-4929-9b45-52f494e9fb8c 2018-08-03 08:18:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125468969345s 2018-08-03 08:18:51,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e338af3a-1021-4929-9b45-52f494e9fb8c 2018-08-03 08:18:51,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 08:18:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:55,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-078973e6-958f-4e8e-bfb8-7815a98843bd Content-Length: 0 Date: Fri, 03 Aug 2018 08:18:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:18:55,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4.json used request id req-078973e6-958f-4e8e-bfb8-7815a98843bd 2018-08-03 08:18:55,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23248791695s 2018-08-03 08:18:55,284 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/332a8051-bc3d-4a10-9ee6-2e808e1855c4.json used request id req-078973e6-958f-4e8e-bfb8-7815a98843bd 2018-08-03 08:18:55,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:18:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:55,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a10ff719-7f76-4554-927f-bcf2d3c5007e Date: Fri, 03 Aug 2018 08:18:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"81422b73-b4da-4900-97d2-f6a3887923a5","tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:17:04Z","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":"2c56dced185943d38bd9d71d21dce25d","id":"773e69e7-3a5c-4670-b370-3b9a9e546553","subnetpool_id":null,"name":"cloudify-subnet_4396bd90-6317-4c1c-b410-a393f1b66870"}]} 2018-08-03 08:18:55,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a10ff719-7f76-4554-927f-bcf2d3c5007e 2018-08-03 08:18:55,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.228050947189s 2018-08-03 08:18:55,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a10ff719-7f76-4554-927f-bcf2d3c5007e 2018-08-03 08:18:55,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 08:18:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/773e69e7-3a5c-4670-b370-3b9a9e546553.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:58,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1162e3b-c36d-43f5-97d7-3963e70bd7bf Date: Fri, 03 Aug 2018 08:18:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:18:58,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/773e69e7-3a5c-4670-b370-3b9a9e546553.json used request id req-a1162e3b-c36d-43f5-97d7-3963e70bd7bf 2018-08-03 08:18:58,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48513698578s 2018-08-03 08:18:58,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/773e69e7-3a5c-4670-b370-3b9a9e546553.json used request id req-a1162e3b-c36d-43f5-97d7-3963e70bd7bf 2018-08-03 08:18:58,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:18:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:58,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-7ab7558d-a9b1-4223-894b-a51e87637888 Date: Fri, 03 Aug 2018 08:18:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"81422b73-b4da-4900-97d2-f6a3887923a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2c56dced185943d38bd9d71d21dce25d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:18:57Z","qos_policy_id":null,"name":"cloudify-net_4396bd90-6317-4c1c-b410-a393f1b66870","admin_state_up":true,"tenant_id":"2c56dced185943d38bd9d71d21dce25d","created_at":"2018-08-03T08:17:03Z","mtu":1450}]} 2018-08-03 08:18:58,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7ab7558d-a9b1-4223-894b-a51e87637888 2018-08-03 08:18:58,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134339809418s 2018-08-03 08:18:58,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7ab7558d-a9b1-4223-894b-a51e87637888 2018-08-03 08:18:58,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 08:18:58,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/81422b73-b4da-4900-97d2-f6a3887923a5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:18:59,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-643f6a7c-ff3f-4b4c-b5d5-4133f3550a86 Date: Fri, 03 Aug 2018 08:18:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:18:59,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/81422b73-b4da-4900-97d2-f6a3887923a5.json used request id req-643f6a7c-ff3f-4b4c-b5d5-4133f3550a86 2018-08-03 08:18:59,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.72807407379s 2018-08-03 08:18:59,865 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/81422b73-b4da-4900-97d2-f6a3887923a5.json used request id req-643f6a7c-ff3f-4b4c-b5d5-4133f3550a86 2018-08-03 08:18:59,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:18:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:19:00,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-00580de3-6836-408d-8bea-9c26eea0c25f Date: Fri, 03 Aug 2018 08:19:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/snap", "metadata": {}}], "file": "/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/file", "owner": "2c56dced185943d38bd9d71d21dce25d", "id": "22d2557a-a55f-431f-a615-9ad1cf3e4279", "size": 4373348352, "self": "/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/22d2557a-a55f-431f-a615-9ad1cf3e4279/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:18:35Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4396bd90-6317-4c1c-b410-a393f1b66870", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T08:17:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:19:00,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-00580de3-6836-408d-8bea-9c26eea0c25f 2018-08-03 08:19:00,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22851395607s 2018-08-03 08:19:00,098 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-00580de3-6836-408d-8bea-9c26eea0c25f 2018-08-03 08:19:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:19:00,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}04352cff1dcfab59ce375a0905ed087d7a2a4545" 2018-08-03 08:19:00,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92281759-610a-4125-91f5-3f50814496e4 Date: Fri, 03 Aug 2018 08:19:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:19:00,804 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279 used request id req-92281759-610a-4125-91f5-3f50814496e4 2018-08-03 08:19:00,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.704385995865s 2018-08-03 08:19:00,805 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/22d2557a-a55f-431f-a615-9ad1cf3e4279 used request id req-92281759-610a-4125-91f5-3f50814496e4 2018-08-03 08:19:00,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:19:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:00,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-5059af98-680e-4b48-8c3e-40e93e172cc4 x-compute-request-id: req-5059af98-680e-4b48-8c3e-40e93e172cc4 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_4396bd90-6317-4c1c-b410-a393f1b66870", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "bffa3a0a-b29b-48c7-992e-c7293d2992e8"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:19:00,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5059af98-680e-4b48-8c3e-40e93e172cc4 2018-08-03 08:19:00,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305328369141s 2018-08-03 08:19:00,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5059af98-680e-4b48-8c3e-40e93e172cc4 2018-08-03 08:19:00,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 08:19:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:00,874 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08: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 x-openstack-request-id: req-8be5828a-ff7c-4a30-a5b3-fa2f4672e7eb x-compute-request-id: req-8be5828a-ff7c-4a30-a5b3-fa2f4672e7eb Content-Length: 0 Content-Type: application/json 2018-08-03 08:19:00,874 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8 used request id req-8be5828a-ff7c-4a30-a5b3-fa2f4672e7eb 2018-08-03 08:19:00,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364480018616s 2018-08-03 08:19:00,875 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/bffa3a0a-b29b-48c7-992e-c7293d2992e8 used request id req-8be5828a-ff7c-4a30-a5b3-fa2f4672e7eb 2018-08-03 08:19:00,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:19:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:00,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd9e359-eda0-4984-8ae5-134b8e74b761 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870", "links": {"self": "http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6f02cf553454dd3a5a2abb5b66504e6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:19:00,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fdd9e359-eda0-4984-8ae5-134b8e74b761 2018-08-03 08:19:00,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123217821121s 2018-08-03 08:19:00,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fdd9e359-eda0-4984-8ae5-134b8e74b761 2018-08-03 08:19:01,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:19:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:01,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cec058-b025-4f13-8889-e24ed9fc09d5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_4396bd90-6317-4c1c-b410-a393f1b66870", "links": {"self": "http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c6f02cf553454dd3a5a2abb5b66504e6", "description": null}} 2018-08-03 08:19:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6 used request id req-11cec058-b025-4f13-8889-e24ed9fc09d5 2018-08-03 08:19:01,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112447977066s 2018-08-03 08:19:01,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6 used request id req-11cec058-b025-4f13-8889-e24ed9fc09d5 2018-08-03 08:19:01,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 08:19:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:01,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67fdd2c1-e2d5-4bf1-868e-8145cf209be2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:19:01,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6 used request id req-67fdd2c1-e2d5-4bf1-868e-8145cf209be2 2018-08-03 08:19:01,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.198960065842s 2018-08-03 08:19:01,318 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/c6f02cf553454dd3a5a2abb5b66504e6 used request id req-67fdd2c1-e2d5-4bf1-868e-8145cf209be2 2018-08-03 08:19:01,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:19:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:01,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ca5052-838b-4100-b439-d177cd235f05 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d"}, "tags": [], "enabled": true, "id": "2c56dced185943d38bd9d71d21dce25d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4396bd90-6317-4c1c-b410-a393f1b66870"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:19:01,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b0ca5052-838b-4100-b439-d177cd235f05 2018-08-03 08:19:01,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112154960632s 2018-08-03 08:19:01,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-b0ca5052-838b-4100-b439-d177cd235f05 2018-08-03 08:19:01,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 08:19:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d1226224db7d057c4cea7c69c8b0f33608f425b" 2018-08-03 08:19:01,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61403c4e-639a-4a67-afe0-034487c442c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:19:01,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d used request id req-61403c4e-639a-4a67-afe0-034487c442c1 2018-08-03 08:19:01,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173507928848s 2018-08-03 08:19:01,615 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2c56dced185943d38bd9d71d21dce25d used request id req-61403c4e-639a-4a67-afe0-034487c442c1 2018-08-03 08:19:01,615 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-08-03 08:19:01,643 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-03 08:19:01,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:19:01,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:19:01,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:19:01,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:19:01,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:19:01,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:19:01,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:19:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:19:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:19:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:19:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:19:01,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:19:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:19:01,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb9e9f2-69cb-47c5-b32c-43965c28af9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:19:01,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9eb9e9f2-69cb-47c5-b32c-43965c28af9f 2018-08-03 08:19:01,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:19:02,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["69S5Zn-9T3qXbQoSMdI-9g"], "issued_at": "2018-08-03T08:19:02.000000Z"}} 2018-08-03 08:19:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:19:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:02,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d9788903-de4b-470c-80c8-2bcd878795a4 Date: Fri, 03 Aug 2018 08:19:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:19:02,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9788903-de4b-470c-80c8-2bcd878795a4 2018-08-03 08:19:02,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269221067429s 2018-08-03 08:19:02,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d9788903-de4b-470c-80c8-2bcd878795a4 2018-08-03 08:19:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:19:02,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd772061-9a1c-412c-b32b-133f51db2032 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 08:19:02,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-fd772061-9a1c-412c-b32b-133f51db2032 2018-08-03 08:19:02,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:19:02,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:02,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b25d3fa-f5c7-4a00-b423-aaf713da1876 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 08:19:02,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3b25d3fa-f5c7-4a00-b423-aaf713da1876 2018-08-03 08:19:02,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105921030045s 2018-08-03 08:19:02,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3b25d3fa-f5c7-4a00-b423-aaf713da1876 2018-08-03 08:19:02,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 08:19:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"}}' 2018-08-03 08:19:02,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a424c1-1b1a-4358-b0d2-f23caed447cc Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4"}, "tags": [], "enabled": true, "id": "2b9bc7f8a98e42d9b714490bac57c1a4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"}} 2018-08-03 08:19:02,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-93a424c1-1b1a-4358-b0d2-f23caed447cc 2018-08-03 08:19:02,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143652200699s 2018-08-03 08:19:02,625 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-93a424c1-1b1a-4358-b0d2-f23caed447cc 2018-08-03 08:19:02,626 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51'}) 2018-08-03 08:19:02,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 08:19:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4f4e30d0-275b-4080-8974-c67a6fe11a82", "email": null, "name": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51"}}' 2018-08-03 08:19:03,007 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964de2bc-e779-415b-9ac2-ef4754416905 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51", "links": {"self": "http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e08140143024dafa6a42f85ee917f5f", "domain_id": "default", "password_expires_at": null}} 2018-08-03 08:19:03,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-964de2bc-e779-415b-9ac2-ef4754416905 2018-08-03 08:19:03,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376060009003s 2018-08-03 08:19:03,008 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-964de2bc-e779-415b-9ac2-ef4754416905 2018-08-03 08:19:03,008 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9e08140143024dafa6a42f85ee917f5f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51'}) 2018-08-03 08:19:03,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:19:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498f7e84-e51e-4b91-8c35-916e98b35734 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:19:03,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-498f7e84-e51e-4b91-8c35-916e98b35734 2018-08-03 08:19:03,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104420900345s 2018-08-03 08:19:03,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-498f7e84-e51e-4b91-8c35-916e98b35734 2018-08-03 08:19:03,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:19:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e380e151-33a5-4c46-8f64-ebd78ba31e1f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:19:03,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e380e151-33a5-4c46-8f64-ebd78ba31e1f 2018-08-03 08:19:03,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100541114807s 2018-08-03 08:19:03,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e380e151-33a5-4c46-8f64-ebd78ba31e1f 2018-08-03 08:19:03,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:19:03,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4453b8e7-fc66-4513-8744-db17486fd0fa Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:19:03,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4453b8e7-fc66-4513-8744-db17486fd0fa 2018-08-03 08:19:03,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10201883316s 2018-08-03 08:19:03,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4453b8e7-fc66-4513-8744-db17486fd0fa 2018-08-03 08:19:03,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:19:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e00f9e3-e487-4f58-9a3a-efe5482fdce2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 08:19:03,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4e00f9e3-e487-4f58-9a3a-efe5482fdce2 2018-08-03 08:19:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111100912094s 2018-08-03 08:19:03,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-4e00f9e3-e487-4f58-9a3a-efe5482fdce2 2018-08-03 08:19:03,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:19:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ad7919-d9d5-42b9-8f01-45c071b2a86b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51", "links": {"self": "http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e08140143024dafa6a42f85ee917f5f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:19:03,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-37ad7919-d9d5-42b9-8f01-45c071b2a86b 2018-08-03 08:19:03,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124401092529s 2018-08-03 08:19:03,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-37ad7919-d9d5-42b9-8f01-45c071b2a86b 2018-08-03 08:19:03,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:19:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a668a6a9-8cbc-44a3-8cc6-2e11f0943885 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4"}, "tags": [], "enabled": true, "id": "2b9bc7f8a98e42d9b714490bac57c1a4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:19:03,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a668a6a9-8cbc-44a3-8cc6-2e11f0943885 2018-08-03 08:19:03,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101063013077s 2018-08-03 08:19:03,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a668a6a9-8cbc-44a3-8cc6-2e11f0943885 2018-08-03 08:19:03,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 08:19:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=9e08140143024dafa6a42f85ee917f5f&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2b9bc7f8a98e42d9b714490bac57c1a4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:03,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e3374c-2041-48f1-87af-9256bb40929e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=9e08140143024dafa6a42f85ee917f5f&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2b9bc7f8a98e42d9b714490bac57c1a4", "previous": null, "next": null}} 2018-08-03 08:19:03,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9e08140143024dafa6a42f85ee917f5f&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2b9bc7f8a98e42d9b714490bac57c1a4 used request id req-f8e3374c-2041-48f1-87af-9256bb40929e 2018-08-03 08:19:03,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191303014755s 2018-08-03 08:19:03,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=9e08140143024dafa6a42f85ee917f5f&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=2b9bc7f8a98e42d9b714490bac57c1a4 used request id req-f8e3374c-2041-48f1-87af-9256bb40929e 2018-08-03 08:19:03,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 08:19:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4/users/9e08140143024dafa6a42f85ee917f5f/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:19:04,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2649eb-7c84-414f-a7c5-11fe291f52b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:19:04,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4/users/9e08140143024dafa6a42f85ee917f5f/roles/0900d086443d4b12b2807e88e6511d50 used request id req-fd2649eb-7c84-414f-a7c5-11fe291f52b9 2018-08-03 08:19:04,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18073797226s 2018-08-03 08:19:04,067 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4/users/9e08140143024dafa6a42f85ee917f5f/roles/0900d086443d4b12b2807e88e6511d50 used request id req-fd2649eb-7c84-414f-a7c5-11fe291f52b9 2018-08-03 08:19:04,068 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4f4e30d0-275b-4080-8974-c67a6fe11a82', 'username': u'cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 08:19:04,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:19:04,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:19:04,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:19:04,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:19:04,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:19:04,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:19:04,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:19:04,073 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51', 'password': '4f4e30d0-275b-4080-8974-c67a6fe11a82', 'project_name': 'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '2b9bc7f8a98e42d9b714490bac57c1a4', 'project_domain_name': 'Default'} 2018-08-03 08:19:04,126 - 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-08-03 08:19:04,140 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-03 08:19:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:19:04,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f339931-e8e1-48c3-8ab1-bf4a44e52a2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:19:04,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9f339931-e8e1-48c3-8ab1-bf4a44e52a2b 2018-08-03 08:19:04,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:19:04,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T09:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b9bc7f8a98e42d9b714490bac57c1a4", "name": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_2b9bc7f8a98e42d9b714490bac57c1a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51", "id": "9e08140143024dafa6a42f85ee917f5f"}, "audit_ids": ["LfAknoCrSKKcozSuZ5TKiA"], "issued_at": "2018-08-03T08:19:04.000000Z"}} 2018-08-03 08:19:04,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 08:19:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"network": {"name": "cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51", "admin_state_up": true}}' 2018-08-03 08:19:05,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9326d541-7e16-4ee6-800d-88d9040b3a05 Date: Fri, 03 Aug 2018 08:19:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:19:04Z","is_default":false,"name":"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:04Z","mtu":1450}} 2018-08-03 08:19:05,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9326d541-7e16-4ee6-800d-88d9040b3a05 2018-08-03 08:19:05,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.519340991974s 2018-08-03 08:19:05,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9326d541-7e16-4ee6-800d-88d9040b3a05 2018-08-03 08:19:05,060 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T08:19:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', u'admin_state_up': True, u'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:19:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'l2_adjacency': True}) 2018-08-03 08:19:05,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:19:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:19:05,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-8aa5d7bd-5368-4cb5-82d4-2cdf347d194b Date: Fri, 03 Aug 2018 08:19:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:19:04Z","qos_policy_id":null,"name":"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51","admin_state_up":true,"tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:19:05,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8aa5d7bd-5368-4cb5-82d4-2cdf347d194b 2018-08-03 08:19:05,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300623893738s 2018-08-03 08:19:05,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-8aa5d7bd-5368-4cb5-82d4-2cdf347d194b 2018-08-03 08:19:05,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 08:19:05,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"subnet": {"name": "cloudify_ims-subnet_7b444c7c-9fff-467e-934c-5561a850ca51", "enable_dhcp": true, "network_id": "296fb3a6-46a8-475e-a5e1-28625b8c586c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 08:19:06,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6747c2e3-d77c-46e8-ada8-7c0c7e838d6d Date: Fri, 03 Aug 2018 08:19:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:19:05Z","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":"2b9bc7f8a98e42d9b714490bac57c1a4","id":"33184f3b-0526-4754-b9fa-276fd2ea7fcb","subnetpool_id":null,"name":"cloudify_ims-subnet_7b444c7c-9fff-467e-934c-5561a850ca51"}} 2018-08-03 08:19:06,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6747c2e3-d77c-46e8-ada8-7c0c7e838d6d 2018-08-03 08:19:06,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02523589134s 2018-08-03 08:19:06,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-6747c2e3-d77c-46e8-ada8-7c0c7e838d6d 2018-08-03 08:19:06,390 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:19:05Z', 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'33184f3b-0526-4754-b9fa-276fd2ea7fcb', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_7b444c7c-9fff-467e-934c-5561a850ca51', u'enable_dhcp': True, u'network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c', u'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:19:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4'}) 2018-08-03 08:19:06,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 08:19:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "cloudify_ims-router_7b444c7c-9fff-467e-934c-5561a850ca51", "admin_state_up": true}}' 2018-08-03 08:19:13,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a2b91420-8326-4d64-bc88-1761c4e9dc27 Date: Fri, 03 Aug 2018 08:19:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:07Z", "admin_state_up": true, "updated_at": "2018-08-03T08:19:08Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "7ac11949-3b0b-4dea-a93f-4aae5d54dcf0", "name": "cloudify_ims-router_7b444c7c-9fff-467e-934c-5561a850ca51"}} 2018-08-03 08:19:13,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a2b91420-8326-4d64-bc88-1761c4e9dc27 2018-08-03 08:19:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.94108390808s 2018-08-03 08:19:13,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a2b91420-8326-4d64-bc88-1761c4e9dc27 2018-08-03 08:19:13,332 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T08:19:08Z', u'revision_number': 3, u'id': u'7ac11949-3b0b-4dea-a93f-4aae5d54dcf0', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_7b444c7c-9fff-467e-934c-5561a850ca51', u'admin_state_up': True, u'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:19:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4'}) 2018-08-03 08:19:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 08:19:13,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"subnet_id": "33184f3b-0526-4754-b9fa-276fd2ea7fcb"}' 2018-08-03 08:19:16,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e9143555-bc24-4989-a0a6-d8964772fa7c Date: Fri, 03 Aug 2018 08:19:16 GMT RESP BODY: {"network_id": "296fb3a6-46a8-475e-a5e1-28625b8c586c", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "subnet_id": "33184f3b-0526-4754-b9fa-276fd2ea7fcb", "subnet_ids": ["33184f3b-0526-4754-b9fa-276fd2ea7fcb"], "port_id": "bcf98a47-ddc4-4a31-9488-9aadfbaffce5", "id": "7ac11949-3b0b-4dea-a93f-4aae5d54dcf0"} 2018-08-03 08:19:16,415 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0/add_router_interface.json used request id req-e9143555-bc24-4989-a0a6-d8964772fa7c 2018-08-03 08:19:16,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.08184099197s 2018-08-03 08:19:16,415 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0/add_router_interface.json used request id req-e9143555-bc24-4989-a0a6-d8964772fa7c returning object 7ac11949-3b0b-4dea-a93f-4aae5d54dcf0 2018-08-03 08:19:16,416 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-03 08:19:39,088 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-03 08:19:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:19:39,096 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 08:19:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 08:19:39,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:19:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:19:39,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c6ec5905-b772-46c0-9cb0-8edbdacd9206 Date: Fri, 03 Aug 2018 08:19:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:19:39,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c6ec5905-b772-46c0-9cb0-8edbdacd9206 2018-08-03 08:19:39,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.822224855423s 2018-08-03 08:19:39,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c6ec5905-b772-46c0-9cb0-8edbdacd9206 2018-08-03 08:19:39,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:19:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51"}' 2018-08-03 08:19:40,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b12cbdbb-fab4-47ab-8fa9-5e8e68e8224b Date: Fri, 03 Aug 2018 08:19:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file", "owner": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "size": null, "self": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:19:40Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "checksum": null, "created_at": "2018-08-03T08:19:40Z", "protected": false} 2018-08-03 08:19:40,593 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b12cbdbb-fab4-47ab-8fa9-5e8e68e8224b 2018-08-03 08:19:40,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.662138938904s 2018-08-03 08:19:40,593 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b12cbdbb-fab4-47ab-8fa9-5e8e68e8224b returning object e3c4f8a4-6a2a-41c0-9281-d7b493e00e42 2018-08-03 08:19:40,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:19:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '' 2018-08-03 08:20:34,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5171ff93-fd3d-4a63-ba09-9c04a43acb12 Date: Fri, 03 Aug 2018 08:20:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:20:34,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file used request id req-5171ff93-fd3d-4a63-ba09-9c04a43acb12 2018-08-03 08:20:34,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.0979921818s 2018-08-03 08:20:34,692 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file used request id req-5171ff93-fd3d-4a63-ba09-9c04a43acb12 2018-08-03 08:20:34,692 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:19:40Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file', u'owner': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'e3c4f8a4-6a2a-41c0-9281-d7b493e00e42', u'size': None, u'name': u'cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51', u'checksum': None, u'self': u'/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:19:40Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:20:34,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:20:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_7b444c7c-9fff-467e-934c-5561a850ca51", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-03 08:20:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56187c76-51c4-4328-9201-9f97d5671bbd x-compute-request-id: req-56187c76-51c4-4328-9201-9f97d5671bbd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_7b444c7c-9fff-467e-934c-5561a850ca51", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4ad04b3e-5681-404b-9324-29d0dd0133da"}} 2018-08-03 08:20:35,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-56187c76-51c4-4328-9201-9f97d5671bbd 2018-08-03 08:20:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.64354300499s 2018-08-03 08:20:35,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-56187c76-51c4-4328-9201-9f97d5671bbd 2018-08-03 08:20:35,338 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_7b444c7c-9fff-467e-934c-5561a850ca51', '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'38876c385bea4432bfcee5a27ae0c10d', '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'4ad04b3e-5681-404b-9324-29d0dd0133da', 'swap': 0}) 2018-08-03 08:20:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:20:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"extra_specs": {}}' 2018-08-03 08:20:35,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26b39e75-8b64-4d1e-89d3-58140ac22d2a x-compute-request-id: req-26b39e75-8b64-4d1e-89d3-58140ac22d2a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:20:35,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da/os-extra_specs used request id req-26b39e75-8b64-4d1e-89d3-58140ac22d2a 2018-08-03 08:20:35,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0284190177917s 2018-08-03 08:20:35,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da/os-extra_specs used request id req-26b39e75-8b64-4d1e-89d3-58140ac22d2a 2018-08-03 08:20:35,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 08:20:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"keypair": {"name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51"}}' 2018-08-03 08:20:36,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-061468ce-a60f-4ddb-b2dc-ea7630829115 x-compute-request-id: req-061468ce-a60f-4ddb-b2dc-ea7630829115 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRJ+HNHavtKB0qynivCiIuZrsNHPE/rxcz/meozWtzMjr3kxmMb6tvup7LQSRSXqb/IBc8qsmoIsEoUK/M+yZHZQvtnH9KTHxe1PACBHs7FdKDCiwGz0w4yiSNsMgkujjWWHb45xGHX4ly738pQC2AQ3/eYRjzekSrBCjUk6leph8ALQ6cVzQKcKpSCBOd02DcxxKBQ42/KF+Dd3CoR/4aA3cVLdhEOFLCzGvQp6hIRW3Yy6JnIPzjqDdnZIVN7wVGJDAzvqeABpxRLCcyp2CsKqfeabqoE6n6U+ypFXokEVQCAKvHkVJNe7RoxQ+4rGSFI/xkvxw5s5mlN0lLsxnf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0SfhzR2r7SgdKsp4rwoiLma7DRzxP68XM/5nqM1rczI695MZ\njG+rb7qey0EkUl6m/yAXPKrJqCLBKFCvzPsmR2UL7Zx/Skx8XtTwAgR7OxXSgwos\nBs9MOMokjbDIJLo41lh2+OcRh1+Jcu9/KUAtgEN/3mEY83pEqwQo1JOpXqYfAC0O\nnFc0CnCqUggTndNg3McSgUONvyhfg3dwqEf+GgN3FS3YRDhSwsxr0KeoSEVt2Mui\nZyD846g3Z2SFTe8FRiQwM76ngAacUSwnMqdgrCqn3mm6qBOp+lPsqRV6JBFUAgCr\nx5FSTXu0aMUPuKxkhSP8ZL8cObOZpTdJS7MZ3wIDAQABAoIBAEAxL1oWqzekQh9p\n+NQwFgGLwgjqQxi6kjKA+CuUsE+wsOxfF05Ez6cA7c+P9KfbKQHQRZF3EWErGYFY\nEjylMEBlQN3yVBbnlpw8WlUkLvYZYnyZWJ3WbZxYXhOmmCa9iMgwaoNF19lmdvbx\njmOIsO5WyR3lSxUfB4g9RJLJpwfHAih8WjqfQ+8t/jKhpyWoUisilHL56rCCeMJu\nX5yjjNJ13+w9NqpbzGqH0RphQyKUxDaPE3suivHVlRlL8zIKN1Tan8Nahqt9lpoC\nTCEudlscVGTh4s1hjb3SLE4QWZPahm9Dd/VCNWmD8oomTHLgg0JqO83fVSvDTzNa\nE1/PDEECgYEA9G3T6Fi4nfRZCi3u333uMf7VHtLiqLDfJ9xR2aA3JS34XrQlhW0z\nfiXvOiRfHwaHp2Fn4bvJToqwwzj9/ApuuRd5jYISJ3BmWzjhJCADVMwIM6PnGnIs\n5YZsHDz6m/lXDHlUDfnASvqYdNsTcVCm3IoEEGtXj74H6jx3CKqkTvECgYEA2w6W\nTvrGItilIyZDlr7ks58JWai/kNh1pUAQxG4gDQCtq7xtNx/9/62ix5mRwCo/aDCi\nUfzzXJTheXBxUqM4FwtV8G8A9ZYM0Xrx3f3csH9yuDqIOtvC1hNUqGDyhsCNzliD\ny/HIPPX1wNZ1b43pZtoxR3u4GariJXxv1Mc1lc8CgYEAr9wVCqZKrdqP9XL22nWQ\nWwgt7e9shFI9PECX4ywSgP2CJSEXndfjpG9Gn15r0baxAwxh4VdqjsfaRZtLoXsg\nDquFGPrsdNO50QgrdAJUYz4o6H6UV8Kt6rW8MtTsuiu7JY5lm2iFoWyLJAg7BNwy\nMZpbMjUI2rKunyjBu8qKTQECgYEAmTTek2Z45S44cRj19JyWP7pfQ8HuGVQLFAR2\ntat/5xguXwpuKDvL3eKHEqqpcYkax7gcDtOnMX0/JTwrRey58gQPmxVHynujg29F\nckl27Ep25bqqROAmqKrkbs8/UFej1km6BA2aSmiL9M8JW3gZYcIA7UnuPKVzfVxG\nqr6ZD6kCgYEAoDQ6wdR0RvC88C4dviu6BpV3hkIhISYvHGI1vh00Fg88dCfz3YRE\nWmwo79GcHJnlC/PzfbfT1/Ul6NttMI8YZ8c8eOzd54+K53tX75IG+zoGfx3GzHX2\nz71tl0eRDfeSp6LFNPvMCDgclBtFWqUM1hcP8KRYXbPq4E4ddzmYTcg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9e08140143024dafa6a42f85ee917f5f", "name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "fingerprint": "3d:dc:43:1c:55:48:43:ac:bf:cc:3c:b9:4a:46:be:6c"}} 2018-08-03 08:20:36,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-061468ce-a60f-4ddb-b2dc-ea7630829115 2018-08-03 08:20:36,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.749111175537s 2018-08-03 08:20:36,118 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-061468ce-a60f-4ddb-b2dc-ea7630829115 2018-08-03 08:20:36,119 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRJ+HNHavtKB0qynivCiIuZrsNHPE/rxcz/meozWtzMjr3kxmMb6tvup7LQSRSXqb/IBc8qsmoIsEoUK/M+yZHZQvtnH9KTHxe1PACBHs7FdKDCiwGz0w4yiSNsMgkujjWWHb45xGHX4ly738pQC2AQ3/eYRjzekSrBCjUk6leph8ALQ6cVzQKcKpSCBOd02DcxxKBQ42/KF+Dd3CoR/4aA3cVLdhEOFLCzGvQp6hIRW3Yy6JnIPzjqDdnZIVN7wVGJDAzvqeABpxRLCcyp2CsKqfeabqoE6n6U+ypFXokEVQCAKvHkVJNe7RoxQ+4rGSFI/xkvxw5s5mlN0lLsxnf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0SfhzR2r7SgdKsp4rwoiLma7DRzxP68XM/5nqM1rczI695MZ\njG+rb7qey0EkUl6m/yAXPKrJqCLBKFCvzPsmR2UL7Zx/Skx8XtTwAgR7OxXSgwos\nBs9MOMokjbDIJLo41lh2+OcRh1+Jcu9/KUAtgEN/3mEY83pEqwQo1JOpXqYfAC0O\nnFc0CnCqUggTndNg3McSgUONvyhfg3dwqEf+GgN3FS3YRDhSwsxr0KeoSEVt2Mui\nZyD846g3Z2SFTe8FRiQwM76ngAacUSwnMqdgrCqn3mm6qBOp+lPsqRV6JBFUAgCr\nx5FSTXu0aMUPuKxkhSP8ZL8cObOZpTdJS7MZ3wIDAQABAoIBAEAxL1oWqzekQh9p\n+NQwFgGLwgjqQxi6kjKA+CuUsE+wsOxfF05Ez6cA7c+P9KfbKQHQRZF3EWErGYFY\nEjylMEBlQN3yVBbnlpw8WlUkLvYZYnyZWJ3WbZxYXhOmmCa9iMgwaoNF19lmdvbx\njmOIsO5WyR3lSxUfB4g9RJLJpwfHAih8WjqfQ+8t/jKhpyWoUisilHL56rCCeMJu\nX5yjjNJ13+w9NqpbzGqH0RphQyKUxDaPE3suivHVlRlL8zIKN1Tan8Nahqt9lpoC\nTCEudlscVGTh4s1hjb3SLE4QWZPahm9Dd/VCNWmD8oomTHLgg0JqO83fVSvDTzNa\nE1/PDEECgYEA9G3T6Fi4nfRZCi3u333uMf7VHtLiqLDfJ9xR2aA3JS34XrQlhW0z\nfiXvOiRfHwaHp2Fn4bvJToqwwzj9/ApuuRd5jYISJ3BmWzjhJCADVMwIM6PnGnIs\n5YZsHDz6m/lXDHlUDfnASvqYdNsTcVCm3IoEEGtXj74H6jx3CKqkTvECgYEA2w6W\nTvrGItilIyZDlr7ks58JWai/kNh1pUAQxG4gDQCtq7xtNx/9/62ix5mRwCo/aDCi\nUfzzXJTheXBxUqM4FwtV8G8A9ZYM0Xrx3f3csH9yuDqIOtvC1hNUqGDyhsCNzliD\ny/HIPPX1wNZ1b43pZtoxR3u4GariJXxv1Mc1lc8CgYEAr9wVCqZKrdqP9XL22nWQ\nWwgt7e9shFI9PECX4ywSgP2CJSEXndfjpG9Gn15r0baxAwxh4VdqjsfaRZtLoXsg\nDquFGPrsdNO50QgrdAJUYz4o6H6UV8Kt6rW8MtTsuiu7JY5lm2iFoWyLJAg7BNwy\nMZpbMjUI2rKunyjBu8qKTQECgYEAmTTek2Z45S44cRj19JyWP7pfQ8HuGVQLFAR2\ntat/5xguXwpuKDvL3eKHEqqpcYkax7gcDtOnMX0/JTwrRey58gQPmxVHynujg29F\nckl27Ep25bqqROAmqKrkbs8/UFej1km6BA2aSmiL9M8JW3gZYcIA7UnuPKVzfVxG\nqr6ZD6kCgYEAoDQ6wdR0RvC88C4dviu6BpV3hkIhISYvHGI1vh00Fg88dCfz3YRE\nWmwo79GcHJnlC/PzfbfT1/Ul6NttMI8YZ8c8eOzd54+K53tX75IG+zoGfx3GzHX2\nz71tl0eRDfeSp6LFNPvMCDgclBtFWqUM1hcP8KRYXbPq4E4ddzmYTcg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9e08140143024dafa6a42f85ee917f5f', 'name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'created_at': '2018-08-03T08:20:36.119035', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'name': 'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3d:dc:43:1c:55:48:43:ac:bf:cc:3c:b9:4a:46:be:6c', 'type': 'ssh', 'id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51'}) 2018-08-03 08:20:36,119 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA0SfhzR2r7SgdKsp4rwoiLma7DRzxP68XM/5nqM1rczI695MZ jG+rb7qey0EkUl6m/yAXPKrJqCLBKFCvzPsmR2UL7Zx/Skx8XtTwAgR7OxXSgwos Bs9MOMokjbDIJLo41lh2+OcRh1+Jcu9/KUAtgEN/3mEY83pEqwQo1JOpXqYfAC0O nFc0CnCqUggTndNg3McSgUONvyhfg3dwqEf+GgN3FS3YRDhSwsxr0KeoSEVt2Mui ZyD846g3Z2SFTe8FRiQwM76ngAacUSwnMqdgrCqn3mm6qBOp+lPsqRV6JBFUAgCr x5FSTXu0aMUPuKxkhSP8ZL8cObOZpTdJS7MZ3wIDAQABAoIBAEAxL1oWqzekQh9p +NQwFgGLwgjqQxi6kjKA+CuUsE+wsOxfF05Ez6cA7c+P9KfbKQHQRZF3EWErGYFY EjylMEBlQN3yVBbnlpw8WlUkLvYZYnyZWJ3WbZxYXhOmmCa9iMgwaoNF19lmdvbx jmOIsO5WyR3lSxUfB4g9RJLJpwfHAih8WjqfQ+8t/jKhpyWoUisilHL56rCCeMJu X5yjjNJ13+w9NqpbzGqH0RphQyKUxDaPE3suivHVlRlL8zIKN1Tan8Nahqt9lpoC TCEudlscVGTh4s1hjb3SLE4QWZPahm9Dd/VCNWmD8oomTHLgg0JqO83fVSvDTzNa E1/PDEECgYEA9G3T6Fi4nfRZCi3u333uMf7VHtLiqLDfJ9xR2aA3JS34XrQlhW0z fiXvOiRfHwaHp2Fn4bvJToqwwzj9/ApuuRd5jYISJ3BmWzjhJCADVMwIM6PnGnIs 5YZsHDz6m/lXDHlUDfnASvqYdNsTcVCm3IoEEGtXj74H6jx3CKqkTvECgYEA2w6W TvrGItilIyZDlr7ks58JWai/kNh1pUAQxG4gDQCtq7xtNx/9/62ix5mRwCo/aDCi UfzzXJTheXBxUqM4FwtV8G8A9ZYM0Xrx3f3csH9yuDqIOtvC1hNUqGDyhsCNzliD y/HIPPX1wNZ1b43pZtoxR3u4GariJXxv1Mc1lc8CgYEAr9wVCqZKrdqP9XL22nWQ Wwgt7e9shFI9PECX4ywSgP2CJSEXndfjpG9Gn15r0baxAwxh4VdqjsfaRZtLoXsg DquFGPrsdNO50QgrdAJUYz4o6H6UV8Kt6rW8MtTsuiu7JY5lm2iFoWyLJAg7BNwy MZpbMjUI2rKunyjBu8qKTQECgYEAmTTek2Z45S44cRj19JyWP7pfQ8HuGVQLFAR2 tat/5xguXwpuKDvL3eKHEqqpcYkax7gcDtOnMX0/JTwrRey58gQPmxVHynujg29F ckl27Ep25bqqROAmqKrkbs8/UFej1km6BA2aSmiL9M8JW3gZYcIA7UnuPKVzfVxG qr6ZD6kCgYEAoDQ6wdR0RvC88C4dviu6BpV3hkIhISYvHGI1vh00Fg88dCfz3YRE Wmwo79GcHJnlC/PzfbfT1/Ul6NttMI8YZ8c8eOzd54+K53tX75IG+zoGfx3GzHX2 z71tl0eRDfeSp6LFNPvMCDgclBtFWqUM1hcP8KRYXbPq4E4ddzmYTcg= -----END RSA PRIVATE KEY----- 2018-08-03 08:20:36,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 08:20:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"security_group": {"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-03 08:20:36,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-1e1ee85a-3fdc-46ca-989c-8d922ca64ee0 Date: Fri, 03 Aug 2018 08:20:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}} 2018-08-03 08:20:36,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1e1ee85a-3fdc-46ca-989c-8d922ca64ee0 2018-08-03 08:20:36,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.364681959152s 2018-08-03 08:20:36,487 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-1e1ee85a-3fdc-46ca-989c-8d922ca64ee0 2018-08-03 08:20:36,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:20:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:36,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-faac3234-10b0-4978-9c60-a9e0f0a1f056 Date: Fri, 03 Aug 2018 08:20:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:36,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-faac3234-10b0-4978-9c60-a9e0f0a1f056 2018-08-03 08:20:36,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245282888412s 2018-08-03 08:20:36,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-faac3234-10b0-4978-9c60-a9e0f0a1f056 2018-08-03 08:20:36,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:20:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}}' 2018-08-03 08:20:37,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fb574329-8af3-41db-a935-d0e707b31838 Date: Fri, 03 Aug 2018 08:20: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": 22, "updated_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "port_range_min": 22, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d"}} 2018-08-03 08:20:37,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-fb574329-8af3-41db-a935-d0e707b31838 2018-08-03 08:20:37,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.28252196312s 2018-08-03 08:20:37,026 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-fb574329-8af3-41db-a935-d0e707b31838 2018-08-03 08:20:37,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:20:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:37,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-7114ea27-e32c-465e-9613-fdb355ee14a8 Date: Fri, 03 Aug 2018 08:20:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 2, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:37,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7114ea27-e32c-465e-9613-fdb355ee14a8 2018-08-03 08:20:37,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.446921825409s 2018-08-03 08:20:37,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7114ea27-e32c-465e-9613-fdb355ee14a8 2018-08-03 08:20:37,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:20:37,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}}' 2018-08-03 08:20:37,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8e7fbdc4-b881-419b-a6df-8bc5ded86d27 Date: Fri, 03 Aug 2018 08:20:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "port_range_min": null, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:37Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453"}} 2018-08-03 08:20:37,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8e7fbdc4-b881-419b-a6df-8bc5ded86d27 2018-08-03 08:20:37,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.335180997849s 2018-08-03 08:20:37,816 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-8e7fbdc4-b881-419b-a6df-8bc5ded86d27 2018-08-03 08:20:37,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:20:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:38,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-6db50180-1c20-4d8e-88b3-076a2ae312b4 Date: Fri, 03 Aug 2018 08:20:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "revision_number": 0, "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 3, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:38,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6db50180-1c20-4d8e-88b3-076a2ae312b4 2018-08-03 08:20:38,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236616134644s 2018-08-03 08:20:38,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6db50180-1c20-4d8e-88b3-076a2ae312b4 2018-08-03 08:20:38,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:20:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}}' 2018-08-03 08:20:38,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-16bbabcd-2a00-40c3-8606-f5edd53d9495 Date: Fri, 03 Aug 2018 08:20:38 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-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "port_range_min": 80, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:38Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "47c25268-8e34-441c-938a-1f0335b5fb5c"}} 2018-08-03 08:20:38,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-16bbabcd-2a00-40c3-8606-f5edd53d9495 2018-08-03 08:20:38,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162948846817s 2018-08-03 08:20:38,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-16bbabcd-2a00-40c3-8606-f5edd53d9495 2018-08-03 08:20:38,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:20:38,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:38,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-ec169ea7-331a-40b6-af95-9e3c47007b30 Date: Fri, 03 Aug 2018 08:20:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "47c25268-8e34-441c-938a-1f0335b5fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "revision_number": 0, "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 4, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:38,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ec169ea7-331a-40b6-af95-9e3c47007b30 2018-08-03 08:20:38,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521249771118s 2018-08-03 08:20:38,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ec169ea7-331a-40b6-af95-9e3c47007b30 2018-08-03 08:20:38,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:20:38,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}}' 2018-08-03 08:20:38,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-4d137c38-ee8d-456c-86fd-10137194e4a7 Date: Fri, 03 Aug 2018 08:20:38 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-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "port_range_min": 443, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:38Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "55c88aaf-177d-4de8-89b2-411d818da2a3"}} 2018-08-03 08:20:38,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4d137c38-ee8d-456c-86fd-10137194e4a7 2018-08-03 08:20:38,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354779005051s 2018-08-03 08:20:38,637 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-4d137c38-ee8d-456c-86fd-10137194e4a7 2018-08-03 08:20:38,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:20:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:38,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-c16de465-3591-4094-8b44-491e7d3bdfc1 Date: Fri, 03 Aug 2018 08:20:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "47c25268-8e34-441c-938a-1f0335b5fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "55c88aaf-177d-4de8-89b2-411d818da2a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "revision_number": 0, "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 5, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:38,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c16de465-3591-4094-8b44-491e7d3bdfc1 2018-08-03 08:20:38,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234518051147s 2018-08-03 08:20:38,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c16de465-3591-4094-8b44-491e7d3bdfc1 2018-08-03 08:20:38,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:20:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}}' 2018-08-03 08:20:39,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-5060fc15-31b4-4557-8ede-b99993ca25ea Date: Fri, 03 Aug 2018 08:20:39 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-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:39Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "e897a602-ed70-4b43-a461-0ef7e661063e"}} 2018-08-03 08:20:39,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-5060fc15-31b4-4557-8ede-b99993ca25ea 2018-08-03 08:20:39,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.355741024017s 2018-08-03 08:20:39,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-5060fc15-31b4-4557-8ede-b99993ca25ea 2018-08-03 08:20:39,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:20:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:39,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-ba57fed3-dd94-4070-b642-c39edba2550a Date: Fri, 03 Aug 2018 08:20:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "47c25268-8e34-441c-938a-1f0335b5fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "55c88aaf-177d-4de8-89b2-411d818da2a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T08:20:39Z", "revision_number": 0, "id": "e897a602-ed70-4b43-a461-0ef7e661063e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "revision_number": 0, "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 6, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:39,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ba57fed3-dd94-4070-b642-c39edba2550a 2018-08-03 08:20:39,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242648839951s 2018-08-03 08:20:39,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-ba57fed3-dd94-4070-b642-c39edba2550a 2018-08-03 08:20:39,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:20:39,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}}' 2018-08-03 08:20:39,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-93dce951-6a11-4b80-a842-b80695b5861a Date: Fri, 03 Aug 2018 08:20:39 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-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:39Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "64aedad6-cde2-43c9-841b-8ba3c9bbd423"}} 2018-08-03 08:20:39,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-93dce951-6a11-4b80-a842-b80695b5861a 2018-08-03 08:20:39,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.348428964615s 2018-08-03 08:20:39,834 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-93dce951-6a11-4b80-a842-b80695b5861a 2018-08-03 08:20:39,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:20:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:40,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-e1a3929e-f3a4-4151-98aa-d6d92c0995ca Date: Fri, 03 Aug 2018 08:20:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","l2_adjacency":true,"status":"ACTIVE","subnets":["33184f3b-0526-4754-b9fa-276fd2ea7fcb"],"description":"","tags":[],"updated_at":"2018-08-03T08:19:05Z","qos_policy_id":null,"name":"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51","admin_state_up":true,"tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:20:40,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e1a3929e-f3a4-4151-98aa-d6d92c0995ca 2018-08-03 08:20:40,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318377971649s 2018-08-03 08:20:40,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e1a3929e-f3a4-4151-98aa-d6d92c0995ca 2018-08-03 08:20:40,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:20:40,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:40,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-34ddd0c7-d672-45bd-9d5a-5c64884061d2 Date: Fri, 03 Aug 2018 08:20:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/snap", "metadata": {}}], "file": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file", "owner": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "size": 4373348352, "self": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:20:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T08:19:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:20:40,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-34ddd0c7-d672-45bd-9d5a-5c64884061d2 2018-08-03 08:20:40,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235183954239s 2018-08-03 08:20:40,395 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-34ddd0c7-d672-45bd-9d5a-5c64884061d2 2018-08-03 08:20:40,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:20:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:40,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-585f33a1-0778-4f03-9b2d-ef352a73228b x-compute-request-id: req-585f33a1-0778-4f03-9b2d-ef352a73228b Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_7b444c7c-9fff-467e-934c-5561a850ca51", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4ad04b3e-5681-404b-9324-29d0dd0133da"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:20:40,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-585f33a1-0778-4f03-9b2d-ef352a73228b 2018-08-03 08:20:40,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032329082489s 2018-08-03 08:20:40,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-585f33a1-0778-4f03-9b2d-ef352a73228b 2018-08-03 08:20:40,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 08:20:40,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"server": {"name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "imageRef": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "flavorRef": "4ad04b3e-5681-404b-9324-29d0dd0133da", "max_count": 1, "min_count": 1, "networks": [{"uuid": "296fb3a6-46a8-475e-a5e1-28625b8c586c"}], "security_groups": [{"name": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}]}}' 2018-08-03 08:20:44,791 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08: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 x-openstack-request-id: req-035f1082-9e22-469b-8f39-a24d57b653b1 x-compute-request-id: req-035f1082-9e22-469b-8f39-a24d57b653b1 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d053dd9e-0709-4d58-bd89-d0f558158bb1"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "adminPass": "jsqEb6Z9vkgx"}} 2018-08-03 08:20:44,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-035f1082-9e22-469b-8f39-a24d57b653b1 2018-08-03 08:20:44,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.35998296738s 2018-08-03 08:20:44,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-035f1082-9e22-469b-8f39-a24d57b653b1 2018-08-03 08:20:44,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 08:20:44,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:45,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-59e17f52-4a0d-4b73-88d7-cab7f74e5290 x-compute-request-id: req-59e17f52-4a0d-4b73-88d7-cab7f74e5290 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 08:20:45,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-59e17f52-4a0d-4b73-88d7-cab7f74e5290 2018-08-03 08:20:45,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.685182094574s 2018-08-03 08:20:45,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-59e17f52-4a0d-4b73-88d7-cab7f74e5290 2018-08-03 08:20:45,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:20:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:45,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-13724c99-58b1-46d6-8d3d-db69ea5eadd4 Date: Fri, 03 Aug 2018 08:20:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","l2_adjacency":true,"status":"ACTIVE","subnets":["33184f3b-0526-4754-b9fa-276fd2ea7fcb"],"description":"","tags":[],"updated_at":"2018-08-03T08:19:05Z","qos_policy_id":null,"name":"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51","admin_state_up":true,"tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:20:45,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-13724c99-58b1-46d6-8d3d-db69ea5eadd4 2018-08-03 08:20:45,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129307985306s 2018-08-03 08:20:45,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-13724c99-58b1-46d6-8d3d-db69ea5eadd4 2018-08-03 08:20:45,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:20:45,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:45,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0d997e03-ced1-4047-825b-6dcb94138d6a Date: Fri, 03 Aug 2018 08:20:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:19:05Z","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":"2b9bc7f8a98e42d9b714490bac57c1a4","id":"33184f3b-0526-4754-b9fa-276fd2ea7fcb","subnetpool_id":null,"name":"cloudify_ims-subnet_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:20:45,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0d997e03-ced1-4047-825b-6dcb94138d6a 2018-08-03 08:20:45,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.048378944397s 2018-08-03 08:20:45,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0d997e03-ced1-4047-825b-6dcb94138d6a 2018-08-03 08:20:45,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:20:45,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:46,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:20:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6852046-858a-46c2-9ecb-77df2f438051 x-compute-request-id: req-c6852046-858a-46c2-9ecb-77df2f438051 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:20:46,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c6852046-858a-46c2-9ecb-77df2f438051 2018-08-03 08:20:46,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.921545028687s 2018-08-03 08:20:46,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c6852046-858a-46c2-9ecb-77df2f438051 2018-08-03 08:20:46,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:20:48,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:20:48,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:49,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66d99ef6-421d-4f1b-87a3-de93ac2df0ef x-compute-request-id: req-66d99ef6-421d-4f1b-87a3-de93ac2df0ef 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:20:49,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-66d99ef6-421d-4f1b-87a3-de93ac2df0ef 2018-08-03 08:20:49,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17832708359s 2018-08-03 08:20:49,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-66d99ef6-421d-4f1b-87a3-de93ac2df0ef 2018-08-03 08:20:49,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:20:51,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:20:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:52,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-94141013-1bb6-4d34-b119-b3944fc06d08 x-compute-request-id: req-94141013-1bb6-4d34-b119-b3944fc06d08 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:20:52,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-94141013-1bb6-4d34-b119-b3944fc06d08 2018-08-03 08:20:52,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00690293312s 2018-08-03 08:20:52,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-94141013-1bb6-4d34-b119-b3944fc06d08 2018-08-03 08:20:52,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:20:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:20:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:56,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-6ae117a8-77e1-44dd-9505-4e9d19be7518 x-compute-request-id: req-6ae117a8-77e1-44dd-9505-4e9d19be7518 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:20:56,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ae117a8-77e1-44dd-9505-4e9d19be7518 2018-08-03 08:20:56,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25845813751s 2018-08-03 08:20:56,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6ae117a8-77e1-44dd-9505-4e9d19be7518 2018-08-03 08:20:56,057 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:20:58,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:20:58,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:20:59,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-4ecdaa28-1613-4dee-9d7a-4d954155e1a7 x-compute-request-id: req-4ecdaa28-1613-4dee-9d7a-4d954155e1a7 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:20:59,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ecdaa28-1613-4dee-9d7a-4d954155e1a7 2018-08-03 08:20:59,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07806706429s 2018-08-03 08:20:59,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4ecdaa28-1613-4dee-9d7a-4d954155e1a7 2018-08-03 08:20:59,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:01,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21: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-7b1d7831-c1a5-4da2-a8f9-2f8432ba1008 x-compute-request-id: req-7b1d7831-c1a5-4da2-a8f9-2f8432ba1008 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:01,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7b1d7831-c1a5-4da2-a8f9-2f8432ba1008 2018-08-03 08:21:01,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779780864716s 2018-08-03 08:21:01,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7b1d7831-c1a5-4da2-a8f9-2f8432ba1008 2018-08-03 08:21:01,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:04,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3367c0a1-f024-4c83-b380-d32f1764b99e x-compute-request-id: req-3367c0a1-f024-4c83-b380-d32f1764b99e 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:04,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3367c0a1-f024-4c83-b380-d32f1764b99e 2018-08-03 08:21:04,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995987892151s 2018-08-03 08:21:04,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3367c0a1-f024-4c83-b380-d32f1764b99e 2018-08-03 08:21:04,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:06,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:06,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d94ef8b3-77d3-40de-b710-073b9c85636d x-compute-request-id: req-d94ef8b3-77d3-40de-b710-073b9c85636d 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:07,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d94ef8b3-77d3-40de-b710-073b9c85636d 2018-08-03 08:21:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600292921066s 2018-08-03 08:21:07,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d94ef8b3-77d3-40de-b710-073b9c85636d 2018-08-03 08:21:07,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:09,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:10,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-c365e663-7065-4fa5-826f-d975fdb548fb x-compute-request-id: req-c365e663-7065-4fa5-826f-d975fdb548fb 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:10,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c365e663-7065-4fa5-826f-d975fdb548fb 2018-08-03 08:21:10,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702488899231s 2018-08-03 08:21:10,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c365e663-7065-4fa5-826f-d975fdb548fb 2018-08-03 08:21:10,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:12,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:12,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:13,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-84beb3f9-69bc-4ee2-b580-2e194acfd83a x-compute-request-id: req-84beb3f9-69bc-4ee2-b580-2e194acfd83a 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:13,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-84beb3f9-69bc-4ee2-b580-2e194acfd83a 2018-08-03 08:21:13,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03130221367s 2018-08-03 08:21:13,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-84beb3f9-69bc-4ee2-b580-2e194acfd83a 2018-08-03 08:21:13,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:15,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:16,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21: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-f71ab826-d7e0-463c-b46f-5863adc6b507 x-compute-request-id: req-f71ab826-d7e0-463c-b46f-5863adc6b507 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:16,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f71ab826-d7e0-463c-b46f-5863adc6b507 2018-08-03 08:21:16,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952269077301s 2018-08-03 08:21:16,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f71ab826-d7e0-463c-b46f-5863adc6b507 2018-08-03 08:21:16,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:18,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:18,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:19,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5f8247-df83-4c0e-9afa-067162f1140b x-compute-request-id: req-5a5f8247-df83-4c0e-9afa-067162f1140b 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:19,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a5f8247-df83-4c0e-9afa-067162f1140b 2018-08-03 08:21:19,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81115603447s 2018-08-03 08:21:19,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5a5f8247-df83-4c0e-9afa-067162f1140b 2018-08-03 08:21:19,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:21,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:21,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6ab8c62-5371-44db-b88d-3618041300b0 x-compute-request-id: req-b6ab8c62-5371-44db-b88d-3618041300b0 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:21,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6ab8c62-5371-44db-b88d-3618041300b0 2018-08-03 08:21:21,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785356044769s 2018-08-03 08:21:21,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6ab8c62-5371-44db-b88d-3618041300b0 2018-08-03 08:21:21,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:23,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:23,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:24,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e12badb8-edba-4493-8368-352f69b3b46f x-compute-request-id: req-e12badb8-edba-4493-8368-352f69b3b46f 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:24,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e12badb8-edba-4493-8368-352f69b3b46f 2018-08-03 08:21:24,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617169141769s 2018-08-03 08:21:24,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e12badb8-edba-4493-8368-352f69b3b46f 2018-08-03 08:21:24,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:26,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:27,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b559e09-d193-4952-afc4-af531d2174ab x-compute-request-id: req-1b559e09-d193-4952-afc4-af531d2174ab 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:27,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b559e09-d193-4952-afc4-af531d2174ab 2018-08-03 08:21:27,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615875005722s 2018-08-03 08:21:27,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b559e09-d193-4952-afc4-af531d2174ab 2018-08-03 08:21:27,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:29,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:30,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a091aac-02bd-4104-b647-ac657c5390f6 x-compute-request-id: req-1a091aac-02bd-4104-b647-ac657c5390f6 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:30,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a091aac-02bd-4104-b647-ac657c5390f6 2018-08-03 08:21:30,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.99244594574s 2018-08-03 08:21:30,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a091aac-02bd-4104-b647-ac657c5390f6 2018-08-03 08:21:30,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:32,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:32,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-673cd191-e1eb-4cd9-8252-82eddb9572fd x-compute-request-id: req-673cd191-e1eb-4cd9-8252-82eddb9572fd 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:32,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-673cd191-e1eb-4cd9-8252-82eddb9572fd 2018-08-03 08:21:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596426010132s 2018-08-03 08:21:32,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-673cd191-e1eb-4cd9-8252-82eddb9572fd 2018-08-03 08:21:32,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:34,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:35,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-cb227922-aea6-4d56-b5de-d06f6f02ff66 x-compute-request-id: req-cb227922-aea6-4d56-b5de-d06f6f02ff66 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:35,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cb227922-aea6-4d56-b5de-d06f6f02ff66 2018-08-03 08:21:35,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581244945526s 2018-08-03 08:21:35,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cb227922-aea6-4d56-b5de-d06f6f02ff66 2018-08-03 08:21:35,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:37,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:37,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dcce1f2-0dba-4614-8800-f1c0a0956c6d x-compute-request-id: req-9dcce1f2-0dba-4614-8800-f1c0a0956c6d 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:37,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9dcce1f2-0dba-4614-8800-f1c0a0956c6d 2018-08-03 08:21:37,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411113977432s 2018-08-03 08:21:37,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9dcce1f2-0dba-4614-8800-f1c0a0956c6d 2018-08-03 08:21:37,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:39,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:39,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:40,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4649cd28-c107-4827-adce-1ae88761877e x-compute-request-id: req-4649cd28-c107-4827-adce-1ae88761877e 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:40,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4649cd28-c107-4827-adce-1ae88761877e 2018-08-03 08:21:40,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587934017181s 2018-08-03 08:21:40,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4649cd28-c107-4827-adce-1ae88761877e 2018-08-03 08:21:40,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:42,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:42,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-876ca7bd-a942-4409-b490-41dd85907e8d x-compute-request-id: req-876ca7bd-a942-4409-b490-41dd85907e8d 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:42,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-876ca7bd-a942-4409-b490-41dd85907e8d 2018-08-03 08:21:42,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605417966843s 2018-08-03 08:21:42,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-876ca7bd-a942-4409-b490-41dd85907e8d 2018-08-03 08:21:42,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:44,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:45,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21: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-9351fe25-c6d8-4ff6-a212-28450dd6fd4b x-compute-request-id: req-9351fe25-c6d8-4ff6-a212-28450dd6fd4b 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:45,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9351fe25-c6d8-4ff6-a212-28450dd6fd4b 2018-08-03 08:21:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575079917908s 2018-08-03 08:21:45,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9351fe25-c6d8-4ff6-a212-28450dd6fd4b 2018-08-03 08:21:45,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:47,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5754fec7-7daf-4618-8170-863cf840d046 x-compute-request-id: req-5754fec7-7daf-4618-8170-863cf840d046 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:48,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5754fec7-7daf-4618-8170-863cf840d046 2018-08-03 08:21:48,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.815208911896s 2018-08-03 08:21:48,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5754fec7-7daf-4618-8170-863cf840d046 2018-08-03 08:21:48,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:50,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:51,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26df5085-27cf-4a5c-83ce-ff312e03df1a x-compute-request-id: req-26df5085-27cf-4a5c-83ce-ff312e03df1a 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:51,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26df5085-27cf-4a5c-83ce-ff312e03df1a 2018-08-03 08:21:51,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01275515556s 2018-08-03 08:21:51,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-26df5085-27cf-4a5c-83ce-ff312e03df1a 2018-08-03 08:21:51,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:53,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:54,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21: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-706ac1bc-f73a-4a86-aa29-d7bc21c34985 x-compute-request-id: req-706ac1bc-f73a-4a86-aa29-d7bc21c34985 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:54,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-706ac1bc-f73a-4a86-aa29-d7bc21c34985 2018-08-03 08:21:54,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81497502327s 2018-08-03 08:21:54,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-706ac1bc-f73a-4a86-aa29-d7bc21c34985 2018-08-03 08:21:54,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:56,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:56,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:21:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-620c1a2c-6e28-4865-b4bf-cb96bbb1af1c x-compute-request-id: req-620c1a2c-6e28-4865-b4bf-cb96bbb1af1c 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:56,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-620c1a2c-6e28-4865-b4bf-cb96bbb1af1c 2018-08-03 08:21:56,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800967931747s 2018-08-03 08:21:56,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-620c1a2c-6e28-4865-b4bf-cb96bbb1af1c 2018-08-03 08:21:56,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:21:58,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:21:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:21:59,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-95ff86e0-15c6-4b27-97ee-40fc46209500 x-compute-request-id: req-95ff86e0-15c6-4b27-97ee-40fc46209500 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:21:59,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95ff86e0-15c6-4b27-97ee-40fc46209500 2018-08-03 08:21:59,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62086391449s 2018-08-03 08:21:59,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95ff86e0-15c6-4b27-97ee-40fc46209500 2018-08-03 08:21:59,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:02,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-0bb2ba03-57fb-4646-8f5c-57e337076c7a x-compute-request-id: req-0bb2ba03-57fb-4646-8f5c-57e337076c7a 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:02,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bb2ba03-57fb-4646-8f5c-57e337076c7a 2018-08-03 08:22:02,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401093006134s 2018-08-03 08:22:02,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0bb2ba03-57fb-4646-8f5c-57e337076c7a 2018-08-03 08:22:02,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:04,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:04,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-1b4aded1-662c-4413-bb57-c440515250cc x-compute-request-id: req-1b4aded1-662c-4413-bb57-c440515250cc 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:04,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b4aded1-662c-4413-bb57-c440515250cc 2018-08-03 08:22:04,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612282991409s 2018-08-03 08:22:04,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b4aded1-662c-4413-bb57-c440515250cc 2018-08-03 08:22:04,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:06,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:07,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92cbbb7a-1a22-4e7a-9e78-32de60230466 x-compute-request-id: req-92cbbb7a-1a22-4e7a-9e78-32de60230466 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:07,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92cbbb7a-1a22-4e7a-9e78-32de60230466 2018-08-03 08:22:07,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382746934891s 2018-08-03 08:22:07,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92cbbb7a-1a22-4e7a-9e78-32de60230466 2018-08-03 08:22:07,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:09,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:09,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-226d2e2f-d754-4e10-8e07-74d48c803e31 x-compute-request-id: req-226d2e2f-d754-4e10-8e07-74d48c803e31 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:09,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-226d2e2f-d754-4e10-8e07-74d48c803e31 2018-08-03 08:22:09,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603785037994s 2018-08-03 08:22:09,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-226d2e2f-d754-4e10-8e07-74d48c803e31 2018-08-03 08:22:09,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:11,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:12,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-95c4f86a-9b6b-458a-9f65-ca29bfbc36fa x-compute-request-id: req-95c4f86a-9b6b-458a-9f65-ca29bfbc36fa 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:12,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95c4f86a-9b6b-458a-9f65-ca29bfbc36fa 2018-08-03 08:22:12,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414724111557s 2018-08-03 08:22:12,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-95c4f86a-9b6b-458a-9f65-ca29bfbc36fa 2018-08-03 08:22:12,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:14,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:14,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18a5d14c-5ba6-4529-962e-018b898dd71d x-compute-request-id: req-18a5d14c-5ba6-4529-962e-018b898dd71d 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:14,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18a5d14c-5ba6-4529-962e-018b898dd71d 2018-08-03 08:22:14,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606183052063s 2018-08-03 08:22:14,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18a5d14c-5ba6-4529-962e-018b898dd71d 2018-08-03 08:22:14,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:16,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:16,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:17,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-3af5237b-6293-4fcb-9401-9deb3c2153da x-compute-request-id: req-3af5237b-6293-4fcb-9401-9deb3c2153da 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:17,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3af5237b-6293-4fcb-9401-9deb3c2153da 2018-08-03 08:22:17,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631051063538s 2018-08-03 08:22:17,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3af5237b-6293-4fcb-9401-9deb3c2153da 2018-08-03 08:22:17,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:19,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:19,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6f9b29c-4da6-4716-8771-2f2ded01fc7f x-compute-request-id: req-a6f9b29c-4da6-4716-8771-2f2ded01fc7f 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:19,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a6f9b29c-4da6-4716-8771-2f2ded01fc7f 2018-08-03 08:22:19,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580916881561s 2018-08-03 08:22:19,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a6f9b29c-4da6-4716-8771-2f2ded01fc7f 2018-08-03 08:22:19,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:21,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:22,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d35842b-c197-4809-875b-6a91a9ebae39 x-compute-request-id: req-1d35842b-c197-4809-875b-6a91a9ebae39 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:22,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d35842b-c197-4809-875b-6a91a9ebae39 2018-08-03 08:22:22,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706962108612s 2018-08-03 08:22:22,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1d35842b-c197-4809-875b-6a91a9ebae39 2018-08-03 08:22:22,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:24,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:25,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a46d0a3-70c4-4742-a0e2-2dfb7a104a87 x-compute-request-id: req-1a46d0a3-70c4-4742-a0e2-2dfb7a104a87 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:25,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a46d0a3-70c4-4742-a0e2-2dfb7a104a87 2018-08-03 08:22:25,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584182024002s 2018-08-03 08:22:25,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1a46d0a3-70c4-4742-a0e2-2dfb7a104a87 2018-08-03 08:22:25,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:27,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:27,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:27,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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,Accept-Encoding x-openstack-request-id: req-3ba6d72b-94fd-45d8-ae40-8358f93d0d07 x-compute-request-id: req-3ba6d72b-94fd-45d8-ae40-8358f93d0d07 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:27,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ba6d72b-94fd-45d8-ae40-8358f93d0d07 2018-08-03 08:22:27,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597974061966s 2018-08-03 08:22:27,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ba6d72b-94fd-45d8-ae40-8358f93d0d07 2018-08-03 08:22:27,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:29,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:29,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:30,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e718b45-9fb1-4c62-8d9d-fb1c62b6f4a0 x-compute-request-id: req-4e718b45-9fb1-4c62-8d9d-fb1c62b6f4a0 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:30,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e718b45-9fb1-4c62-8d9d-fb1c62b6f4a0 2018-08-03 08:22:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601142883301s 2018-08-03 08:22:30,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e718b45-9fb1-4c62-8d9d-fb1c62b6f4a0 2018-08-03 08:22:30,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:32,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0646c3b-99cb-4af0-aaaa-86d56fd68f99 x-compute-request-id: req-d0646c3b-99cb-4af0-aaaa-86d56fd68f99 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:33,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0646c3b-99cb-4af0-aaaa-86d56fd68f99 2018-08-03 08:22:33,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800060033798s 2018-08-03 08:22:33,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0646c3b-99cb-4af0-aaaa-86d56fd68f99 2018-08-03 08:22:33,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:35,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:35,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24c22cf1-c08d-4f39-8f6c-87a6435aadd1 x-compute-request-id: req-24c22cf1-c08d-4f39-8f6c-87a6435aadd1 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:35,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-24c22cf1-c08d-4f39-8f6c-87a6435aadd1 2018-08-03 08:22:35,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603430986404s 2018-08-03 08:22:35,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-24c22cf1-c08d-4f39-8f6c-87a6435aadd1 2018-08-03 08:22:35,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:37,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:38,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48c72ce7-5fb2-4c37-bfae-bfbf4e3dfbf1 x-compute-request-id: req-48c72ce7-5fb2-4c37-bfae-bfbf4e3dfbf1 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:38,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-48c72ce7-5fb2-4c37-bfae-bfbf4e3dfbf1 2018-08-03 08:22:38,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376767158508s 2018-08-03 08:22:38,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-48c72ce7-5fb2-4c37-bfae-bfbf4e3dfbf1 2018-08-03 08:22:38,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:40,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:40,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9375303d-e6a6-4202-bd6e-82655e9fb73b x-compute-request-id: req-9375303d-e6a6-4202-bd6e-82655e9fb73b 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:40,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9375303d-e6a6-4202-bd6e-82655e9fb73b 2018-08-03 08:22:40,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593930006027s 2018-08-03 08:22:40,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9375303d-e6a6-4202-bd6e-82655e9fb73b 2018-08-03 08:22:40,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:42,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:44,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a09f8d67-17dc-451a-bc67-467cb6aef7f4 x-compute-request-id: req-a09f8d67-17dc-451a-bc67-467cb6aef7f4 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:44,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a09f8d67-17dc-451a-bc67-467cb6aef7f4 2018-08-03 08:22:44,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19432401657s 2018-08-03 08:22:44,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a09f8d67-17dc-451a-bc67-467cb6aef7f4 2018-08-03 08:22:44,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:46,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:46,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:46,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5574e3fe-d060-409f-8a29-ab561bd97419 x-compute-request-id: req-5574e3fe-d060-409f-8a29-ab561bd97419 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:46,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5574e3fe-d060-409f-8a29-ab561bd97419 2018-08-03 08:22:46,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599686861038s 2018-08-03 08:22:46,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5574e3fe-d060-409f-8a29-ab561bd97419 2018-08-03 08:22:46,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:48,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:49,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-774e306a-0f29-4904-b922-3b2012bea488 x-compute-request-id: req-774e306a-0f29-4904-b922-3b2012bea488 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:49,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-774e306a-0f29-4904-b922-3b2012bea488 2018-08-03 08:22:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626383066177s 2018-08-03 08:22:49,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-774e306a-0f29-4904-b922-3b2012bea488 2018-08-03 08:22:49,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:51,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:52,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c9b4fe2-7108-4e3a-8ccd-ff9a7dce6aaf x-compute-request-id: req-6c9b4fe2-7108-4e3a-8ccd-ff9a7dce6aaf 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.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T08:20:48Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:52,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c9b4fe2-7108-4e3a-8ccd-ff9a7dce6aaf 2018-08-03 08:22:52,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00086092949s 2018-08-03 08:22:52,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6c9b4fe2-7108-4e3a-8ccd-ff9a7dce6aaf 2018-08-03 08:22:52,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:22:54,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:22:54,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb825fb9-51eb-44bd-ba3a-5c4babc9acb0 x-compute-request-id: req-bb825fb9-51eb-44bd-ba3a-5c4babc9acb0 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:54:34", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:22:52.000000", "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:22:52Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:22:54,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb825fb9-51eb-44bd-ba3a-5c4babc9acb0 2018-08-03 08:22:54,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588078022003s 2018-08-03 08:22:54,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bb825fb9-51eb-44bd-ba3a-5c4babc9acb0 2018-08-03 08:22:54,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 08:22:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=fd4c5304-24db-45eb-85ff-d76902d22d9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:54,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-b68aa63d-6750-4e0d-afe2-09dd51e74a21 Date: Fri, 03 Aug 2018 08:22:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T08:22:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33184f3b-0526-4754-b9fa-276fd2ea7fcb","ip_address":"192.168.120.7"}],"id":"58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b","security_groups":["d053dd9e-0709-4d58-bd89-d0f558158bb1"],"mac_address":"fa:16:3e:1b:54:34","project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:20:48Z","binding:vnic_type":"normal","device_id":"fd4c5304-24db-45eb-85ff-d76902d22d9e","ip_allocation":"immediate"}]} 2018-08-03 08:22:54,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-b68aa63d-6750-4e0d-afe2-09dd51e74a21 2018-08-03 08:22:54,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0658209323883s 2018-08-03 08:22:54,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-b68aa63d-6750-4e0d-afe2-09dd51e74a21 2018-08-03 08:22:54,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 08:22:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:54,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dccc52aa-8b48-4e78-abb1-9fe55979e42b Date: Fri, 03 Aug 2018 08:22:54 GMT RESP BODY: {"floatingips": []} 2018-08-03 08:22:54,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b used request id req-dccc52aa-8b48-4e78-abb1-9fe55979e42b 2018-08-03 08:22:54,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0522241592407s 2018-08-03 08:22:54,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b used request id req-dccc52aa-8b48-4e78-abb1-9fe55979e42b 2018-08-03 08:22:54,977 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1b:54:34', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3c4f8a4-6a2a-41c0-9281-d7b493e00e42'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:22:52.000000', 'flavor': Munch({u'id': u'4ad04b3e-5681-404b-9324-29d0dd0133da'}), 'az': u'nova', 'id': u'fd4c5304-24db-45eb-85ff-d76902d22d9e', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9e08140143024dafa6a42f85ee917f5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'name': 'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51', '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-08-03T08:22:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:22:52Z', 'hostId': u'87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d', '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-08-03T08:22:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'name': u'cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51', 'adminPass': None, 'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'created_at': u'2018-08-03T08:20:44Z', 'created': u'2018-08-03T08:20:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 08:22:54,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:22:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:55,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-e912cf92-cd87-49f6-857f-5922b59e2b1f Date: Fri, 03 Aug 2018 08:22:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","l2_adjacency":true,"status":"ACTIVE","subnets":["33184f3b-0526-4754-b9fa-276fd2ea7fcb"],"description":"","tags":[],"updated_at":"2018-08-03T08:19:05Z","qos_policy_id":null,"name":"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51","admin_state_up":true,"tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:22:55,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e912cf92-cd87-49f6-857f-5922b59e2b1f 2018-08-03 08:22:55,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11011505127s 2018-08-03 08:22:55,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e912cf92-cd87-49f6-857f-5922b59e2b1f 2018-08-03 08:22:55,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 08:22:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=fd4c5304-24db-45eb-85ff-d76902d22d9e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:22:55,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-0788dcac-5920-4fb8-9d9a-c4c0c73d2097 Date: Fri, 03 Aug 2018 08:22:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T08:22:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33184f3b-0526-4754-b9fa-276fd2ea7fcb","ip_address":"192.168.120.7"}],"id":"58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b","security_groups":["d053dd9e-0709-4d58-bd89-d0f558158bb1"],"mac_address":"fa:16:3e:1b:54:34","project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:20:48Z","binding:vnic_type":"normal","device_id":"fd4c5304-24db-45eb-85ff-d76902d22d9e","ip_allocation":"immediate"}]} 2018-08-03 08:22:55,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-0788dcac-5920-4fb8-9d9a-c4c0c73d2097 2018-08-03 08:22:55,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.061224937439s 2018-08-03 08:22:55,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-0788dcac-5920-4fb8-9d9a-c4c0c73d2097 2018-08-03 08:22:55,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 08:22:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.7", "port_id": "58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b"}}' 2018-08-03 08:22:57,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-e508e8b2-b3e4-4af0-9acf-e29bc0741374 Date: Fri, 03 Aug 2018 08:22:57 GMT RESP BODY: {"floatingip": {"router_id": "7ac11949-3b0b-4dea-a93f-4aae5d54dcf0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:22:56Z", "updated_at": "2018-08-03T08:22:56Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "296fb3a6-46a8-475e-a5e1-28625b8c586c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1b:54:34", "device_id": "fd4c5304-24db-45eb-85ff-d76902d22d9e"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_id": "58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b", "id": "6453c479-f2a1-4668-8783-95b2e67b2299", "qos_policy_id": null}} 2018-08-03 08:22:57,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e508e8b2-b3e4-4af0-9acf-e29bc0741374 2018-08-03 08:22:57,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.56270194054s 2018-08-03 08:22:57,718 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e508e8b2-b3e4-4af0-9acf-e29bc0741374 2018-08-03 08:22:57,721 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7ac11949-3b0b-4dea-a93f-4aae5d54dcf0', 'updated_at': u'2018-08-03T08:22:56Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.208', 'revision_number': 0, 'port_id': u'58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b', 'id': u'6453c479-f2a1-4668-8783-95b2e67b2299', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'58c4aa68-f8e2-4bc3-a9dc-84ebe2f83a8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'name': 'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1b:54:34', u'device_id': u'fd4c5304-24db-45eb-85ff-d76902d22d9e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', 'created_at': u'2018-08-03T08:22:56Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1b:54:34', u'device_id': u'fd4c5304-24db-45eb-85ff-d76902d22d9e'}), 'router': u'7ac11949-3b0b-4dea-a93f-4aae5d54dcf0'}) 2018-08-03 08:22:57,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:22:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:22:57,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b50fcde9-3050-42c7-a65c-154170955c0b x-compute-request-id: req-b50fcde9-3050-42c7-a65c-154170955c0b Content-Encoding: gzip Content-Length: 10973 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 1778205273 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.313054] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.315302] pid_max: default: 32768 minimum: 301\n[ 0.316526] Security Framework initialized\n[ 0.317648] SELinux: Initializing.\n[ 0.318950] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.323593] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.326552] Mount-cache hash table entries: 4096\n[ 0.328001] Initializing cgroup subsys memory\n[ 0.329174] Initializing cgroup subsys devices\n[ 0.330346] Initializing cgroup subsys freezer\n[ 0.331508] Initializing cgroup subsys net_cls\n[ 0.332670] Initializing cgroup subsys blkio\n[ 0.333807] Initializing cgroup subsys perf_event\n[ 0.335011] Initializing cgroup subsys hugetlb\n[ 0.336171] Initializing cgroup subsys pids\n[ 0.337295] Initializing cgroup subsys net_prio\n[ 0.338545] CPU: Physical Processor ID: 0\n[ 0.340346] mce: CPU supports 10 MCE banks\n[ 0.341483] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.342788] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.344081] tlb_flushall_shift: 6\n[ 0.345267] Freeing SMP alternatives: 28k freed\n[ 0.349098] ACPI: Core revision 20130517\n[ 0.350594] ACPI: All ACPI Tables successfully acquired\n[ 0.352062] ftrace: allocating 25812 entries in 101 pages\n[ 0.373881] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.376493] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.377998] smpboot: Max logical packages: 2\n[ 0.379304] Enabling x2apic\n[ 0.380214] Enabled x2apic\n[ 0.381304] Switched APIC routing to physical x2apic.\n[ 0.383480] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.384972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.387711] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.395150] KVM setup paravirtual spinlock\n[ 0.397436] smpboot: Booting Node 0, Processors #1 OK\n[ 0.399095] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.421197] Brought up 2 CPUs\n[ 0.421213] KVM setup async PF for cpu 1\n[ 0.421217] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.424354] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.426529] devtmpfs: initialized\n[ 0.428853] EVM: security.selinux\n[ 0.429842] EVM: security.ima\n[ 0.430762] EVM: security.capability\n[ 0.432397] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.433937] pinctrl core: initialized pinctrl subsystem\n[ 0.435326] NET: Registered protocol family 16\n[ 0.436670] ACPI: bus type PCI registered\n[ 0.437766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.439296] PCI: Using configuration type 1 for base access\n[ 0.444057] ACPI: Added _OSI(Module Device)\n[ 0.445196] ACPI: Added _OSI(Processor Device)\n[ 0.446373] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.447574] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.449942] ACPI: Interpreter enabled\n[ 0.450994] ACPI: (supports S0 S5)\n[ 0.451983] ACPI: Using IOAPIC for interrupt routing\n[ 0.453214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.460116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461610] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.464404] acpiphp: Slot [3] registered\n[ 0.465496] acpiphp: Slot [4] registered\n[ 0.466613] acpiphp: Slot [5] registered\n[ 0.467718] acpiphp: Slot [6] registered\n[ 0.468812] acpiphp: Slot [7] registered\n[ 0.469897] acpiphp: Slot [8] registered\n[ 0.470985] acpiphp: Slot [9] registered\n[ 0.472071] acpiphp: Slot [10] registered\n[ 0.473167] acpiphp: Slot [11] registered\n[ 0.474267] acpiphp: Slot [12] registered\n[ 0.475371] acpiphp: Slot [13] registered\n[ 0.476480] acpiphp: Slot [14] registered\n[ 0.477593] acpiphp: Slot [15] registered\n[ 0.478700] acpiphp: Slot [16] registered\n[ 0.479806] acpiphp: Slot [17] registered\n[ 0.480932] acpiphp: Slot [18] registered\n[ 0.482032] acpiphp: Slot [19] registered\n[ 0.483135] acpiphp: Slot [20] registered\n[ 0.484236] acpiphp: Slot [21] registered\n[ 0.485335] acpiphp: Slot [22] registered\n[ 0.486433] acpiphp: Slot [23] registered\n[ 0.487563] acpiphp: Slot [24] registered\n[ 0.488669] acpiphp: Slot [25] registered\n[ 0.489770] acpiphp: Slot [26] registered\n[ 0.490876] acpiphp: Slot [27] registered\n[ 0.491984] acpiphp: Slot [28] registered\n[ 0.493080] acpiphp: Slot [29] registered\n[ 0.494177] acpiphp: Slot [30] registered\n[ 0.495273] acpiphp: Slot [31] registered\n[ 0.496366] PCI host bridge to bus 0000:00\n[ 0.497493] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500356] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.501860] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.503866] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.505877] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.510478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512054] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.513523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515080] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518516] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.520630] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.542317] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.544141] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545896] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.547643] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550983] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.554763] vgaarb: loaded\n[ 0.555649] vgaarb: bridge control possible 0000:00:02.0\n[ 0.557079] SCSI subsystem initialized\n[ 0.558177] ACPI: bus type USB registered\n[ 0.559289] usbcore: registered new interface driver usbfs\n[ 0.560615] usbcore: registered new interface driver hub\n[ 0.561938] usbcore: registered new device driver usb\n[ 0.563355] PCI: Using ACPI for IRQ routing\n[ 0.564777] NetLabel: Initializing\n[ 0.565782] NetLabel: domain hash size = 128\n[ 0.566929] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.568204] NetLabel: unlabeled traffic allowed by default\n[ 0.569649] Switched to clocksource kvm-clock\n[ 0.577964] pnp: PnP ACPI init\n[ 0.579171] ACPI: bus type PNP registered\n[ 0.580919] pnp: PnP ACPI: found 5 devices\n[ 0.582344] ACPI: bus type PNP unregistered\n[ 0.589191] NET: Registered protocol family 2\n[ 0.590904] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.593691] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.596043] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.598054] TCP: reno registered\n[ 0.599055] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.600597] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.602296] NET: Registered protocol family 1\n[ 0.603518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605001] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606393] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645492] Unpacking initramfs...\n[ 1.104293] Freeing initrd memory: 37508k freed\n[ 1.113758] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.115431] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.118428] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.120081] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.121854] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.123417] Initialise system trusted keyring\n[ 1.124642] audit: initializing netlink socket (disabled)\n[ 1.126034] type=2000 audit(1533284575.197:1): initialized\n[ 1.142256] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.143827] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.146199] zpool: loaded\n[ 1.147117] zbud: loaded\n[ 1.148183] VFS: Disk quotas dquot_6.5.2\n[ 1.149362] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.151080] msgmni has been set to 7578\n[ 1.152271] Key type big_key registered\n[ 1.154168] NET: Registered protocol family 38\n[ 1.155432] Key type asymmetric registered\n[ 1.156595] Asymmetric key parser 'x509' registered\n[ 1.157923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.160113] io scheduler noop registered\n[ 1.161284] io scheduler deadline registered (default)\n[ 1.172386] io scheduler cfq registered\n[ 1.173621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.175029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.176683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.178818] ACPI: Power Button [PWRF]\n[ 1.180014] GHES: HEST is not enabled!\n[ 1.181189] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.205650] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.207426] Non-volatile memory driver v1.3\n[ 1.208626] Linux agpgart interface v0.103\n[ 1.209866] crash memory driver: version 1.1\n[ 1.211074] rdac: device handler registered\n[ 1.212246] hp_sw: device handler registered\n[ 1.213382] emc: device handler registered\n[ 1.214477] alua: device handler registered\n[ 1.215601] libphy: Fixed MDIO Bus: probed\n[ 1.216728] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.218205] ehci-pci: EHCI PCI platform driver\n[ 1.219353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.220759] ohci-pci: OHCI PCI platform driver\n[ 1.221916] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.241764] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.243082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.245109] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.246395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.247815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.249323] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.251289] usb usb1: Product: UHCI Host Controller\n[ 1.252506] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.254071] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.255318] hub 1-0:1.0: USB hub found\n[ 1.256384] hub 1-0:1.0: 2 ports detected\n[ 1.257603] usbcore: registered new interface driver usbserial\n[ 1.258986] usbcore: registered new interface driver usbserial_generic\n[ 1.260461] usbserial: USB Serial support registered for generic\n[ 1.261871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.264548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.265848] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.267310] mousedev: PS/2 mouse device common for all mice\n[ 1.268958] rtc_cmos 00:00: RTC can wake from S4\n[ 1.270300] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.272752] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.274484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.274690] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.278792] cpuidle: using governor menu\n[ 1.280079] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.281592] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.281604] usbcore: registered new interface driver usbhid\n[ 1.281606] usbhid: USB HID core driver\n[ 1.281635] drop_monitor: Initializing network drop monitor service\n[ 1.281685] TCP: cubic registered\n[ 1.281687] Initializing XFRM netlink socket\n[ 1.281768] NET: Registered protocol family 10\n[ 1.281982] NET: Registered protocol family 17\n[ 1.292079] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293633] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.295615] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.298314] Loading compiled-in X.509 certificates\n[ 1.299656] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.302250] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.305278] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.307925] registered taskstats version 1\n[ 1.310928] Key type trusted registered\n[ 1.313396] Key type encrypted registered\n[ 1.315848] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.317715] rtc_cmos 00:00: setting system clock to 2018-08-03 08:22:55 UTC (1533284575)\n[ 1.320671] Freeing unused kernel memory: 1680k freed\n[ 1.325270] 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.330921] systemd[1]: Detected virtualization kvm.\n[ 1.332603] systemd[1]: Detected architecture x86-64.\n[ 1.334265] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.337310] systemd[1]: No hostname configured.\n[ 1.338657] systemd[1]: Set hostname to .\n[ 1.340032] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.364331] systemd[1]: Reached target Local File Systems.\n[ 1.366005] systemd[1]: Starting Local File Systems.\n[ 1.367621] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.369901] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.373510] systemd[1]: Reached target Paths.\n[ 1.374959] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.377211] systemd[1]: Reached target Timers.\n[ 1.378666] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.381109] systemd[1]: Created slice Root Slice.\n[ 1.382699] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.385174] systemd[1]: Created slice System Slice.\n[ 1.386730] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.389050] systemd[1]: Reached target Slices.\n[ 1.390532] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.393017] systemd[1]: Listening on udev Control Socket.\n[ 1.394658] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.397267] systemd[1]: Listening on Journal Socket.\n[ 1.398798] systemd[1]: Starting Journal Socket.\n[ 1.400475] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.403053] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.405820] 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.410204] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.413614] systemd[1]: Listening on udev Kernel Socket.\n[ 1.415035] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.417527] systemd[1]: Reached target Sockets.\n[ 1.418837] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.421025] systemd[1]: Reached target Swap.\n[ 1.422376] systemd[1]: Starting Swap.\n[[32m OK [0m] Started Journal Service.\n[ 1.424901] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.481754] RPC: Registered named UNIX socket transport module.\n[ 1.483763] RPC: Registered udp transport module.\n[ 1.485366] RPC: Registered tcp transport module.\n[ 1.486983] 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[ 1.560655] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.586980] 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.611336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.651166] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.654441] scsi host0: ata_piix\n[ 1.655759] scsi host1: ata_piix\n[ 1.656980] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.659167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.664000] 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.712887] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.714444] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.716015] usb 1-1: Product: QEMU USB Tablet\n[ 1.717152] usb 1-1: Manufacturer: QEMU\n[ 1.718213] usb 1-1: SerialNumber: 42\n[ 1.728108] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.730606] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.833295] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836164] XFS (vda1): Mounting V4 Filesystem\n[ 1.858494] 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 System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\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.090102] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.119736] tsc: Refined TSC clocksource calibration: 3491.868 MHz\n[ 2.143675] SELinux: Disabled at runtime.\n[ 2.181652] type=1404 audit(1533284576.363:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.218074] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.219979] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\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] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\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[ 2.465305] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.525352] systemd-journald[387]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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[ 2.620651] type=1305 audit(1533284576.802:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.[ 2.830716] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[ 2.834422] [drm] Initialized drm 1.1.0 20060810\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[ 2.847726] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.869345] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.871079] [TTM] Initializing pool allocator\n[ 2.872510] [TTM] Initializing DMA pool allocator\n[ 2.874327] [drm] fb mappable at 0xFC000000\n[ 2.875581] [drm] vram aper at 0xFC000000\n[ 2.876799] [drm] size 33554432\n[ 2.877862] [drm] fb depth is 24\n[ 2.878973] [drm] pitch is 3072\n[ 2.881481] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.900622] Console: switching to colour frame buffer device 128x48\n[ 2.900774] ppdev: user-space parallel port driver\n[ 2.913536] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 2.916656] [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 irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting Authorization Manager...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[ 2.995618] AES CTR mode by8 optimization enabled\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 Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.026945] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.042620] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Authorization Manager.\n[ 3.046411] intel_rapl: no valid rapl domains found in package 0\n[ 3.049910] intel_powerclamp: No package C-state available\n[ 3.055368] intel_powerclamp: No package C-state available[ 3.018397] cloud-init[520]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 08:22:57 +0000. Up 2.98 seconds.\n"} 2018-08-03 08:22:57,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e/action used request id req-b50fcde9-3050-42c7-a65c-154170955c0b 2018-08-03 08:22:57,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.12643289566s 2018-08-03 08:22:57,850 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e/action used request id req-b50fcde9-3050-42c7-a65c-154170955c0b 2018-08-03 08:22:57,850 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 1778205273 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.313054] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.315302] pid_max: default: 32768 minimum: 301 [ 0.316526] Security Framework initialized [ 0.317648] SELinux: Initializing. [ 0.318950] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.323593] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.326552] Mount-cache hash table entries: 4096 [ 0.328001] Initializing cgroup subsys memory [ 0.329174] Initializing cgroup subsys devices [ 0.330346] Initializing cgroup subsys freezer [ 0.331508] Initializing cgroup subsys net_cls [ 0.332670] Initializing cgroup subsys blkio [ 0.333807] Initializing cgroup subsys perf_event [ 0.335011] Initializing cgroup subsys hugetlb [ 0.336171] Initializing cgroup subsys pids [ 0.337295] Initializing cgroup subsys net_prio [ 0.338545] CPU: Physical Processor ID: 0 [ 0.340346] mce: CPU supports 10 MCE banks [ 0.341483] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.342788] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.344081] tlb_flushall_shift: 6 [ 0.345267] Freeing SMP alternatives: 28k freed [ 0.349098] ACPI: Core revision 20130517 [ 0.350594] ACPI: All ACPI Tables successfully acquired [ 0.352062] ftrace: allocating 25812 entries in 101 pages [ 0.373881] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.376493] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.377998] smpboot: Max logical packages: 2 [ 0.379304] Enabling x2apic [ 0.380214] Enabled x2apic [ 0.381304] Switched APIC routing to physical x2apic. [ 0.383480] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.384972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.387711] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.395150] KVM setup paravirtual spinlock [ 0.397436] smpboot: Booting Node 0, Processors #1 OK [ 0.399095] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.421197] Brought up 2 CPUs [ 0.421213] KVM setup async PF for cpu 1 [ 0.421217] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.424354] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.426529] devtmpfs: initialized [ 0.428853] EVM: security.selinux [ 0.429842] EVM: security.ima [ 0.430762] EVM: security.capability [ 0.432397] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.433937] pinctrl core: initialized pinctrl subsystem [ 0.435326] NET: Registered protocol family 16 [ 0.436670] ACPI: bus type PCI registered [ 0.437766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.439296] PCI: Using configuration type 1 for base access [ 0.444057] ACPI: Added _OSI(Module Device) [ 0.445196] ACPI: Added _OSI(Processor Device) [ 0.446373] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.447574] ACPI: Added _OSI(Processor Aggregator Device) [ 0.449942] ACPI: Interpreter enabled [ 0.450994] ACPI: (supports S0 S5) [ 0.451983] ACPI: Using IOAPIC for interrupt routing [ 0.453214] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458591] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461610] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.464404] acpiphp: Slot [3] registered [ 0.465496] acpiphp: Slot [4] registered [ 0.466613] acpiphp: Slot [5] registered [ 0.467718] acpiphp: Slot [6] registered [ 0.468812] acpiphp: Slot [7] registered [ 0.469897] acpiphp: Slot [8] registered [ 0.470985] acpiphp: Slot [9] registered [ 0.472071] acpiphp: Slot [10] registered [ 0.473167] acpiphp: Slot [11] registered [ 0.474267] acpiphp: Slot [12] registered [ 0.475371] acpiphp: Slot [13] registered [ 0.476480] acpiphp: Slot [14] registered [ 0.477593] acpiphp: Slot [15] registered [ 0.478700] acpiphp: Slot [16] registered [ 0.479806] acpiphp: Slot [17] registered [ 0.480932] acpiphp: Slot [18] registered [ 0.482032] acpiphp: Slot [19] registered [ 0.483135] acpiphp: Slot [20] registered [ 0.484236] acpiphp: Slot [21] registered [ 0.485335] acpiphp: Slot [22] registered [ 0.486433] acpiphp: Slot [23] registered [ 0.487563] acpiphp: Slot [24] registered [ 0.488669] acpiphp: Slot [25] registered [ 0.489770] acpiphp: Slot [26] registered [ 0.490876] acpiphp: Slot [27] registered [ 0.491984] acpiphp: Slot [28] registered [ 0.493080] acpiphp: Slot [29] registered [ 0.494177] acpiphp: Slot [30] registered [ 0.495273] acpiphp: Slot [31] registered [ 0.496366] PCI host bridge to bus 0000:00 [ 0.497493] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500356] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501860] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.503866] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.505877] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.510478] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512054] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.513523] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515080] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518516] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.520630] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.542317] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544141] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545896] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.547643] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549364] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550983] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.554763] vgaarb: loaded [ 0.555649] vgaarb: bridge control possible 0000:00:02.0 [ 0.557079] SCSI subsystem initialized [ 0.558177] ACPI: bus type USB registered [ 0.559289] usbcore: registered new interface driver usbfs [ 0.560615] usbcore: registered new interface driver hub [ 0.561938] usbcore: registered new device driver usb [ 0.563355] PCI: Using ACPI for IRQ routing [ 0.564777] NetLabel: Initializing [ 0.565782] NetLabel: domain hash size = 128 [ 0.566929] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568204] NetLabel: unlabeled traffic allowed by default [ 0.569649] Switched to clocksource kvm-clock [ 0.577964] pnp: PnP ACPI init [ 0.579171] ACPI: bus type PNP registered [ 0.580919] pnp: PnP ACPI: found 5 devices [ 0.582344] ACPI: bus type PNP unregistered [ 0.589191] NET: Registered protocol family 2 [ 0.590904] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.593691] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.596043] TCP: Hash tables configured (established 32768 bind 32768) [ 0.598054] TCP: reno registered [ 0.599055] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.600597] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.602296] NET: Registered protocol family 1 [ 0.603518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605001] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606393] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645492] Unpacking initramfs... [ 1.104293] Freeing initrd memory: 37508k freed [ 1.113758] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.115431] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.118428] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.120081] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.121854] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.123417] Initialise system trusted keyring [ 1.124642] audit: initializing netlink socket (disabled) [ 1.126034] type=2000 audit(1533284575.197:1): initialized [ 1.142256] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.143827] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.146199] zpool: loaded [ 1.147117] zbud: loaded [ 1.148183] VFS: Disk quotas dquot_6.5.2 [ 1.149362] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.151080] msgmni has been set to 7578 [ 1.152271] Key type big_key registered [ 1.154168] NET: Registered protocol family 38 [ 1.155432] Key type asymmetric registered [ 1.156595] Asymmetric key parser 'x509' registered [ 1.157923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.160113] io scheduler noop registered [ 1.161284] io scheduler deadline registered (default) [ 1.172386] io scheduler cfq registered [ 1.173621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.175029] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.176683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.178818] ACPI: Power Button [PWRF] [ 1.180014] GHES: HEST is not enabled! [ 1.181189] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.205650] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.207426] Non-volatile memory driver v1.3 [ 1.208626] Linux agpgart interface v0.103 [ 1.209866] crash memory driver: version 1.1 [ 1.211074] rdac: device handler registered [ 1.212246] hp_sw: device handler registered [ 1.213382] emc: device handler registered [ 1.214477] alua: device handler registered [ 1.215601] libphy: Fixed MDIO Bus: probed [ 1.216728] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.218205] ehci-pci: EHCI PCI platform driver [ 1.219353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.220759] ohci-pci: OHCI PCI platform driver [ 1.221916] uhci_hcd: USB Universal Host Controller Interface driver [ 1.241764] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.243082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.245109] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.246395] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.247815] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.249323] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.251289] usb usb1: Product: UHCI Host Controller [ 1.252506] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.254071] usb usb1: SerialNumber: 0000:00:01.2 [ 1.255318] hub 1-0:1.0: USB hub found [ 1.256384] hub 1-0:1.0: 2 ports detected [ 1.257603] usbcore: registered new interface driver usbserial [ 1.258986] usbcore: registered new interface driver usbserial_generic [ 1.260461] usbserial: USB Serial support registered for generic [ 1.261871] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.264548] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.265848] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.267310] mousedev: PS/2 mouse device common for all mice [ 1.268958] rtc_cmos 00:00: RTC can wake from S4 [ 1.270300] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.272752] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.274484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.274690] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.278792] cpuidle: using governor menu [ 1.280079] hidraw: raw HID events driver (C) Jiri Kosina [ 1.281592] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.281604] usbcore: registered new interface driver usbhid [ 1.281606] usbhid: USB HID core driver [ 1.281635] drop_monitor: Initializing network drop monitor service [ 1.281685] TCP: cubic registered [ 1.281687] Initializing XFRM netlink socket [ 1.281768] NET: Registered protocol family 10 [ 1.281982] NET: Registered protocol family 17 [ 1.292079] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293633] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.295615] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.298314] Loading compiled-in X.509 certificates [ 1.299656] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.302250] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.305278] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.307925] registered taskstats version 1 [ 1.310928] Key type trusted registered [ 1.313396] Key type encrypted registered [ 1.315848] IMA: No TPM chip found, activating TPM-bypass! [ 1.317715] rtc_cmos 00:00: setting system clock to 2018-08-03 08:22:55 UTC (1533284575) [ 1.320671] Freeing unused kernel memory: 1680k freed [ 1.325270] 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.330921] systemd[1]: Detected virtualization kvm. [ 1.332603] systemd[1]: Detected architecture x86-64. [ 1.334265] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.337310] systemd[1]: No hostname configured. [ 1.338657] systemd[1]: Set hostname to . [ 1.340032] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.364331] systemd[1]: Reached target Local File Systems. [ 1.366005] systemd[1]: Starting Local File Systems. [ 1.367621] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.369901] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.373510] systemd[1]: Reached target Paths. [ 1.374959] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.377211] systemd[1]: Reached target Timers. [ 1.378666] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.381109] systemd[1]: Created slice Root Slice. [ 1.382699] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.385174] systemd[1]: Created slice System Slice. [ 1.386730] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.389050] systemd[1]: Reached target Slices. [ 1.390532] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.393017] systemd[1]: Listening on udev Control Socket. [ 1.394658] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.397267] systemd[1]: Listening on Journal Socket. [ 1.398798] systemd[1]: Starting Journal Socket. [ 1.400475] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.403053] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.405820] 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.410204] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.413614] systemd[1]: Listening on udev Kernel Socket. [ 1.415035] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.417527] systemd[1]: Reached target Sockets. [ 1.418837] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.421025] systemd[1]: Reached target Swap. [ 1.422376] systemd[1]: Starting Swap. [[32m OK [0m] Started Journal Service. [ 1.424901] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.481754] RPC: Registered named UNIX socket transport module. [ 1.483763] RPC: Registered udp transport module. [ 1.485366] RPC: Registered tcp transport module. [ 1.486983] 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... [ 1.560655] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [ 1.586980] 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.611336] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.651166] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.654441] scsi host0: ata_piix [ 1.655759] scsi host1: ata_piix [ 1.656980] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.659167] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.664000] 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.712887] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.714444] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.716015] usb 1-1: Product: QEMU USB Tablet [ 1.717152] usb 1-1: Manufacturer: QEMU [ 1.718213] usb 1-1: SerialNumber: 42 [ 1.728108] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.730606] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.833295] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836164] XFS (vda1): Mounting V4 Filesystem [ 1.858494] 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 System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[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.090102] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.119736] tsc: Refined TSC clocksource calibration: 3491.868 MHz [ 2.143675] SELinux: Disabled at runtime. [ 2.181652] type=1404 audit(1533284576.363:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.218074] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.219979] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[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] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd File Systems. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[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. [ 2.465305] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.525352] systemd-journald[387]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[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... [ 2.620651] type=1305 audit(1533284576.802:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System.[ 2.830716] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.834422] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... Starting NTP client/server... Starting GSSAPI Proxy Daemon... [ 2.847726] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.869345] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.871079] [TTM] Initializing pool allocator [ 2.872510] [TTM] Initializing DMA pool allocator [ 2.874327] [drm] fb mappable at 0xFC000000 [ 2.875581] [drm] vram aper at 0xFC000000 [ 2.876799] [drm] size 33554432 [ 2.877862] [drm] fb depth is 24 [ 2.878973] [drm] pitch is 3072 [ 2.881481] fbcon: cirrusdrmfb (fb0) is primary device [ 2.900622] Console: switching to colour frame buffer device 128x48 [ 2.900774] ppdev: user-space parallel port driver [ 2.913536] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 2.916656] [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 irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [ 2.995618] AES CTR mode by8 optimization enabled [[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 Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.026945] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.042620] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 3.046411] intel_rapl: no valid rapl domains found in package 0 [ 3.049910] intel_powerclamp: No package C-state available [ 3.055368] intel_powerclamp: No package C-state available[ 3.018397] cloud-init[520]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 08:22:57 +0000. Up 2.98 seconds. 2018-08-03 08:23:00,863 - paramiko.transport - DEBUG - starting thread (client mode): 0x54a9cbd0L 2018-08-03 08:23:00,863 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 08:23:00,878 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 08:23:00,878 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 08:23:00,887 - 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-08-03 08:23:00,887 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 08:23:00,887 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 08:23:00,887 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 08:23:00,887 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 08:23:00,888 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 08:23:00,896 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 08:23:00,897 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 08:23:00,927 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-03 08:23:00,928 - paramiko.transport - DEBUG - Trying discovered key 3ddc431c554843acbfcc3cb94a46be6c in /tmp/tmp8EWtia 2018-08-03 08:23:00,938 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 08:23:01,004 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 08:23:01,030 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-03 08:23:01,031 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 08:23:01,046 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 08:23:01,062 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208 2018-08-03 08:23:11,070 - paramiko.transport - DEBUG - starting thread (client mode): 0x54a9c8d0L 2018-08-03 08:23:11,071 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 08:23:11,078 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 08:23:11,078 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 08:23:11,081 - 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-08-03 08:23:11,081 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 08:23:11,081 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 08:23:11,081 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 08:23:11,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 08:23:11,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 08:23:11,088 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 08:23:11,089 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 08:23:11,103 - paramiko.transport - DEBUG - Trying discovered key 3ddc431c554843acbfcc3cb94a46be6c in /tmp/tmp8EWtia 2018-08-03 08:23:11,129 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 08:23:11,146 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 08:23:11,167 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-03 08:23:11,167 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-03 08:23:11,167 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-03 08:23:11,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-03 08:23:11,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:11,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4778, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4781, "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": 1550, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4769, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 801, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4472, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4763, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:11 GMT 2018-08-03 08:23:11,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:11,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 08:23:11,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:11,298 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4778, 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': 4781, 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': 1550, 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': 4769, 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': 865, 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': 801, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4472, 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': 4763, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-03 08:23:11,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-08-03 08:23:11,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:11,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4778, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4781, "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": 1550, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4769, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 865, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 801, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4472, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4763, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:11,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:11 GMT 2018-08-03 08:23:11,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:11,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 08:23:11,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:11,408 - functest.core.cloudify - INFO - The current manager status is running 2018-08-03 08:23:11,408 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-03 08:23:11,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:11,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:11,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:11.281Z", "updated_at": "2018-08-03T08:23:11.281Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:11 GMT 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:11,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 08:23:11,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:11,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-08-03 08:23:11,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:11,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:11,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:11,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:11.281Z", "updated_at": "2018-08-03T08:23:11.281Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:11 GMT 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-03 08:23:11,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:11,548 - functest.core.cloudify - DEBUG - List secrets: 2018-08-03 08:23:11,548 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:11,608 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 08:23:11,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:11.281Z", "updated_at": "2018-08-03T08:23:11.281Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 08:23:11,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:11,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:11 GMT 2018-08-03 08:23:11,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:11,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 08:23:11,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:11,609 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-03 08:23:11,609 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-03 08:23:11,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:23:11,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:23:11,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42737739-1845-46d6-9cfa-3a63b021e03b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4"}, "tags": [], "enabled": true, "id": "2b9bc7f8a98e42d9b714490bac57c1a4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:23:11,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-42737739-1845-46d6-9cfa-3a63b021e03b 2018-08-03 08:23:11,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111898183823s 2018-08-03 08:23:11,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-42737739-1845-46d6-9cfa-3a63b021e03b 2018-08-03 08:23:11,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-03 08:23:11,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/2b9bc7f8a98e42d9b714490bac57c1a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-03 08:23:11,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-522e2c01-d33c-4c8a-a986-e8f473b4196a Date: Fri, 03 Aug 2018 08:23:11 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-08-03 08:23:11,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/2b9bc7f8a98e42d9b714490bac57c1a4.json used request id req-522e2c01-d33c-4c8a-a986-e8f473b4196a 2018-08-03 08:23:11,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0818200111389s 2018-08-03 08:23:11,813 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/2b9bc7f8a98e42d9b714490bac57c1a4.json used request id req-522e2c01-d33c-4c8a-a986-e8f473b4196a 2018-08-03 08:23:11,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-03 08:23:11,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 08:23:11,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:23:11,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4525372-ba77-40c1-b8b3-f1713ab6be7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 08:23:11,826 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-d4525372-ba77-40c1-b8b3-f1713ab6be7c 2018-08-03 08:23:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:23:11,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63025818-7b30-4db2-b70d-b6db689ad22a Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/16b326e6b9ba4d7f83cbf206fc2ce610"}, "enabled": true, "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1c9e021c0657446384e13090914a1a04"}, "enabled": true, "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/36b201a5648c494f849f708a46fb0401"}, "enabled": true, "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/40817ca28fa44aecb8f1261774694a10"}, "enabled": true, "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/58521960839f46208e6d31ebf57ebe2d"}, "enabled": true, "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/659e1abd6a0d4dd4b7c85a06763bf5db"}, "enabled": true, "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/68131158380c4437b3495126c921675d"}, "enabled": true, "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/724809245d8a4dc19b33c4d218c98985"}, "enabled": true, "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/85700098dbb944d094ab58ec7047609c"}, "enabled": true, "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a514eb4cf56543839c94b112012fd767"}, "enabled": true, "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b49954f3a6944aa6b632fbd2f126016f"}, "enabled": true, "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bbc9bef8f3f24ff293d9ed81635e988c"}, "enabled": true, "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc6353cb004a4f5bad3a72a1ae7a98c8"}, "enabled": true, "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cf54e3bb8cc8467799ddede0263cbee7"}, "enabled": true, "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de8071ea3fe442319b2c78cb7d48910c"}, "enabled": true, "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 08:23:11,939 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-63025818-7b30-4db2-b70d-b6db689ad22a 2018-08-03 08:23:11,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.122735023499s 2018-08-03 08:23:11,940 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-63025818-7b30-4db2-b70d-b6db689ad22a 2018-08-03 08:23:11,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 08:23:11,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:23:12,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f39ec87-6cff-4d98-96ba-62d32a3e4b3b Content-Encoding: gzip Content-Length: 1969 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/02062829d2c94ee6ae84b55201aa010d"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0254a655130d414ba55ac3b721449d38"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "0254a655130d414ba55ac3b721449d38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0428f682e3bb4a2181f4033970c79b88"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05aab2daf5614213ba988681703dd406"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "05aab2daf5614213ba988681703dd406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/12d3563d06814955a993a9ea4235a14f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "12d3563d06814955a993a9ea4235a14f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/142b2233d977494081bc0680ab6143ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "142b2233d977494081bc0680ab6143ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/150f64df7c3f448da06263cb621722d4"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "150f64df7c3f448da06263cb621722d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1a07204839614eb3a0b2f22a03adbc3a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68131158380c4437b3495126c921675d", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27ef5b7e65b945709b4fe39ec22e5a94"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e762d7c96eb4938a6cba9280803d929"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3a086b2003fc444e91f36d23a7e5b6f7"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/41a75d00a9d74777b7463655c644840a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "41a75d00a9d74777b7463655c644840a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4a0868568dc84cd6bfacc8aa5b350563"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/506f01a9f57f442a884fb06bf477e6b0"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/518518a0dbed4ba593aa27b5e699dfd1"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/584df562b43144ba964628e7bd308399"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "584df562b43144ba964628e7bd308399"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/59c1e08f7b1242b8baf93fabb173f042"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/63e02b47d6634e7b9731625b6f3b4c04"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6a3c0ab55cb841a28bd36eb8f24cf989"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/73dc60ba9bf54e5984c1260847e6e16a"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7eb58d97725444ed99d12defa9c40e28"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "7eb58d97725444ed99d12defa9c40e28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8cecc15bdadd485d8c04b40e542621f8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "8cecc15bdadd485d8c04b40e542621f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91d285cf30bd470199680d147d2bac5c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "91d285cf30bd470199680d147d2bac5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91f492fc832e45ca839ee7d60fc70797"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/991e385ac4384df2b284488198b1ff67"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "991e385ac4384df2b284488198b1ff67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/99b6309d03c845228e43e00cc2b56a24"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9c17ce5b90c245ee894eea416dfd452f"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "9c17ce5b90c245ee894eea416dfd452f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0e5da74bc8449b581356d99a2ea06db"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "b0e5da74bc8449b581356d99a2ea06db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68131158380c4437b3495126c921675d", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c01b146bc93a4738bf742f9ec7649780"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c68bc4558e8842b491970603954c7b24"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "c68bc4558e8842b491970603954c7b24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78439967874c01a8c26a4948619ef2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "cd78439967874c01a8c26a4948619ef2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cec0f732e26a42dcaebf44461b02fe65"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "cec0f732e26a42dcaebf44461b02fe65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2ca8da4e5a148cd93ce179d1b8fc599"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e47fb48662ca405fadacb2892384e275"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "e47fb48662ca405fadacb2892384e275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f03b26fcc442401e8ca8b27c8935795c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "f03b26fcc442401e8ca8b27c8935795c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f04c4b8b84624882a688256ee502dd87"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68131158380c4437b3495126c921675d", "id": "f04c4b8b84624882a688256ee502dd87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f13c0e85fac54dc495f5c98f52cf9e35"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f59e085d31174f28a638ba67742dc775"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "f59e085d31174f28a638ba67742dc775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f924af98ad70444b8d96a3f2b9d647b2"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "f924af98ad70444b8d96a3f2b9d647b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f970e6ba311f4bbe8f0d35e5a0a4c389"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fa8bf14f55d0490d8d10dd12f928d8a4"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 08:23:12,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-8f39ec87-6cff-4d98-96ba-62d32a3e4b3b 2018-08-03 08:23:12,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.113300085068s 2018-08-03 08:23:12,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-8f39ec87-6cff-4d98-96ba-62d32a3e4b3b 2018-08-03 08:23:12,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '4f4e30d0-275b-4080-8974-c67a6fe11a82', 'keystone_tenant_name': u'cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.25:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51', 'project_domain_name': 'Default'} 2018-08-03 08:23:12,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-08-03 08:23:12,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:11 GMT 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,157 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "4f4e30d0-275b-4080-8974-c67a6fe11a82"} 2018-08-03 08:23:12,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.081Z", "updated_at": "2018-08-03T08:23:12.081Z", "created_by": "admin", "private_resource": false, "value": "4f4e30d0-275b-4080-8974-c67a6fe11a82", "key": "keystone_password"} 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-03 08:23:12,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,276 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"} 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-03 08:23:12,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.147Z", "updated_at": "2018-08-03T08:23:12.147Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51", "key": "keystone_tenant_name"} 2018-08-03 08:23:12,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,343 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-03 08:23:12,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,343 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-03 08:23:12,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.212Z", "updated_at": "2018-08-03T08:23:12.212Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-03 08:23:12,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,408 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.25:5000"} 2018-08-03 08:23:12,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.278Z", "updated_at": "2018-08-03T08:23:12.278Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.25:5000", "key": "keystone_url"} 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-03 08:23:12,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,473 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-03 08:23:12,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.343Z", "updated_at": "2018-08-03T08:23:12.343Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,538 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-03 08:23:12,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,539 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51"} 2018-08-03 08:23:12,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.409Z", "updated_at": "2018-08-03T08:23:12.409Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51", "key": "keystone_username"} 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-03 08:23:12,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,603 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-03 08:23:12,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-03 08:23:12,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:12.468Z", "updated_at": "2018-08-03T08:23:12.468Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-03 08:23:12,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:12,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:12 GMT 2018-08-03 08:23:12,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:12,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-03 08:23:12,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:12,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-03 08:23:12,671 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 08:23:12,672 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 08:23:12,672 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 08:23:12,676 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 08:23:12,748 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 08:23:12,749 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 08:23:12,750 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 08:23:12,789 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-03 08:23:12,789 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 08:23:12,826 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 08:23:46,417 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 08:23:46,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: mirror.sfo12.us.leaseweb.net * updates: repo1.sea.innoscale.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.9.1.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.9.1.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 22 MB/s | 54 MB 00:02 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.9.1.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 : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.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.9.1.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-08-03 08:23:46,419 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 08:23:46,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-03 08:23:46,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:23:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:23:46,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-2f6f3f74-e17b-48f7-b2db-8f1bedb72d07 Date: Fri, 03 Aug 2018 08:23:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:19:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 1, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "47c25268-8e34-441c-938a-1f0335b5fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "55c88aaf-177d-4de8-89b2-411d818da2a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T08:20:39Z", "revision_number": 0, "id": "64aedad6-cde2-43c9-841b-8ba3c9bbd423", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T08:20:39Z", "revision_number": 0, "id": "e897a602-ed70-4b43-a461-0ef7e661063e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "revision_number": 0, "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 7, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:23:46,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2f6f3f74-e17b-48f7-b2db-8f1bedb72d07 2018-08-03 08:23:46,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254124879837s 2018-08-03 08:23:46,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-2f6f3f74-e17b-48f7-b2db-8f1bedb72d07 2018-08-03 08:23:46,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 08:23:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -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": "61dceb28-f453-4933-9ae4-e30d892dd115"}}' 2018-08-03 08:23:46,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b2f81242-5410-491f-8aee-b3122d3cbe72 Date: Fri, 03 Aug 2018 08:23:46 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-08-03T08:23:46Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "port_range_min": 22, "revision_number": 0, "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:23:46Z", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "6e63302e-76cf-4a44-a138-acd624dcd7f7"}} 2018-08-03 08:23:46,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b2f81242-5410-491f-8aee-b3122d3cbe72 2018-08-03 08:23:46,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.201071977615s 2018-08-03 08:23:46,883 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b2f81242-5410-491f-8aee-b3122d3cbe72 2018-08-03 08:23:46,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-03 08:23:46,980 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-03 08:23:50,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:50,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:50,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:50,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:50,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:50,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:50,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:50,892 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-03 08:23:50,893 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:50.834Z", "updated_at": "2018-08-03T08:23:50.834Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-03 08:23:50,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:50,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:50 GMT 2018-08-03 08:23:50,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:50,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-03 08:23:50,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:50,919 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 08:23:52,374 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 08:23:52,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:23:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:23:52,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-22734128-c71e-4351-95fe-86ea77d465d9 Date: Fri, 03 Aug 2018 08:23:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/snap", "metadata": {}}], "file": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file", "owner": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "size": 4373348352, "self": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:20:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T08:19:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:23:52,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-22734128-c71e-4351-95fe-86ea77d465d9 2018-08-03 08:23:52,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232469081879s 2018-08-03 08:23:52,608 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-22734128-c71e-4351-95fe-86ea77d465d9 2018-08-03 08:23:52,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:23:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7b444c7c-9fff-467e-934c-5561a850ca51", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_7b444c7c-9fff-467e-934c-5561a850ca51"}' 2018-08-03 08:23:52,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fc7960a5-94ac-4fec-8ea9-25b8238f5344 Date: Fri, 03 Aug 2018 08:23:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be/file", "owner": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "b6d1a324-543d-4984-9df9-471f4bb784be", "size": null, "self": "/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:23:52Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7b444c7c-9fff-467e-934c-5561a850ca51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_7b444c7c-9fff-467e-934c-5561a850ca51", "checksum": null, "created_at": "2018-08-03T08:23:52Z", "protected": false} 2018-08-03 08:23:52,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fc7960a5-94ac-4fec-8ea9-25b8238f5344 2018-08-03 08:23:52,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.261283159256s 2018-08-03 08:23:52,879 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fc7960a5-94ac-4fec-8ea9-25b8238f5344 returning object b6d1a324-543d-4984-9df9-471f4bb784be 2018-08-03 08:23:52,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:23:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '' 2018-08-03 08:23:56,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c01711b-1760-4fa9-8454-c672d83cda31 Date: Fri, 03 Aug 2018 08:23:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:23:56,984 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be/file used request id req-2c01711b-1760-4fa9-8454-c672d83cda31 2018-08-03 08:23:56,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.10437703133s 2018-08-03 08:23:56,984 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be/file used request id req-2c01711b-1760-4fa9-8454-c672d83cda31 2018-08-03 08:23:56,985 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_7b444c7c-9fff-467e-934c-5561a850ca51', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:23:52Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be/file', u'owner': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'b6d1a324-543d-4984-9df9-471f4bb784be', u'size': None, u'name': u'cloudify_ims-img_alt_7b444c7c-9fff-467e-934c-5561a850ca51', u'checksum': None, u'self': u'/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:23:52Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:23:56,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:23:56,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_7b444c7c-9fff-467e-934c-5561a850ca51", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-03 08:23:57,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:23:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03574520-9640-4618-b69b-c901ed9253e5 x-compute-request-id: req-03574520-9640-4618-b69b-c901ed9253e5 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_7b444c7c-9fff-467e-934c-5561a850ca51", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe924177-26d3-47d5-8898-c068bb81d381", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "fe924177-26d3-47d5-8898-c068bb81d381"}} 2018-08-03 08:23:57,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-03574520-9640-4618-b69b-c901ed9253e5 2018-08-03 08:23:57,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0793890953064s 2018-08-03 08:23:57,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-03574520-9640-4618-b69b-c901ed9253e5 2018-08-03 08:23:57,066 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_7b444c7c-9fff-467e-934c-5561a850ca51', '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'38876c385bea4432bfcee5a27ae0c10d', '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'fe924177-26d3-47d5-8898-c068bb81d381', 'swap': 0}) 2018-08-03 08:23:57,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:23:57,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" -d '{"extra_specs": {}}' 2018-08-03 08:23:57,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:23:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-272f52b2-7764-4059-8217-10bbf309df74 x-compute-request-id: req-272f52b2-7764-4059-8217-10bbf309df74 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:23:57,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381/os-extra_specs used request id req-272f52b2-7764-4059-8217-10bbf309df74 2018-08-03 08:23:57,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022912979126s 2018-08-03 08:23:57,090 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381/os-extra_specs used request id req-272f52b2-7764-4059-8217-10bbf309df74 2018-08-03 08:23:57,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-03 08:23:57,091 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b6d1a324-543d-4984-9df9-471f4bb784be", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "bono_cluster_size": 1, "flavor_id": "fe924177-26d3-47d5-8898-c068bb81d381", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-03 08:23:58,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:58,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b6d1a324-543d-4984-9df9-471f4bb784be", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "bono_cluster_size": 1, "flavor_id": "fe924177-26d3-47d5-8898-c068bb81d381", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T08:23:57.251Z", "updated_at": "2018-08-03T08:23:57.251Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:58,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:58 GMT 2018-08-03 08:23:58,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:58,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-03 08:23:58,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:58,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-03 08:23:58,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:58,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:58 GMT 2018-08-03 08:23:58,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:58,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-03 08:23:58,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:58,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:23:58,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:58,668 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:58 GMT 2018-08-03 08:23:58,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:58,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 08:23:58,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:23:58,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:23:59,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:23:59,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:23:59,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:23:59,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:23:59,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:23:59 GMT 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 08:23:59,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:04,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:04,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:04,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:04,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:04,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:04,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:04,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:04,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:04,089 - 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-08-03T08:23:59.485Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:23:59.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:23:59.837Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:23:59.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.665Z", "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-08-03T08:24:00.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.665Z", "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-08-03T08:24:00.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.665Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:00.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.665Z", "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-08-03T08:24:00.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.667Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:00.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.667Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:00.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:00.667Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:00.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:01.674Z", "message": "Installing from directory: /tmp/tmp1_MzR5 [args=--prefix=\"/tmp/openstack-YAQdag\" --constraint=\"/tmp/openstack-YAQdag/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:01.674Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp1_MzR5 --prefix=\"/tmp/openstack-YAQdag\" --constraint=\"/tmp/openstack-YAQdag/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-03 08:24:04,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:04,089 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:04 GMT 2018-08-03 08:24:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-03 08:24:04,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-03 08:24:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-03 08:24:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-03 08:24:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-03 08:24:04,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:24:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-03 08:24:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:24:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:24:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-03 08:24:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp1_MzR5 [args=--prefix="/tmp/openstack-YAQdag" --constraint="/tmp/openstack-YAQdag/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-03 08:24:04,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp1_MzR5 --prefix="/tmp/openstack-YAQdag" --constraint="/tmp/openstack-YAQdag/constraint.txt" 2018-08-03 08:24:04,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:04,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:04 GMT 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 08:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:09,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:09,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:09,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 08:24:09,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:09,262 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:09 GMT 2018-08-03 08:24:09,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:09,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 08:24:09,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:09,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:24:09,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:09,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:09 GMT 2018-08-03 08:24:09,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:09,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 08:24:09,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:14,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:14,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 08:24:14,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:14,647 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:14 GMT 2018-08-03 08:24:14,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:14,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 08:24:14,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:14,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:14,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:24:14,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:14,716 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:14 GMT 2018-08-03 08:24:14,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:14,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 08:24:14,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:19,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:19,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:19,850 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:19 GMT 2018-08-03 08:24:19,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:19,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 08:24:19,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:19,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:19,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:24:19,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:19,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:19 GMT 2018-08-03 08:24:19,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:19,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 08:24:19,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:24,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:24,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:24,981 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:24 GMT 2018-08-03 08:24:24,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:24,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 08:24:24,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:24,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:24:25,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:25,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:25 GMT 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:25,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-03 08:24:25,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:30,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:30,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:30,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:30,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:30,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:30,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:30,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:30,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:30,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:26.585Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:26.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:26.740Z", "message": "Removing directory: /tmp/tmp1_MzR5", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:26.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f", "logger": "c3cbd564-9c8e-400b-aef7-ddcae484b5fb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:27.553Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:27.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:28.704Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:28.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:28.704Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:28.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:28.704Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:28.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cddd3657-7aef-4672-a788-dd1860a8753f"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-03 08:24:30,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:30,244 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:30 GMT 2018-08-03 08:24:30,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:30,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-08-03 08:24:30,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-03 08:24:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp1_MzR5 2018-08-03 08:24:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:24:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-03 08:24:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-03 08:24:30,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-03 08:24:30,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/cddd3657-7aef-4672-a788-dd1860a8753f 2018-08-03 08:24:30,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:30,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:30,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:30,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"} 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:30 GMT 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-03 08:24:30,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:30,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-03 08:24:30,310 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-03 08:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:30,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-03 08:24:30,471 - 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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:30 GMT 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:30,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:30,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:30,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:30,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:30,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:30 GMT 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 08:24:30,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:30,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:30,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:30,592 - 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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:30,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:30,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:30 GMT 2018-08-03 08:24:30,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:30,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:30,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:35,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:35,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:35,673 - 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-08-03T08:24:31.077Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:31.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:32.252Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:32.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.110Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:34.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.312Z", "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-08-03T08:24:34.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b03a61d4-0a10-4788-9e1b-27996ee248f0"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b03a61d4-0a10-4788-9e1b-27996ee248f0"}, {"node_instance_id": "ellis_security_group_9sqsrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "119afeec-fa12-4c6c-b280-36de609f737a"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b03a61d4-0a10-4788-9e1b-27996ee248f0"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b03a61d4-0a10-4788-9e1b-27996ee248f0"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b03a61d4-0a10-4788-9e1b-27996ee248f0"}, {"node_instance_id": "ellis_security_group_9sqsrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "119afeec-fa12-4c6c-b280-36de609f737a"}, {"node_instance_id": "ellis_security_group_9sqsrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "119afeec-fa12-4c6c-b280-36de609f737a"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b03a61d4-0a10-4788-9e1b-27996ee248f0"}, {"node_instance_id": "ellis_security_group_9sqsrj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:34.445Z", "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-08-03T08:24:34.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "119afeec-fa12-4c6c-b280-36de609f737a"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "keypair_akmjpu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "keypair_akmjpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.316Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}], "metadata": {"pagination": {"total": 70, "offset": 0, "size": 50}}} 2018-08-03 08:24:35,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:35,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:35 GMT 2018-08-03 08:24:35,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:35,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28474 2018-08-03 08:24:35,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:35,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-03 08:24:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 08:24:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,676 - 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-08-03 08:24:35,676 - 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-08-03 08:24:35,676 - 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-08-03 08:24:35,676 - 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-08-03 08:24:35,677 - 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-08-03 08:24:35,677 - 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-08-03 08:24:35,677 - 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-08-03 08:24:35,677 - 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-08-03 08:24:35,677 - 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-08-03 08:24:35,677 - 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-08-03 08:24:35,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 08:24:35,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 08:24:35,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 08:24:35,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-03 08:24:35,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-08-03 08:24:35,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-08-03 08:24:35,682 - 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-08-03 08:24:35,682 - 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-08-03 08:24:35,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-08-03 08:24:35,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-03 08:24:35,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-08-03 08:24:35,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:24:35,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:35,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:35,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:35 GMT 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:35,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:40,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:40,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:40,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:40,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:40,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:40,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:40,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f2fdf4d7-f4b9-470f-8536-ec3d178c82c4"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:35.521Z", "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-08-03T08:24:35.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ba15e9ee-e396-4daa-8965-f0c602152d6b"}, {"node_instance_id": "ellis_floatingip_ya458r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:36.663Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:24:36Z', u'updated_at': u'2018-08-03T08:24:36Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'port_id': None, u'id': u'd5b72ffd-0c59-4d1f-b401-1810ec30f318', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:36.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ddc5566e-0fc0-4617-9ecc-79c4e3bf363c"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:36.827Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:36.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:37.323Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:37.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:37.323Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:37.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:37.528Z", "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-08-03T08:24:37.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "32761c9f-cb9f-4379-9721-31fdd2603fee"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.340Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.340Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.340Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.340Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.541Z", "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-08-03T08:24:38.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "32761c9f-cb9f-4379-9721-31fdd2603fee"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.541Z", "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-08-03T08:24:38.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "32761c9f-cb9f-4379-9721-31fdd2603fee"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.541Z", "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-08-03T08:24:38.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "32761c9f-cb9f-4379-9721-31fdd2603fee"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.541Z", "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-08-03T08:24:38.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "32761c9f-cb9f-4379-9721-31fdd2603fee"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:38.541Z", "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-08-03T08:24:38.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "32761c9f-cb9f-4379-9721-31fdd2603fee"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.353Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:39.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.353Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:39.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.353Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:39.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.353Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:39.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.353Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:39.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:39.656Z", "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-08-03T08:24:39.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "747b1e4d-602c-4b65-981c-4608b86c181b"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:40.365Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:40.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:40.365Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:40.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "keypair_akmjpu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:40.365Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:40.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 103, "offset": 50, "size": 50}}} 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:40 GMT 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31427 2018-08-03 08:24:40,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:40,822 - 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-08-03 08:24:40,823 - 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-08-03 08:24:40,823 - 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-08-03 08:24:40,823 - 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-08-03 08:24:40,823 - 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-08-03 08:24:40,823 - 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-08-03 08:24:40,824 - 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-08-03 08:24:40,824 - 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-08-03 08:24:40,824 - 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-08-03 08:24:40,824 - 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-08-03 08:24:40,824 - 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-08-03 08:24:40,824 - 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-08-03 08:24:40,825 - 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-08-03 08:24:40,825 - 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-08-03 08:24:40,825 - 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-08-03 08:24:40,825 - 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-08-03 08:24:40,825 - 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-08-03 08:24:40,826 - 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-08-03 08:24:40,826 - 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-08-03 08:24:40,826 - 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-08-03 08:24:40,826 - 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'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:24:36Z', u'updated_at': u'2018-08-03T08:24:36Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'port_id': None, u'id': u'd5b72ffd-0c59-4d1f-b401-1810ec30f318', u'qos_policy_id': None} 2018-08-03 08:24:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 08:24:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:40,827 - 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-08-03 08:24:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 08:24:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:40,828 - 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-08-03 08:24:40,828 - 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-08-03 08:24:40,828 - 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-08-03 08:24:40,828 - 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-08-03 08:24:40,828 - 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-08-03 08:24:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:40,829 - 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-08-03 08:24:40,829 - 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-08-03 08:24:40,830 - 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-08-03 08:24:40,830 - 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-08-03 08:24:40,830 - 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-08-03 08:24:40,830 - 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-08-03 08:24:40,830 - 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-08-03 08:24:40,830 - 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-08-03 08:24:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:40,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:40,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-03 08:24:40,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:24:40,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:40,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:40,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:40,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:40 GMT 2018-08-03 08:24:40,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:40,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:40,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:45,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:45,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:45,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_nmysie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:40.365Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:40.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:40.365Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:40.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:40.791Z", "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-08-03T08:24:40.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57c56e4a-5d13-4a9a-a0cd-ec6da2a8bef0"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "keypair_akmjpu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.836Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_floatingip_mvjs40", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.911Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:24:40Z', u'updated_at': u'2018-08-03T08:24:40Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'port_id': None, u'id': u'f9a936cb-eee9-498b-97eb-9b10c52ef33d', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e651aee0-1576-49fc-8ea9-cb6d94ea4e65"}, {"node_instance_id": "sprout_security_group_4pqx7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.911Z", "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-08-03T08:24:41.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57c56e4a-5d13-4a9a-a0cd-ec6da2a8bef0"}, {"node_instance_id": "keypair_akmjpu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:41.911Z", "message": "Using external resource keypair: cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:41.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f88ae40-7dbb-47cf-822a-eed3acad0713"}, {"node_instance_id": "bind_security_group_l389f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4dadf78d-b022-4c3f-a1ce-0cca6d7b150a"}, {"node_instance_id": "homer_security_group_m2u923", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e5f5d312-2a6a-4b43-aac7-a470317978ca"}, {"node_instance_id": "homer_security_group_m2u923", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e5f5d312-2a6a-4b43-aac7-a470317978ca"}, {"node_instance_id": "bind_security_group_l389f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4dadf78d-b022-4c3f-a1ce-0cca6d7b150a"}, {"node_instance_id": "bind_security_group_l389f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4dadf78d-b022-4c3f-a1ce-0cca6d7b150a"}, {"node_instance_id": "homer_security_group_m2u923", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e5f5d312-2a6a-4b43-aac7-a470317978ca"}, {"node_instance_id": "homer_security_group_m2u923", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e5f5d312-2a6a-4b43-aac7-a470317978ca"}, {"node_instance_id": "bind_security_group_l389f4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.016Z", "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-08-03T08:24:43.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4dadf78d-b022-4c3f-a1ce-0cca6d7b150a"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "keypair_akmjpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "keypair_akmjpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:43.021Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:43.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:44.034Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:44.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:44.034Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:44.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_floatingip_i22qpk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:44.622Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:24:43Z', u'updated_at': u'2018-08-03T08:24:43Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'port_id': None, u'id': u'd16c886a-5b0c-4c76-835b-69f33ea7ab62', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:44.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "983b3c96-5ede-43d8-bc40-d3c4244e3818"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.026Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8d7f92b0-be45-4074-ba2b-384e5d57b206"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.026Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ow6ruq'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8d7f92b0-be45-4074-ba2b-384e5d57b206"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.044Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.044Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.044Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.044Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.044Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:45.044Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:45.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 140, "offset": 100, "size": 50}}} 2018-08-03 08:24:45,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:45,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:45 GMT 2018-08-03 08:24:45,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:45,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23259 2018-08-03 08:24:45,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,974 - 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-08-03 08:24:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 08:24:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 08:24:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-03 08:24:45,976 - 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'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:24:40Z', u'updated_at': u'2018-08-03T08:24:40Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'port_id': None, u'id': u'f9a936cb-eee9-498b-97eb-9b10c52ef33d', u'qos_policy_id': None} 2018-08-03 08:24:45,976 - 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-08-03 08:24:45,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51 2018-08-03 08:24:45,976 - 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-08-03 08:24:45,976 - 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-08-03 08:24:45,977 - 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-08-03 08:24:45,977 - 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-08-03 08:24:45,977 - 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-08-03 08:24:45,977 - 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-08-03 08:24:45,977 - 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-08-03 08:24:45,977 - 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-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:45,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:45,979 - 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'2b9bc7f8a98e42d9b714490bac57c1a4', u'created_at': u'2018-08-03T08:24:43Z', u'updated_at': u'2018-08-03T08:24:43Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'2b9bc7f8a98e42d9b714490bac57c1a4', u'port_id': None, u'id': u'd16c886a-5b0c-4c76-835b-69f33ea7ab62', u'qos_policy_id': None} 2018-08-03 08:24:45,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}] 2018-08-03 08:24:45,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ow6ruq'} 2018-08-03 08:24:45,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:45,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:45,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:45,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 08:24:45,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:45,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:24:46,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:46,039 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:46 GMT 2018-08-03 08:24:46,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:46,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:46,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:51,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:51,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_i22qpk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:46.050Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:46.050Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:46.050Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:46.050Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:46.050Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:46.050Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:46.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:47.951Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:47.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:48.011Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd01992d7-a1ac-4a1c-9995-056dbc2c0ee0', 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-08-03T08:24:48.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fb1d9662-e648-4100-bc06-d9f527131b14"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "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-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8d7f92b0-be45-4074-ba2b-384e5d57b206"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ow6ruq', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8d7f92b0-be45-4074-ba2b-384e5d57b206"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5d58011e-074a-4a59-9635-21a91bdd52e6', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'd5b72ffd-0c59-4d1f-b401-1810ec30f318', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b4802c1f-1dcf-4f98-a6c7-f6c051722d4c"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a90601cc-f23b-4baa-809b-6b30acc154a4', 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-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "87b15c72-9631-45d2-a531-f9b6ab7da3b2"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a9f8bcbe-48a2-4c96-8f3a-a545618b5934', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'5320565c-ab41-4582-9c89-273ed1375dc0', 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-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "df89930d-4f6f-4d86-a599-c11b3da6c7e1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ow6ruq', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8d7f92b0-be45-4074-ba2b-384e5d57b206"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pm3pp9'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fb1d9662-e648-4100-bc06-d9f527131b14"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_71xrcl'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b4802c1f-1dcf-4f98-a6c7-f6c051722d4c"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_848b4i'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "df89930d-4f6f-4d86-a599-c11b3da6c7e1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.049Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_zeo34e'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "87b15c72-9631-45d2-a531-f9b6ab7da3b2"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:49.059Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:49.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:50.065Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:50.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:50.065Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:50.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:50.244Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pm3pp9', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:50.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fb1d9662-e648-4100-bc06-d9f527131b14"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "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-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fb1d9662-e648-4100-bc06-d9f527131b14"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "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-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b4802c1f-1dcf-4f98-a6c7-f6c051722d4c"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "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-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "df89930d-4f6f-4d86-a599-c11b3da6c7e1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "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-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "87b15c72-9631-45d2-a531-f9b6ab7da3b2"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pm3pp9', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fb1d9662-e648-4100-bc06-d9f527131b14"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_71xrcl', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b4802c1f-1dcf-4f98-a6c7-f6c051722d4c"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_848b4i', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "df89930d-4f6f-4d86-a599-c11b3da6c7e1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_zeo34e', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "87b15c72-9631-45d2-a531-f9b6ab7da3b2"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_71xrcl', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b4802c1f-1dcf-4f98-a6c7-f6c051722d4c"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_848b4i', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "df89930d-4f6f-4d86-a599-c11b3da6c7e1"}], "metadata": {"pagination": {"total": 191, "offset": 140, "size": 50}}} 2018-08-03 08:24:51,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:51,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:51 GMT 2018-08-03 08:24:51,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:51,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32201 2018-08-03 08:24:51,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:51,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:51,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 08:24:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd01992d7-a1ac-4a1c-9995-056dbc2c0ee0', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-03 08:24:51,122 - 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-08-03 08:24:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ow6ruq', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'5d58011e-074a-4a59-9635-21a91bdd52e6', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'd5b72ffd-0c59-4d1f-b401-1810ec30f318', u'floating_ip_address': u'172.30.9.213', u'external_type': u'floatingip'}] 2018-08-03 08:24:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a90601cc-f23b-4baa-809b-6b30acc154a4', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-03 08:24:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a9f8bcbe-48a2-4c96-8f3a-a545618b5934', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'5320565c-ab41-4582-9c89-273ed1375dc0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-03 08:24:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ow6ruq', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_pm3pp9'} 2018-08-03 08:24:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_71xrcl'} 2018-08-03 08:24:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_848b4i'} 2018-08-03 08:24:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_zeo34e'} 2018-08-03 08:24:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 08:24:51,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_pm3pp9', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,126 - 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-08-03 08:24:51,126 - 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-08-03 08:24:51,126 - 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-08-03 08:24:51,126 - 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-08-03 08:24:51,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_pm3pp9', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_71xrcl', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_848b4i', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_zeo34e', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_71xrcl', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_848b4i', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:51,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:24:51,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:51,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:51 GMT 2018-08-03 08:24:51,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:51,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:51,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:56,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:56,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:51.070Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_zeo34e', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:51.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "87b15c72-9631-45d2-a531-f9b6ab7da3b2"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:52.135Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:52.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:52.993Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'985cef7b-1149-40cf-99bc-04bc081f0ec1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a9f8bcbe-48a2-4c96-8f3a-a545618b5934', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd16c886a-5b0c-4c76-835b-69f33ea7ab62', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:52.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d70fbaf4-ca22-4d8d-85a9-2e7654f840ec"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.077Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_cmg83n'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d70fbaf4-ca22-4d8d-85a9-2e7654f840ec"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.080Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.080Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.080Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.080Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.080Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:53.080Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:53.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:54.101Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:54.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:54.103Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0098364d-6efa-4ebb-85ae-0cbb14791d24', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f9a936cb-eee9-498b-97eb-9b10c52ef33d', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:54.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "454ea96c-b69d-48f0-8cf6-eae32b02e9b3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:54.103Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f9ndvt'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:54.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "454ea96c-b69d-48f0-8cf6-eae32b02e9b3"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.165Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:55.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:55.298Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'263b7666-ccbe-4798-a200-32b3b5a41f8d', 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-08-03T08:24:55.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f04dbda8-d290-4541-8e06-eacd6f96f310"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.151Z", "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-08-03T08:24:56.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d70fbaf4-ca22-4d8d-85a9-2e7654f840ec"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.151Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_cmg83n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d70fbaf4-ca22-4d8d-85a9-2e7654f840ec"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.151Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_cmg83n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d70fbaf4-ca22-4d8d-85a9-2e7654f840ec"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.151Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_abyw2n'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f04dbda8-d290-4541-8e06-eacd6f96f310"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.190Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.190Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.190Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.190Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.190Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:56.190Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:56.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 222, "offset": 190, "size": 50}}} 2018-08-03 08:24:56,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:56,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:56 GMT 2018-08-03 08:24:56,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:56,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19469 2018-08-03 08:24:56,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:24:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_zeo34e', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:24:56,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'985cef7b-1149-40cf-99bc-04bc081f0ec1', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a9f8bcbe-48a2-4c96-8f3a-a545618b5934', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'd16c886a-5b0c-4c76-835b-69f33ea7ab62', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_cmg83n'} 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:24:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0098364d-6efa-4ebb-85ae-0cbb14791d24', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'f9a936cb-eee9-498b-97eb-9b10c52ef33d', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-08-03 08:24:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_f9ndvt'} 2018-08-03 08:24:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:24:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 08:24:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:24:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:24:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:24:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:24:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:24:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', u'external_type': u'keypair'}, {u'external_id': u'b6dd1acb-222f-41fe-bb6f-ea4442abd546', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'263b7666-ccbe-4798-a200-32b3b5a41f8d', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-03 08:24:56,268 - 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-08-03 08:24:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_cmg83n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_cmg83n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:24:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_abyw2n'} 2018-08-03 08:24:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:24:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:24:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:24:56,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:24:56,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:24:56,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:24:56 GMT 2018-08-03 08:24:56,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:24:56,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:24:56,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:00,694 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 08:25:01,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:01,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:57.156Z", "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-08-03T08:24:57.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "454ea96c-b69d-48f0-8cf6-eae32b02e9b3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:57.156Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f9ndvt', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:57.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "454ea96c-b69d-48f0-8cf6-eae32b02e9b3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:57.156Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f9ndvt', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:57.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "454ea96c-b69d-48f0-8cf6-eae32b02e9b3"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:57.196Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:57.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:57.196Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:57.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:57.196Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:57.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.665Z", "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-08-03T08:24:58.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f04dbda8-d290-4541-8e06-eacd6f96f310"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.665Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_abyw2n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:58.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f04dbda8-d290-4541-8e06-eacd6f96f310"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.665Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_abyw2n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:58.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f04dbda8-d290-4541-8e06-eacd6f96f310"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.667Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T08:24:58.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.667Z", "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-08-03T08:24:58.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.667Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:58.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:58.667Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:58.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:59.670Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:59.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:24:59.670Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:24:59.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:00.709Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:00.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:00.709Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking 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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T08:25:00.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:00.709Z", "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-08-03T08:25:00.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:01.715Z", "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-08-03T08:25:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:01.715Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 242, "offset": 222, "size": 50}}} 2018-08-03 08:25:01,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:01,850 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:01 GMT 2018-08-03 08:25:01,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:01,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15286 2018-08-03 08:25:01,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:01,851 - 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-08-03 08:25:01,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_f9ndvt', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:25:01,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_f9ndvt', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:25:01,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:25:01,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:25:01,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:25:01,852 - 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-08-03 08:25:01,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_abyw2n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:25:01,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_abyw2n', 'key_name': u'cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51', 'image': u'b6d1a324-543d-4984-9df9-471f4bb784be', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51', 'cloudify_management_network_id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}, 'nics': [{'net-id': u'296fb3a6-46a8-475e-a5e1-28625b8c586c'}], 'flavor': u'fe924177-26d3-47d5-8898-c068bb81d381'} 2018-08-03 08:25:01,852 - 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:None state. Retrying... [retry_after=30] 2018-08-03 08:25:01,852 - 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-08-03 08:25:01,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:25:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:25:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:25:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:25:01,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:25:01,853 - 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:networking state. Retrying... [retry_after=30] 2018-08-03 08:25:01,853 - 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-08-03 08:25:01,854 - 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-08-03 08:25:01,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:25:01,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:01,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:01 GMT 2018-08-03 08:25:01,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:01,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:01,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:06,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:07,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:07,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:02.793Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:02.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:02.793Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:02.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:02.793Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:02.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:02.793Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:02.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:02.793Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:02.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:02.793Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:02.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:03.827Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:03.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:03.827Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:03.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:03.827Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:03.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:03.827Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:03.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:03.827Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:03.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:03.827Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:03.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:04.832Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling 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:scheduling 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:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T08:25:04.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:06.017Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling 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:scheduling 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:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T08:25:06.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:07.021Z", "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-08-03T08:25:07.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 257, "offset": 242, "size": 50}}} 2018-08-03 08:25:07,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:07,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:07 GMT 2018-08-03 08:25:07,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:07,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9197 2018-08-03 08:25:07,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:07,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:25:07,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:25:07,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:25:07,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:25:07,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:25:07,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 08:25:07,197 - 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:scheduling state. Retrying... [retry_after=30] 2018-08-03 08:25:07,197 - 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:scheduling state. Retrying... [retry_after=30] 2018-08-03 08:25:07,197 - 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-08-03 08:25:07,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:07,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:07,265 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:07 GMT 2018-08-03 08:25:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:07,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:12,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:12,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:12,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:12,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:12,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:12,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:12 GMT 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:25:12,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:12,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:12,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:12,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:12,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:12,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:12,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:12 GMT 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:12,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:17,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:17,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:17,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:17,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:17 GMT 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:17,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:25:17,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:17,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:17,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:17,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:17,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:17,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:17 GMT 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:17,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:17,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:22,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:22,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:22,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-03 08:25:22,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:22,676 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:22 GMT 2018-08-03 08:25:22,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:22,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:25:22,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:22,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:22,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:22,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:22 GMT 2018-08-03 08:25:22,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:22,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:22,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:27,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:27,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:27.813Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:27.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 258, "offset": 257, "size": 50}}} 2018-08-03 08:25:27,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:27,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:27 GMT 2018-08-03 08:25:27,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:27,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-08-03 08:25:27,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:27,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:27,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:27,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:27,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:27,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:27,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:27,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:27,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:27 GMT 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:27,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:32,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:33,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:33,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:28.388Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:28.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:28.388Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:28.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:28.388Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:28.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:29.819Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:29.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:30.409Z", "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-08-03T08:25:30.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:30.409Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:30.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:31.413Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:31.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:31.413Z", "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-08-03T08:25:31.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:31.413Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:31.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:32.420Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:32.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:32.420Z", "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-08-03T08:25:32.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:32.420Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:32.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 270, "offset": 258, "size": 50}}} 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:33 GMT 2018-08-03 08:25:33,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:33,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8111 2018-08-03 08:25:33,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:33,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,097 - 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-08-03 08:25:33,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,097 - 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-08-03 08:25:33,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,098 - 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-08-03 08:25:33,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:33,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:33,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:33,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:33,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:33,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:33,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:33 GMT 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:33,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:38,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:38,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:38,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:33.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": "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-08-03T08:25:33.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:34.461Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:34.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:34.461Z", "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-08-03T08:25:34.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:34.461Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:34.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:35.474Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:35.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:35.474Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:35.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:36.485Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:36.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:36.485Z", "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-08-03T08:25:36.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:36.485Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:25:36.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:37.491Z", "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-08-03T08:25:37.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 280, "offset": 270, "size": 50}}} 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:38 GMT 2018-08-03 08:25:38,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:38,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7694 2018-08-03 08:25:38,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-08-03 08:25:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:38,281 - 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-08-03 08:25:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:38,281 - 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-08-03 08:25:38,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 08:25:38,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] [retry 1/60] 2018-08-03 08:25:38,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:38,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:38,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:38,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:38,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:38 GMT 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:38,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:43,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:43,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:43,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:25:38.927Z", "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-08-03T08:25:38.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-08-03 08:25:43,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:43,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:43 GMT 2018-08-03 08:25:43,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:43,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2018-08-03 08:25:43,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:43,407 - 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-08-03 08:25:43,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:43,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:43,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:43,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:43 GMT 2018-08-03 08:25:43,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:43,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:43,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:48,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:48,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:48 GMT 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:48,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:48,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:48 GMT 2018-08-03 08:25:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:48,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:48,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:53,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:53,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:53,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:53,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:53,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:53,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:53 GMT 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:25:53,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:53,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:53,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:53,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:53,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:53 GMT 2018-08-03 08:25:53,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:53,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:53,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:58,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:58,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-03 08:25:58,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:58,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:58 GMT 2018-08-03 08:25:58,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:58,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:25:58,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:25:58,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:25:58,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:25:58,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:25:58,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:25:58,871 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:25:58 GMT 2018-08-03 08:25:58,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:25:58,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:25:58,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:03,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:03,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:03,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:00.068Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:00.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:00.571Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:00.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:01.575Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:01.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:01.575Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:01.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:02.580Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:02.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:02.580Z", "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-08-03T08:26:02.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:02.580Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:02.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:03.585Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:03.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:03.585Z", "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-08-03T08:26:03.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:03.585Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:03.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 291, "offset": 281, "size": 50}}} 2018-08-03 08:26:03,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:03,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:03 GMT 2018-08-03 08:26:03,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:03,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6456 2018-08-03 08:26:03,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:03,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,948 - 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-08-03 08:26:03,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,949 - 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-08-03 08:26:03,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:03,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:04,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:04,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:04,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:04,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:04 GMT 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:04,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:09,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:09,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:04.590Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:04.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:04.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 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-08-03T08:26:04.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:04.590Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:04.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:05.594Z", "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-08-03T08:26:05.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:06.599Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:06.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:06.599Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:06.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:07.603Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:07.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:07.603Z", "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-08-03T08:26:07.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:07.603Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:07.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:08.746Z", "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-08-03T08:26:08.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 301, "offset": 291, "size": 50}}} 2018-08-03 08:26:09,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:09,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:09 GMT 2018-08-03 08:26:09,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:09,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7702 2018-08-03 08:26:09,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:09,110 - 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-08-03 08:26:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:09,110 - 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-08-03 08:26:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:09,111 - 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-08-03 08:26:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:09,111 - 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-08-03 08:26:09,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:09,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:09,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:09,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:09,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:09,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:09 GMT 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:09,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:14,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:14,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:14,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:09.608Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:09.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:09.608Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:09.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:10.615Z", "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-08-03T08:26:10.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:11.618Z", "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-08-03T08:26:11.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 305, "offset": 301, "size": 50}}} 2018-08-03 08:26:14,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:14,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:14 GMT 2018-08-03 08:26:14,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:14,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3378 2018-08-03 08:26:14,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:14,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:14,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-03 08:26:14,248 - 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-08-03 08:26:14,248 - 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-08-03 08:26:14,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:14,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:14,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:14 GMT 2018-08-03 08:26:14,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:14,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:14,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:19,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:19,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:19,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:19 GMT 2018-08-03 08:26:19,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:19,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:26:19,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:19,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:19,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:19,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:19,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:19 GMT 2018-08-03 08:26:19,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:19,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:19,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:24,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:24,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:24,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:24 GMT 2018-08-03 08:26:24,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:24,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:26:24,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:24,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:24,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:24,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:24 GMT 2018-08-03 08:26:24,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:24,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:24,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:29,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:29,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-03 08:26:29,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:29,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:29 GMT 2018-08-03 08:26:29,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:29,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:26:29,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:29,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:29,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:29,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:29,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:29,910 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:29 GMT 2018-08-03 08:26:29,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:29,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:29,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:34,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:36,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:32.179Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:32.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:33.628Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:33.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:33.628Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:33.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:33.628Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:33.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:34.685Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:34.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:34.685Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:34.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 311, "offset": 305, "size": 50}}} 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:36,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:36 GMT 2018-08-03 08:26:36,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:36,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3160 2018-08-03 08:26:36,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:36,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:36,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:36,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:36,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:36,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:36,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:36,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:26:54,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:54,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:54 GMT 2018-08-03 08:26:54,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:54,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:26:54,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:59,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:26:59,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:26:59,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:26:59,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:26:59,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:26:59,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:26:59,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:36.798Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:36.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:36.798Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:36.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "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-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:41.477Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:41.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:44.901Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:44.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:46.467Z", "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-08-03T08:26:46.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:54.056Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:26:54.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:55.627Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-08-03T08:26:55.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:55.627Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-08-03T08:26:55.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:57.946Z", "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-08-03T08:26:57.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:57.946Z", "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-08-03T08:26:57.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 327, "offset": 311, "size": 50}}} 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:26:59 GMT 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12024 2018-08-03 08:26:59,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:26:59,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,890 - 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-08-03 08:26:59,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,890 - 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-08-03 08:26:59,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-03 08:26:59,891 - 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-08-03 08:26:59,891 - 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-08-03 08:26:59,891 - 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-08-03 08:26:59,891 - 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-08-03 08:26:59,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:00,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:00,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:00 GMT 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:00,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:00,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:05,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:05,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:05,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:05,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:05,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:05,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f9ndvt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:26:59.544Z", "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-08-03T08:26:59.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:01.158Z", "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-08-03T08:27:01.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:05 GMT 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-08-03 08:27:05,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:05,273 - 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-08-03 08:27:05,273 - 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-08-03 08:27:05,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:05,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:05,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:05,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:05,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:05,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:05 GMT 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:05,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:10,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:10,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:10,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:10,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:10,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:10 GMT 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:27:10,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:10,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:10,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:10,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:10,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:10,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:10,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:10 GMT 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:10,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:15,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:15,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:15,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:10.409Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:10.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:10.959Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:10.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:12.889Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:12.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d98bce81-c131-46bd-966a-f3392f336fa3"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:13.002Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:13.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:13.968Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:13.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:13.968Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:13.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:13.968Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:13.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.105Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:14.758Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:14.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7fb863fb-4485-4163-9cdd-3ba74ea199a9"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:15.000Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:15.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 348, "offset": 329, "size": 50}}} 2018-08-03 08:27:15,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:15,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:15 GMT 2018-08-03 08:27:15,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:15,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10166 2018-08-03 08:27:15,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:15,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:15,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:15,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:15,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:15,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:15,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:15 GMT 2018-08-03 08:27:15,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:15,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:15,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:20,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:20,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:20,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:20,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:20,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:20,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:15.972Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T08:27:15.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:15.972Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:15.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:17.378Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:17.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9b38e9dd-c242-47d3-a88e-18e88953da94"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:17.631Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:17.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:17.977Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:17.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:17.977Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:17.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:17.977Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:17.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.527Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:18.878Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:18.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}], "metadata": {"pagination": {"total": 366, "offset": 348, "size": 50}}} 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:20 GMT 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10342 2018-08-03 08:27:20,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:20,780 - 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.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time) 2018-08-03 08:27:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:20,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:20,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:20,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:20,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:20,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:20,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:20,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:20,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:20 GMT 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:20,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:25,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:26,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:26,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:26,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:26,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:26,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:26,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.810Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:21.908Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "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-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Creating Agent dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:22.917Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_pm3pp9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:22.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:23.922Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:24.160Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:24.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:24.927Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:24.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:24.927Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:24.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:24.991Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:24.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 405, "offset": 366, "size": 50}}} 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:26 GMT 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21504 2018-08-03 08:27:26,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:26,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:26,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:26,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:26,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:27:26,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:27:26,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_pm3pp9 2018-08-03 08:27:26,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:27:26,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:27:26,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:27:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 08:27:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_pm3pp9/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:27:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:27:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:27:26,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:27:26,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:26,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:26,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:26,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:26,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:26,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:26 GMT 2018-08-03 08:27:26,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:26,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:26,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:31,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:31,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:31,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:31,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:31,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_pm3pp9/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_pm3pp9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_pm3pp9/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_pm3pp9', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_pm3pp9/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_pm3pp9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": "/home/ubuntu/dime_host_pm3pp9/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-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.063Z", "message": "Successfully created daemon: dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "43e2d4b3-0544-4a78-b6fa-d4c2b462a71e"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.076Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.076Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.076Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.076Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.076Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:26.076Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Configuring Agent dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "feb32b33-ad33-444f-b00d-c35a6a1706d0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.081Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.090Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:27.090Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:27.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f340f11-49bd-4f14-839c-d9d1a14141dd"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.088Z", "message": "Successfully configured daemon: dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "1f2c4433-7457-4fbc-a3a6-b32b411445a8"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.126Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.126Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.126Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.126Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.126Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:28.126Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:28.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}], "metadata": {"pagination": {"total": 498, "offset": 405, "size": 50}}} 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:31 GMT 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28063 2018-08-03 08:27:31,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_pm3pp9/env 2018-08-03 08:27:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_pm3pp9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_pm3pp9/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_pm3pp9', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_pm3pp9/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_pm3pp9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:27:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 08:27:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_pm3pp9/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-08-03 08:27:31,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:27:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:27:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_pm3pp9 2018-08-03 08:27:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:27:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:27:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:27:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_pm3pp9 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:27:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:27:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:27:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:31,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_pm3pp9 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:31,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:31,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:31,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:31,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:31,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:31,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:31 GMT 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:31,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:36,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:36,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:36,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.145Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.145Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.145Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:29.149Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:29.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.161Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.161Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.161Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.161Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.161Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "be925d62-b7f8-47b7-9e42-62b372a6d918"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1bf84c-5022-4203-a0dc-d5f7375bdd46"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Starting Agent dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:30.244Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:30.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.174Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.174Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.174Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.174Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.174Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}], "metadata": {"pagination": {"total": 678, "offset": 455, "size": 50}}} 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:36 GMT 2018-08-03 08:27:36,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:36,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26682 2018-08-03 08:27:36,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:36,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:36,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:36,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:36,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:36,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:27:36,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:27:36,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:36,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:27:36,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:27:36,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:36,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:36,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_pm3pp9 2018-08-03 08:27:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:36,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:36,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:36,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:36,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:36,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:36 GMT 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:36,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:41,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:41,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:41,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:41,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:41,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:41,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:31.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:31.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.180Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_848b4i/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a67e016a-db78-4514-b417-22d58b7b8d39"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}], "metadata": {"pagination": {"total": 926, "offset": 505, "size": 50}}} 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:41 GMT 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27669 2018-08-03 08:27:41,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:41,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:41,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:27:41,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_848b4i/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:27:41,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:41,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:27:41,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:27:41,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:41,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:41,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:41,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:41,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:41,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:41,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:41,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:41 GMT 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:41,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:46,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:47,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a67e016a-db78-4514-b417-22d58b7b8d39"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:32.642Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:32.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.337Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.337Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.337Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.337Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.337Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.337Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_pm3pp9 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Successfully started daemon: dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Creating Agent ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_71xrcl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:33.773Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:33.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6765b160-5ec0-4999-82cb-54d67e5c7a64"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.484Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.484Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.484Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1055, "offset": 555, "size": 50}}} 2018-08-03 08:27:47,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:47,151 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:47 GMT 2018-08-03 08:27:47,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:47,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27255 2018-08-03 08:27:47,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:27:47,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:27:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:27:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 08:27:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:27:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_pm3pp9 start 2018-08-03 08:27:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_pm3pp9 2018-08-03 08:27:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:27:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_71xrcl 2018-08-03 08:27:47,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:27:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:47,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:27:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_71xrcl/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:27:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:47,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:27:47,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:27:47,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:27:47,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:27:47,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:47,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:47,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:47,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:47,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:47,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:47 GMT 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:47,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:52,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:52,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:52,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:52,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:52,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:52,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_848b4i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_848b4i/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_848b4i', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_848b4i/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_848b4i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_848b4i/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "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-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "/home/ubuntu/sprout_host_848b4i/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-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "[localhost] run: /home/ubuntu/dime_host_pm3pp9/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Successfully created daemon: sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "96eafa59-2f00-491c-a0a0-069dab78abc3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "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-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}], "metadata": {"pagination": {"total": 1208, "offset": 605, "size": 50}}} 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:52 GMT 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29026 2018-08-03 08:27:52,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:52,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:52,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:27:52,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_848b4i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_848b4i/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_848b4i', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_848b4i/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_848b4i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:27:52,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_848b4i/env 2018-08-03 08:27:52,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:27:52,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 08:27:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:27:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:27:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:27:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:27:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_848b4i/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-08-03 08:27:52,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:27:52,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:27:52,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_pm3pp9/env/bin/pip freeze 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_848b4i 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:52,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:52,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:52,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:52,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:52,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:52,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:52,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:52 GMT 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:52,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:57,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:27:57,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:34.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:35.489Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:35.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Creating Agent vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Removing directory: /tmp/tmpByS2aF", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_71xrcl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_71xrcl/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_71xrcl', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_71xrcl/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_71xrcl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_zeo34e/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "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-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d27f3e00-b9f2-4767-838a-e34b550af36b"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.062Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_71xrcl/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:36.660Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:36.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Successfully created daemon: ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "dbe2b484-f9f8-4533-acfc-2f613eb3660d"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ow6ruq/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "/home/ubuntu/ellis_host_71xrcl/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-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "156dc611-3531-4239-953e-258b5fe990bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "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-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}], "metadata": {"pagination": {"total": 1305, "offset": 655, "size": 50}}} 2018-08-03 08:27:57,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:57,680 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:57 GMT 2018-08-03 08:27:57,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:57,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28899 2018-08-03 08:27:57,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:27:57,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:57,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:27:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:27:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:27:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:27:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:27:57,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:27:57,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:27:57,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:27:57,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_zeo34e 2018-08-03 08:27:57,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpByS2aF 2018-08-03 08:27:57,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:27:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:27:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:27:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_71xrcl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_71xrcl/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_71xrcl', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_71xrcl/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_71xrcl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:27:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:27:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_zeo34e/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:27:57,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:27:57,685 - 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-08-03 08:27:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_71xrcl/env 2018-08-03 08:27:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:27:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:27:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_71xrcl 2018-08-03 08:27:57,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ow6ruq/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:27:57,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_71xrcl/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-08-03 08:27:57,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:27:57,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:27:57,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:27:57,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:27:57,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:27:57,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:27:57,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:27:57 GMT 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:27:57,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:02,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:03,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:03,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Creating Agent proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.402Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:37.519Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:37.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_zeo34e/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_zeo34e/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_zeo34e/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_zeo34e', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_zeo34e/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_zeo34e', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}], "metadata": {"pagination": {"total": 1339, "offset": 705, "size": 50}}} 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:03,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:03 GMT 2018-08-03 08:28:03,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:03,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27975 2018-08-03 08:28:03,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:28:03,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_ow6ruq 2018-08-03 08:28:03,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:28:03,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:28:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-03 08:28:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-03 08:28:03,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:28:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:28:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_zeo34e/env 2018-08-03 08:28:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:03,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_zeo34e/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_zeo34e/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_zeo34e', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_zeo34e/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_zeo34e', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:28:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:28:03,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:03,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:03,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:03,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:03,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:03,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:03 GMT 2018-08-03 08:28:03,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:03,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:03,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:08,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:08,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:08,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Configuring Agent sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Successfully created daemon: vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "/home/ubuntu/vellum_host_zeo34e/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-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_zeo34e/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c9f9d8a0-4f75-41f1-8d17-948bd14a19e3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.581Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:38.662Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:38.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}], "metadata": {"pagination": {"total": 1354, "offset": 755, "size": 50}}} 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:08,467 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:08 GMT 2018-08-03 08:28:08,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:08,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27762 2018-08-03 08:28:08,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_848b4i 2018-08-03 08:28:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:08,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_zeo34e 2018-08-03 08:28:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_zeo34e/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-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:28:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:28:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:28:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 08:28:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:28:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:28:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:28:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_zeo34e/env 2018-08-03 08:28:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:08,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:08,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:28:08,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:08,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:28:08,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:08,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:08,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:08,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:08,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:28:08,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:08,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:08,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:08,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:08,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:08 GMT 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:08,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:13,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:13,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:13,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:13,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:13,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:13,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:13,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Configuring Agent ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Successfully configured daemon: sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_ow6ruq/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ow6ruq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ow6ruq/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_ow6ruq', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ow6ruq/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ow6ruq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2a6c53e5-2f1d-4d68-9fd5-b64418e911b2"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.837Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.837Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.837Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:39.837Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:39.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_cmg83n/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Successfully configured daemon: ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "/home/ubuntu/proxy_host_ow6ruq/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-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Successfully created daemon: proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f4e37978-2499-4c8d-838a-8ab6d452c672"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_cmg83n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_cmg83n/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_cmg83n', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_cmg83n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_cmg83n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e09314c0-035a-47cb-9188-7a426eca5f9f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}], "metadata": {"pagination": {"total": 1365, "offset": 805, "size": 50}}} 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:13 GMT 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29240 2018-08-03 08:28:13,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:13,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:28:13,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:13,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_71xrcl 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_848b4i 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_ow6ruq/env 2018-08-03 08:28:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ow6ruq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ow6ruq/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_ow6ruq', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ow6ruq/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ow6ruq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:28:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_cmg83n/env 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_71xrcl 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:28:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ow6ruq/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-08-03 08:28:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:28:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_ow6ruq 2018-08-03 08:28:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_cmg83n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_cmg83n/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_cmg83n', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_cmg83n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_cmg83n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:28:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:13,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:13,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:13,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:13,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:13 GMT 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:13,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:18,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:19,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:19,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:19,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:19,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.665Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:40.844Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:40.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Successfully created daemon: bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "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-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Configuring Agent vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_f9ndvt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Starting Agent sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "/home/ubuntu/bono_host_cmg83n/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-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Creating Agent bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}], "metadata": {"pagination": {"total": 1374, "offset": 855, "size": 50}}} 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:19 GMT 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:19,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27767 2018-08-03 08:28:19,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:19,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:19,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:28:19,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-03 08:28:19,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:28:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_cmg83n 2018-08-03 08:28:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:28:19,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:19,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_zeo34e 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:28:19,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_f9ndvt/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:28:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_848b4i 2018-08-03 08:28:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_cmg83n/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-08-03 08:28:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:28:19,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_f9ndvt 2018-08-03 08:28:19,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:19,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:19,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:19,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:19,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:19,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:19 GMT 2018-08-03 08:28:19,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:19,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:19,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:24,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:24,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:24,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:24,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:24,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Configuring Agent vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_f9ndvt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.724Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "eb474d4c-a1e1-4a3c-9be5-7b6f53f64a14"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.865Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.865Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.865Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:41.865Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:41.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Successfully configured daemon: vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Configuring Agent proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "57b725cf-2e2e-471f-8fe1-a9f525f120ae"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.892Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.892Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.892Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:42.892Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:42.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}], "metadata": {"pagination": {"total": 1381, "offset": 905, "size": 50}}} 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:24 GMT 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27239 2018-08-03 08:28:24,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:24,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 08:28:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_zeo34e 2018-08-03 08:28:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_f9ndvt/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:28:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:28:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:28:24,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_zeo34e 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_ow6ruq 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:24,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:28:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:24,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:24,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:28:24,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:24,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:24,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:24,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:24,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:24,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:24,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:24,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:24,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:24,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:24,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:24,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:24 GMT 2018-08-03 08:28:24,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:24,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:24,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:29,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:29,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:29,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Starting Agent ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_f9ndvt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_f9ndvt/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_f9ndvt', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_f9ndvt/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_f9ndvt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_f9ndvt/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Successfully configured daemon: proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "fd164d22-4568-4e13-8f2a-9629b219e394"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "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-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.927Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.927Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.927Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.927Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:43.927Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:43.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Successfully created daemon: bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_abyw2n/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "/home/ubuntu/bind_host_f9ndvt/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-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Creating Agent homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}], "metadata": {"pagination": {"total": 1388, "offset": 955, "size": 50}}} 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:29 GMT 2018-08-03 08:28:29,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:29,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28693 2018-08-03 08:28:29,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_71xrcl 2018-08-03 08:28:29,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_f9ndvt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_f9ndvt/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_f9ndvt', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_f9ndvt/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_f9ndvt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:28:29,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_f9ndvt/env 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_ow6ruq 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-03 08:28:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_f9ndvt 2018-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_abyw2n/cloudify/ssl/cloudify_internal_cert.pem 2018-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_f9ndvt/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-08-03 08:28:29,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-03 08:28:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_abyw2n 2018-08-03 08:28:29,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:29,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:29,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:29,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:29,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:29,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:29,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:29 GMT 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:29,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:34,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:34,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:34,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4693193d-27f6-42eb-9b4d-674b42b90eaf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.786Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.942Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.942Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.942Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.942Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:44.942Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:44.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.208Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Configuring Agent bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Successfully configured daemon: bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Successfully started daemon: sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_848b4i start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "591e21cb-00b6-4ada-b481-75f378a005c3"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8319b099-6071-46aa-a063-d3858a30423a"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Starting Agent vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:46.226Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:46.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}], "metadata": {"pagination": {"total": 1388, "offset": 1005, "size": 50}}} 2018-08-03 08:28:34,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:34,737 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:34 GMT 2018-08-03 08:28:34,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:34,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26994 2018-08-03 08:28:34,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-03 08:28:34,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:28:34,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:34,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:34,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:34,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:28:34,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:28:34,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:34,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:34,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:34,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:34,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:34,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:28:34,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:34,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:28:34,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:34,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_cmg83n 2018-08-03 08:28:34,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_cmg83n 2018-08-03 08:28:34,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:28:34,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:34,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_848b4i 2018-08-03 08:28:34,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_848b4i start 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:34,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:34,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:34,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:34,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_zeo34e 2018-08-03 08:28:34,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-03 08:28:34,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:34,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:34,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:34 GMT 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:34,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:34,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:39,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:39,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:39,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.226Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.226Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "[localhost] run: /home/ubuntu/sprout_host_848b4i/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "236a0527-8c70-4249-bb6c-e074b82392ca"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "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-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "236a0527-8c70-4249-bb6c-e074b82392ca"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_71xrcl start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "236a0527-8c70-4249-bb6c-e074b82392ca"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Successfully started daemon: ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "d05c3add-6655-4dbd-bbea-5378ac98a1a4"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Starting Agent proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_abyw2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_abyw2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_abyw2n', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_abyw2n/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_abyw2n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "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-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "236a0527-8c70-4249-bb6c-e074b82392ca"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "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-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "236a0527-8c70-4249-bb6c-e074b82392ca"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "236a0527-8c70-4249-bb6c-e074b82392ca"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_abyw2n/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:47.252Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:47.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.233Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Successfully created daemon: homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "[localhost] run: /home/ubuntu/ellis_host_71xrcl/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "/home/ubuntu/homer_host_abyw2n/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-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}], "metadata": {"pagination": {"total": 1389, "offset": 1055, "size": 50}}} 2018-08-03 08:28:39,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:39,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:39 GMT 2018-08-03 08:28:39,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:39,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28411 2018-08-03 08:28:39,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_848b4i/env/bin/pip freeze 2018-08-03 08:28:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-03 08:28:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:28:39,894 - 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-08-03 08:28:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_71xrcl start 2018-08-03 08:28:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:28:39,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_71xrcl 2018-08-03 08:28:39,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_ow6ruq 2018-08-03 08:28:39,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_abyw2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_abyw2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_abyw2n', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_abyw2n/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_abyw2n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DkWivg.O-D2a-8KDfg-qT7o_Ium3H1z1hY'} 2018-08-03 08:28:39,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:28:39,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:28:39,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:28:39,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-03 08:28:39,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_abyw2n/env 2018-08-03 08:28:39,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:39,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:39,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:39,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:28:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_abyw2n 2018-08-03 08:28:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:28:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_71xrcl/env/bin/pip freeze 2018-08-03 08:28:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_abyw2n/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-08-03 08:28:39,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:40,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:40,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:40,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:40,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:40,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:40 GMT 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:40,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:45,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:45,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:45,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:45,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "aae542ae-fb6c-4d39-b069-18dd87e3b44e"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "[localhost] run: /home/ubuntu/ellis_host_71xrcl/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:48.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:48.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.238Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.238Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.238Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.238Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Successfully started daemon: vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "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-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Starting Agent bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_zeo34e start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8f6ddf28-40c0-49e0-82a9-3bfc5c84044b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "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-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Configuring Agent bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Successfully configured daemon: bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Removing directory: /tmp/tmplnOBmA", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c8957a17-f522-435f-a7d1-deb248298147"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:49.305Z", "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-08-03T08:27:49.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "197c26da-cb96-4104-a930-8cca5ea91939"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.307Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1421, "offset": 1105, "size": 50}}} 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:45 GMT 2018-08-03 08:28:45,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:45,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27017 2018-08-03 08:28:45,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-03 08:28:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-03 08:28:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_71xrcl/env/bin/pip freeze 2018-08-03 08:28:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:28:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:28:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:28:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_zeo34e 2018-08-03 08:28:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,199 - 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-08-03 08:28:45,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_cmg83n 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_zeo34e start 2018-08-03 08:28:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_f9ndvt 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_f9ndvt 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmplnOBmA 2018-08-03 08:28:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:28:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:28:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:28:45,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:28:45,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:45,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:45,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:28:45,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:45,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:45,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:45,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:45,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:45 GMT 2018-08-03 08:28:45,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:45,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:45,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:50,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:50,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Successfully started daemon: proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_ow6ruq start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd4db061-98d4-4a61-a6cc-4149ebea5ddf"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "[localhost] run: /home/ubuntu/vellum_host_zeo34e/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:50.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:50.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.313Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "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-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Starting Agent bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Removing directory: /tmp/tmpfsgGnu", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "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-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}], "metadata": {"pagination": {"total": 1424, "offset": 1155, "size": 50}}} 2018-08-03 08:28:50,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:50,415 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:50 GMT 2018-08-03 08:28:50,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:50,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27063 2018-08-03 08:28:50,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:50,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_ow6ruq 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_ow6ruq start 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:28:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_zeo34e/env/bin/pip freeze 2018-08-03 08:28:50,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:50,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:28:50,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:50,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:28:50,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:50,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:28:50,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:50,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:28:50,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_f9ndvt 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfsgGnu 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-03 08:28:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-03 08:28:50,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:50,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:50,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:50,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:50,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:50,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:50 GMT 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:50,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:55,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:28:55,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "Configuring Agent homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "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-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bdcccf86-ff0a-4c99-a118-854463d2c4b1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:51.522Z", "message": "[localhost] run: /home/ubuntu/proxy_host_ow6ruq/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.318Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "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-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "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-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Successfully started daemon: bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Removing directory: /tmp/tmpel3qun", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c454b75-cb26-48c9-bcb4-54dfe7c5ae14"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Successfully configured daemon: homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "13f29f74-adc6-4a80-aa15-2fc65c47f4a6"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:52.530Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_cmg83n start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8a294987-59bf-4312-b216-75a330bab711"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.366Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "[localhost] run: /home/ubuntu/bono_host_cmg83n/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Starting Agent homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:53.536Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.374Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.374Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.374Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.374Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1424, "offset": 1205, "size": 50}}} 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:55,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:55 GMT 2018-08-03 08:28:55,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:55,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26971 2018-08-03 08:28:55,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:28:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_abyw2n 2018-08-03 08:28:55,710 - 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-08-03 08:28:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_ow6ruq/env/bin/pip freeze 2018-08-03 08:28:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:28:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-03 08:28:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-03 08:28:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:28:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:28:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,712 - 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-08-03 08:28:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:28:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_cmg83n 2018-08-03 08:28:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpel3qun 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_abyw2n 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_cmg83n start 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:28:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:55,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:28:55,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:55,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:28:55,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:28:55,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:28:55,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_cmg83n/env/bin/pip freeze 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_abyw2n 2018-08-03 08:28:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-03 08:28:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:28:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-03 08:28:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:28:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:28:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:28:55,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:28:55,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:28:55,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:28:55,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:28:55,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:28:55,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:28:55 GMT 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:28:55,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:00,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:00,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:00,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.374Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.374Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.540Z", "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-08-03T08:27:54.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.540Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.540Z", "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-08-03T08:27:54.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.540Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.540Z", "message": "Removing directory: /tmp/tmpg_lEbx", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:54.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:54.540Z", "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-08-03T08:27:54.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "2d25ff0d-7a34-43b2-b5b5-a6d7dd8b88ba"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.407Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.603Z", "message": "Successfully started daemon: bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.603Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_f9ndvt start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c58e1363-4699-4a81-8983-602e907557b5"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.603Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.603Z", "message": "[localhost] run: /home/ubuntu/bind_host_f9ndvt/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "proxy_node_8hhq53", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.603Z", "message": "Executing: /tmp/BYOEE/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4879b269-85bc-4aad-8dd0-68ed69a5eb6f"}, {"node_instance_id": "proxy_node_8hhq53", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:55.603Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/BYOEE/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:55.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4879b269-85bc-4aad-8dd0-68ed69a5eb6f"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.413Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.413Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.413Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.413Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "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-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "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-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "message": "Successfully started daemon: homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_abyw2n start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3a972b30-9b8a-4283-b0a3-390e4e07815a"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "message": "Removing directory: /tmp/tmpwg_wsL", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:56.684Z", "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-08-03T08:27:56.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "20f3456f-db68-4a39-99af-71aef1a34343"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.435Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1427, "offset": 1255, "size": 50}}} 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:00 GMT 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26732 2018-08-03 08:29:00,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:29:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpg_lEbx 2018-08-03 08:29:00,971 - 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-08-03 08:29:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:29:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:29:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:29:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:29:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:00,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:00,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_f9ndvt 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_f9ndvt start 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_f9ndvt/env/bin/pip freeze 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BYOEE/install_requirements.sh 2018-08-03 08:29:00,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/BYOEE/install_requirements.sh 2018-08-03 08:29:00,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:00,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:00,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:29:00,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:00,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:29:00,974 - 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-08-03 08:29:00,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_abyw2n 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_abyw2n start 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwg_wsL 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:29:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:00,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:00,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:00,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:01,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:01,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:01,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:01 GMT 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:01,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:06,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:06,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.720Z", "message": "[localhost] run: /home/ubuntu/homer_host_abyw2n/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:57.720Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:57.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.625Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:58.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.625Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:58.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.625Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:58.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.727Z", "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-08-03T08:27:58.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.727Z", "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-08-03T08:27:58.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.727Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:58.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.727Z", "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-08-03T08:27:58.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:58.727Z", "message": "Removing directory: /tmp/tmpOYoA0D", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:58.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd1ca1ff-9870-4424-83ae-83519e00b56f"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:27:59.632Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:27:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:00.636Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:00.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:02.295Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:02.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:02.715Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:02.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:02.715Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:02.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:02.715Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:02.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:03.798Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:03.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:03.798Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:03.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:03.798Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:03.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:03.798Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:03.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:04.802Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:04.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:04.802Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:04.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:05.860Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:05.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:05.860Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:05.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:05.860Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:05.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:05.860Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:05.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:06.864Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:06.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:07.920Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:07.920Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:07.920Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:08.966Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:08.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:08.966Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:08.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:10.033Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:10.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:10.033Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:10.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1427, "offset": 1305, "size": 50}}} 2018-08-03 08:29:06,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:06,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:06 GMT 2018-08-03 08:29:06,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:06,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26167 2018-08-03 08:29:06,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:06,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_abyw2n/env/bin/pip freeze 2018-08-03 08:29:06,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-03 08:29:06,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:29:06,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:29:06,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:29:06,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-03 08:29:06,243 - 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-08-03 08:29:06,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-03 08:29:06,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-03 08:29:06,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOYoA0D 2018-08-03 08:29:06,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-03 08:29:06,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-03 08:29:06,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:29:06,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 08:29:06,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-03 08:29:06,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-03 08:29:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:06,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:06,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:06,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:06,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:06,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:06,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:06 GMT 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:06,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:11,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:11,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:11,397 - 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-08-03T08:28:10.033Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:10.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:11.036Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:12.260Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:12.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:13.265Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:13.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:13.265Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:13.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:13.265Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:13.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:14.269Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:14.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:14.269Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:14.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:14.269Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:14.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:15.546Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:15.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:16.281Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:16.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:16.281Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:16.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:17.807Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:17.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:18.278Z", "message": "Execution done (return_code=0): /tmp/BYOEE/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:18.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4879b269-85bc-4aad-8dd0-68ed69a5eb6f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:18.286Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:18.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:19.323Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:19.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:19.323Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:19.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:20.327Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:20.327Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:20.327Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:20.327Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:20.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:23.255Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:23.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:24.320Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6QP2M/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:24.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:24.332Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:24.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:24.332Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:24.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:24.332Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:24.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:24.751Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:24.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:24.751Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:24.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:25.916Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:25.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:36.924Z", "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-08-03T08:28:36.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.072Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "[localhost] run: sudo mv /tmp/tmpJPy7oO /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "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-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "The config dict: {'etcd_ip': u'192.168.120.30', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.30', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "[localhost] run: sudo mv /tmp/tmprgv8y2 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "[localhost] run: sudo mv /tmp/tmpQYPUDA /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:42.760Z", "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-08-03T08:28:42.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.341Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "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-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "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-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "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-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "message": "[localhost] run: sudo mv /tmp/tmpmHIgko /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}], "metadata": {"pagination": {"total": 1427, "offset": 1355, "size": 50}}} 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:11,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:11 GMT 2018-08-03 08:29:11,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:11,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26356 2018-08-03 08:29:11,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BYOEE/install_requirements.sh 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:29:11,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-03 08:29:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:29:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6QP2M/bind.py 2018-08-03 08:29:11,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-03 08:29:11,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:29:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJPy7oO /etc/clearwater/shared_config 2018-08-03 08:29:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-03 08:29:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-03 08:29:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.30', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.30', u'hss_hostname': u''}. 2018-08-03 08:29:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-03 08:29:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprgv8y2 /etc/clearwater/local_config 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQYPUDA /etc/bind/named.conf.local 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:29:11,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:29:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:29:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:29:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmHIgko /etc/bind/db.clearwater.opnfv 2018-08-03 08:29:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:29:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:11,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:11,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:11,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:11,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:11 GMT 2018-08-03 08:29:11,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:11,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:11,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:16,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:16,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:16,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:16,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:16,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:16,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.30', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "message": "[localhost] run: sudo mv /tmp/tmpvkJAXG /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:43.812Z", "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-08-03T08:28:43.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "f42dbb57-ecb3-412c-840e-2a61fb223faf"}, {"node_instance_id": "bind_yj6nsf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:44.341Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:44.341Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:44.341Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:44.817Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/G6LZR/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:44.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:44.817Z", "message": "Executing: /tmp/G6LZR/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:44.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:44.817Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:44.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:45.821Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:45.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:45.821Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:45.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:45.821Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:45.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:56.539Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9ndvt\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,769 B/s)\nReading package lists...\n\nreal\t0m10.621s\nuser\t0m2.620s\nsys\t0m0.374s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:56.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:56.826Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:56.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:28:57.829Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:28:57.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}], "metadata": {"pagination": {"total": 1427, "offset": 1405, "size": 50}}} 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:16 GMT 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12424 2018-08-03 08:29:16,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.30', u'hss_hostname': u''}. 2018-08-03 08:29:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvkJAXG /etc/bind/db.clearwater.local 2018-08-03 08:29:16,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/G6LZR/install-etcd.sh 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G6LZR/install-etcd.sh 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-03 08:29:16,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-03 08:29:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-03 08:29:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-03 08:29:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9ndvt Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,769 B/s) Reading package lists... real 0m10.621s user 0m2.620s sys 0m0.374s 2018-08-03 08:29:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-03 08:29:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:29:16,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:16,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:16,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:16,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:16,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:16 GMT 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:16,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:21,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:22,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:22,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1427, "offset": 1420, "size": 50}}} 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:22 GMT 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:22,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:29:22,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:22,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:22,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:22,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:22,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:22 GMT 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:22,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:27,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:27,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1427, "offset": 1420, "size": 50}}} 2018-08-03 08:29:27,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:27,179 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:27 GMT 2018-08-03 08:29:27,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:27,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:29:27,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:27,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:27,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:27,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:27,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:27 GMT 2018-08-03 08:29:27,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:27,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:27,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:32,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:32,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:32,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:32,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:32,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:32,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:32,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1427, "offset": 1420, "size": 50}}} 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:32 GMT 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:32,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:32,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:32,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:32 GMT 2018-08-03 08:29:32,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:32,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:32,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:37,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:37,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1427, "offset": 1420, "size": 50}}} 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:37,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:37 GMT 2018-08-03 08:29:37,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:37,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:29:37,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:37,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:37,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:37,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:37,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:37 GMT 2018-08-03 08:29:37,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:37,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:37,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:42,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:42,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:42,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:42,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1427, "offset": 1420, "size": 50}}} 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:42 GMT 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:42,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:29:42,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:42,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:42,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:42,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:42,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:42,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:42,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:42,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:42 GMT 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:42,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:47,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:47,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:47,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:47,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:47,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:47,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:47.293Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9ndvt\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 0 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,674 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 8945\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\nreload: Job is not running: clearwater-monit\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\t0m50.163s\nuser\t0m18.243s\nsys\t0m8.321s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:47.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}], "metadata": {"pagination": {"total": 1428, "offset": 1420, "size": 50}}} 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:47 GMT 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 44520 2018-08-03 08:29:47,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:47,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-f9ndvt 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 0 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,674 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 8945 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 reload: Job is not running: clearwater-monit 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 0m50.163s user 0m18.243s sys 0m8.321s 2018-08-03 08:29:47,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:47,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:47,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:47,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:47,807 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:47 GMT 2018-08-03 08:29:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:47,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:47,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:52,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:52,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:47.847Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:47.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:47.847Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:47.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:48.852Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:16:ab:e0 \n inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:abe0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70150 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30608 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123354832 (123.3 MB) TX bytes:4667773 (4.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:165 errors:0 dropped:0 overruns:0 frame:0\n TX packets:165 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13654 (13.6 KB) TX bytes:13654 (13.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:48.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:48.852Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:00 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 08:27 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 26 2 0 08:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 08:27 ? 00:00:00 [vmstat]\nroot 37 2 0 08:27 ? 00:00:00 [ksmd]\nroot 38 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 08:27 ? 00:00:00 [crypto]\nroot 53 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 08:27 ? 00:00:00 [vballoon]\nroot 56 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 08:27 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 08:27 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 08:27 ? 00:00:00 [deferwq]\nroot 80 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 122 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 185 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 442 2 0 08:27 ? 00:00:00 [kworker/u5:1]\nroot 493 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 08:27 ? 00:00:00 rsyslogd\nroot 1048 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 08:27 ? 00:00:00 cron\ndaemon 1102 1 0 08:27 ? 00:00:00 atd\nroot 1112 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1114 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1448 2 0 08:27 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 08:27 ? 00:00:00 /home/ubuntu/bind_host_f9ndvt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f9ndvt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f9ndvt --logging-server-logdir=/home/ubuntu/bind_host_f9ndvt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt%I.log --pidfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt.pid\nroot 1651 2 0 08:27 ? 00:00:00 [kworker/u5:2]\nubuntu 1690 1650 0 08:27 ? 00:00:00 /home/ubuntu/bind_host_f9ndvt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f9ndvt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f9ndvt --logging-server-logdir=/home/ubuntu/bind_host_f9ndvt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt%I.log --pidfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt.pid\nubuntu 1765 1 0 08:28 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f9ndvt/env/bin/diamond --configfile /home/ubuntu/bind_host_f9ndvt/work/plugins/diamond/etc/diamond.conf\nbind 2434 1 0 08:28 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2486 1690 0 08:28 ? 00:00:00 /home/ubuntu/bind_host_f9ndvt/env/bin/python2.7 /home/ubuntu/bind_host_f9ndvt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-VL6Ofg\nubuntu 2497 2486 0 08:28 ? 00:00:00 /bin/sh -c /tmp/G6LZR/install-etcd.sh\nubuntu 2499 2497 0 08:28 ? 00:00:00 /bin/bash -e /tmp/G6LZR/install-etcd.sh\nntp 8540 1 0 08:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9078 1 0 08:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9100 9078 0 08:29 ? 00:00:00 [check-monit-upt] \nclearwa+ 9157 1 0 08:29 ? 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.30:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.30 --name 192-168-120-30 --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.30:2380 --listen-peer-urls http://192.168.120.30:2380\nroot 9206 9078 0 08:29 ? 00:00:00 [check-etcd-upti] \nroot 9210 9078 0 08:29 ? 00:00:00 [poll_etcd_clust] \nroot 9212 9078 0 08:29 ? 00:00:00 [poll_etcd.sh] \nroot 9234 1 0 08:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9245 9234 0 08:29 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9367 2499 0 08:29 ? 00:00:00 /bin/bash -e /tmp/G6LZR/install-etcd.sh\nubuntu 9368 9367 0 08:29 ? 00:00:00 /bin/bash -e /tmp/G6LZR/install-etcd.sh\nroot 9369 9368 0 08:29 ? 00:00:00 sudo ps -edf\nroot 9370 9369 0 08:29 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:48.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:48.852Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:48.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:48.852Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:48.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:48.852Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:48.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:49.858Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:49.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:49.858Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:49.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:49.858Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:49.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:49.858Z", "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.30:53 0.0.0.0:* LISTEN 2434/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2434/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2434/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9078/monit \ntcp 0 0 192.168.120.30:2380 0.0.0.0:* LISTEN 9157/etcd \ntcp6 0 0 :::53 :::* LISTEN 2434/named \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2434/named \ntcp6 0 0 :::4000 :::* LISTEN 9157/etcd \nudp 0 0 192.168.120.30:123 0.0.0.0:* 8540/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8540/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8540/ntpd \nudp 0 0 0.0.0.0:58878 0.0.0.0:* 567/dhclient \nudp 0 0 192.168.120.30:53 0.0.0.0:* 2434/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2434/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8540/ntpd \nudp6 0 0 ::1:123 :::* 8540/ntpd \nudp6 0 0 :::123 :::* 8540/ntpd \nudp6 0 0 :::29543 :::* 567/dhclient \nudp6 0 0 :::53 :::* 2434/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11316 1650/python2.7 /tmp/cloudify-logging-server-5a513.socket\nunix 2 [ ACC ] STREAM LISTENING 9290 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7261 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 1524 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8048 906/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14489 2486/python2.7 /tmp/ctx-XhPC1M.socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:49.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:49.858Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:49.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:50.862Z", "message": "[etcd] => [03-Aug-2018 08:29:42 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 08:29:42 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:50.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:50.862Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa03\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:50.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:50.862Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:50.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:51.867Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:51.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:51.867Z", "message": "[etcd] => 2018-08-03 08:29:35.693542565 Stopping etcd clearwater-etcd\n2018-08-03 08:29:41.718010061 Restarting etcd clearwater-etcd\n2018-08-03 08:29:41.722692888 Configured ETCDCTL_PEERS: \n2018-08-03 08:29:41.723425689 Check for previous failed startup attempt\n2018-08-03 08:29:41.724615822 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-08-03 08:29:41.739069196 etcdctl returned 2\n2018-08-03 08:29:41.745035079 Creating new cluster...\n2018-08-03 08:29:41.747683446 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.30:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.30\n --name 192-168-120-30\n --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.30:2380\n --listen-peer-urls http://192.168.120.30:2380\n2018-08-03 08:29:41.749942569 Check we're actually a member of the cluster\n2018-08-03 08:29:41.755251465 Wait for etcd to startup\n2018-08-03 08:29:42.768103385 Etcd started successfully\n2018-08-03 08:29:41.775543 I | etcdmain: etcd Version: 3.1.7\n2018-08-03 08:29:41.775594 I | etcdmain: Git SHA: 43b7507\n2018-08-03 08:29:41.775599 I | etcdmain: Go Version: go1.7.5\n2018-08-03 08:29:41.775602 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-03 08:29:41.775606 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-03 08:29:41.775681 I | embed: listening for peers on http://192.168.120.30:2380\n2018-08-03 08:29:41.775731 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-03 08:29:41.810561 I | etcdserver: name = 192-168-120-30\n2018-08-03 08:29:41.810583 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.30\n2018-08-03 08:29:41.810588 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.30/member\n2018-08-03 08:29:41.810591 I | etcdserver: heartbeat = 100ms\n2018-08-03 08:29:41.810594 I | etcdserver: election = 1000ms\n2018-08-03 08:29:41.810598 I | etcdserver: snapshot count = 10000\n2018-08-03 08:29:41.810604 I | etcdserver: advertise client URLs = http://192.168.120.30:4000\n2018-08-03 08:29:41.810608 I | etcdserver: initial advertise peer URLs = http://192.168.120.30:2380\n2018-08-03 08:29:41.810614 I | etcdserver: initial cluster = 192-168-120-30=http://192.168.120.30:2380\n2018-08-03 08:29:41.817270 I | etcdserver: starting member dc68ee96fd9a825f in cluster cdb47e95f42a2be3\n2018-08-03 08:29:41.817311 I | raft: dc68ee96fd9a825f became follower at term 0\n2018-08-03 08:29:41.817334 I | raft: newRaft dc68ee96fd9a825f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-03 08:29:41.817343 I | raft: dc68ee96fd9a825f became follower at term 1\n2018-08-03 08:29:41.837388 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-03 08:29:41.838376 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3\n2018-08-03 08:29:42.717693 I | raft: dc68ee96fd9a825f is starting a new election at term 1\n2018-08-03 08:29:42.717881 I | raft: dc68ee96fd9a825f became candidate at term 2\n2018-08-03 08:29:42.717902 I | raft: dc68ee96fd9a825f received MsgVoteResp from dc68ee96fd9a825f at term 2\n2018-08-03 08:29:42.717915 I | raft: dc68ee96fd9a825f became leader at term 2\n2018-08-03 08:29:42.717929 I | raft: raft.node: dc68ee96fd9a825f elected leader dc68ee96fd9a825f at term 2\n2018-08-03 08:29:42.718242 I | etcdserver: published {Name:192-168-120-30 ClientURLs:[http://192.168.120.30:4000]} to cluster cdb47e95f42a2be3\n2018-08-03 08:29:42.718339 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-03 08:29:42.718391 I | embed: ready to serve client requests\n2018-08-03 08:29:42.718746 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-03 08:29:42.719469 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-03 08:29:42.719518 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-03 08:29:42.966744 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.30:36307\n2018-08-03 08:29:42.981956 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.30:36308\n2018-08-03 08:29:42.982728 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.30:36309\n2018-08-03 08:29:47.695614 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.30/liveness-check remote:192.168.120.30:36310\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:51.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:51.867Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:51.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}, {"node_instance_id": "bind_yj6nsf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:51.955Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:51.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bind_yj6nsf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:52.872Z", "message": "Execution done (return_code=0): /tmp/G6LZR/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:52.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7c2f3512-b692-49fe-b337-37c977dbaf6b"}], "metadata": {"pagination": {"total": 1450, "offset": 1421, "size": 50}}} 2018-08-03 08:29:52,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:52,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:52 GMT 2018-08-03 08:29:52,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:52,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29919 2018-08-03 08:29:52,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-03 08:29:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-03 08:29:52,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:16:ab:e0 inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe16:abe0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70150 errors:0 dropped:0 overruns:0 frame:0 TX packets:30608 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123354832 (123.3 MB) TX bytes:4667773 (4.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:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13654 (13.6 KB) TX bytes:13654 (13.6 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-08-03 08:29:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:00 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:27 ? 00:00:00 [kworker/0:0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:27 ? 00:00:00 [kworker/1:0] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 26 2 0 08:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/0:1] root 34 2 0 08:27 ? 00:00:00 [khungtaskd] root 35 2 0 08:27 ? 00:00:00 [kswapd0] root 36 2 0 08:27 ? 00:00:00 [vmstat] root 37 2 0 08:27 ? 00:00:00 [ksmd] root 38 2 0 08:27 ? 00:00:00 [khugepaged] root 39 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:27 ? 00:00:00 [crypto] root 53 2 0 08:27 ? 00:00:00 [kthrotld] root 54 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:27 ? 00:00:00 [vballoon] root 56 2 0 08:27 ? 00:00:00 [kworker/1:1] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 59 2 0 08:27 ? 00:00:00 [kworker/u4:2] root 60 2 0 08:27 ? 00:00:00 [kworker/u4:3] root 79 2 0 08:27 ? 00:00:00 [deferwq] root 80 2 0 08:27 ? 00:00:00 [charger_manager] root 122 2 0 08:27 ? 00:00:00 [kpsmoused] root 185 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 442 2 0 08:27 ? 00:00:00 [kworker/u5:1] root 493 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 08:27 ? 00:00:00 [kauditd] message+ 906 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 08:27 ? 00:00:00 rsyslogd root 1048 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 08:27 ? 00:00:00 cron daemon 1102 1 0 08:27 ? 00:00:00 atd root 1112 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1114 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1448 2 0 08:27 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 08:27 ? 00:00:00 /home/ubuntu/bind_host_f9ndvt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f9ndvt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f9ndvt --logging-server-logdir=/home/ubuntu/bind_host_f9ndvt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt%I.log --pidfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt.pid root 1651 2 0 08:27 ? 00:00:00 [kworker/u5:2] ubuntu 1690 1650 0 08:27 ? 00:00:00 /home/ubuntu/bind_host_f9ndvt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_f9ndvt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_f9ndvt --logging-server-logdir=/home/ubuntu/bind_host_f9ndvt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt%I.log --pidfile=/home/ubuntu/bind_host_f9ndvt/work/bind_host_f9ndvt.pid ubuntu 1765 1 0 08:28 ? 00:00:00 python2.7 /home/ubuntu/bind_host_f9ndvt/env/bin/diamond --configfile /home/ubuntu/bind_host_f9ndvt/work/plugins/diamond/etc/diamond.conf bind 2434 1 0 08:28 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2486 1690 0 08:28 ? 00:00:00 /home/ubuntu/bind_host_f9ndvt/env/bin/python2.7 /home/ubuntu/bind_host_f9ndvt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-VL6Ofg ubuntu 2497 2486 0 08:28 ? 00:00:00 /bin/sh -c /tmp/G6LZR/install-etcd.sh ubuntu 2499 2497 0 08:28 ? 00:00:00 /bin/bash -e /tmp/G6LZR/install-etcd.sh ntp 8540 1 0 08:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9078 1 0 08:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9100 9078 0 08:29 ? 00:00:00 [check-monit-upt] clearwa+ 9157 1 0 08:29 ? 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.30:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.30 --name 192-168-120-30 --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.30:2380 --listen-peer-urls http://192.168.120.30:2380 root 9206 9078 0 08:29 ? 00:00:00 [check-etcd-upti] root 9210 9078 0 08:29 ? 00:00:00 [poll_etcd_clust] root 9212 9078 0 08:29 ? 00:00:00 [poll_etcd.sh] root 9234 1 0 08:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9245 9234 0 08:29 ? 00:00:00 inotifywait -e create -qq . ubuntu 9367 2499 0 08:29 ? 00:00:00 /bin/bash -e /tmp/G6LZR/install-etcd.sh ubuntu 9368 9367 0 08:29 ? 00:00:00 /bin/bash -e /tmp/G6LZR/install-etcd.sh root 9369 9368 0 08:29 ? 00:00:00 sudo ps -edf root 9370 9369 0 08:29 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-03 08:29:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-03 08:29:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-03 08:29:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.009s sys 0m0.003s 2018-08-03 08:29:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.004s sys 0m0.003s 2018-08-03 08:29:52,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-03 08:29:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-03 08:29:52,898 - 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.30:53 0.0.0.0:* LISTEN 2434/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2434/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2434/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9078/monit tcp 0 0 192.168.120.30:2380 0.0.0.0:* LISTEN 9157/etcd tcp6 0 0 :::53 :::* LISTEN 2434/named tcp6 0 0 :::22 :::* LISTEN 1095/sshd tcp6 0 0 ::1:953 :::* LISTEN 2434/named tcp6 0 0 :::4000 :::* LISTEN 9157/etcd udp 0 0 192.168.120.30:123 0.0.0.0:* 8540/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8540/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8540/ntpd udp 0 0 0.0.0.0:58878 0.0.0.0:* 567/dhclient udp 0 0 192.168.120.30:53 0.0.0.0:* 2434/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2434/named udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8540/ntpd udp6 0 0 ::1:123 :::* 8540/ntpd udp6 0 0 :::123 :::* 8540/ntpd udp6 0 0 :::29543 :::* 567/dhclient udp6 0 0 :::53 :::* 2434/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11316 1650/python2.7 /tmp/cloudify-logging-server-5a513.socket unix 2 [ ACC ] STREAM LISTENING 9290 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7261 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 1524 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8048 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14489 2486/python2.7 /tmp/ctx-XhPC1M.socket real 0m0.008s user 0m0.003s sys 0m0.004s 2018-08-03 08:29:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-03 08:29:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [03-Aug-2018 08:29:42 UTC] clearwater-diags-monitor starting [03-Aug-2018 08:29:42 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 08:29:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/sa03 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-08-03 08:29:52,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-03 08:29:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-03 08:29:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-03 08:29:35.693542565 Stopping etcd clearwater-etcd 2018-08-03 08:29:41.718010061 Restarting etcd clearwater-etcd 2018-08-03 08:29:41.722692888 Configured ETCDCTL_PEERS: 2018-08-03 08:29:41.723425689 Check for previous failed startup attempt 2018-08-03 08:29:41.724615822 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-08-03 08:29:41.739069196 etcdctl returned 2 2018-08-03 08:29:41.745035079 Creating new cluster... 2018-08-03 08:29:41.747683446 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.30:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.30 --name 192-168-120-30 --debug --initial-cluster 192-168-120-30=http://192.168.120.30:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.30:2380 --listen-peer-urls http://192.168.120.30:2380 2018-08-03 08:29:41.749942569 Check we're actually a member of the cluster 2018-08-03 08:29:41.755251465 Wait for etcd to startup 2018-08-03 08:29:42.768103385 Etcd started successfully 2018-08-03 08:29:41.775543 I | etcdmain: etcd Version: 3.1.7 2018-08-03 08:29:41.775594 I | etcdmain: Git SHA: 43b7507 2018-08-03 08:29:41.775599 I | etcdmain: Go Version: go1.7.5 2018-08-03 08:29:41.775602 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-03 08:29:41.775606 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-03 08:29:41.775681 I | embed: listening for peers on http://192.168.120.30:2380 2018-08-03 08:29:41.775731 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-03 08:29:41.810561 I | etcdserver: name = 192-168-120-30 2018-08-03 08:29:41.810583 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.30 2018-08-03 08:29:41.810588 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.30/member 2018-08-03 08:29:41.810591 I | etcdserver: heartbeat = 100ms 2018-08-03 08:29:41.810594 I | etcdserver: election = 1000ms 2018-08-03 08:29:41.810598 I | etcdserver: snapshot count = 10000 2018-08-03 08:29:41.810604 I | etcdserver: advertise client URLs = http://192.168.120.30:4000 2018-08-03 08:29:41.810608 I | etcdserver: initial advertise peer URLs = http://192.168.120.30:2380 2018-08-03 08:29:41.810614 I | etcdserver: initial cluster = 192-168-120-30=http://192.168.120.30:2380 2018-08-03 08:29:41.817270 I | etcdserver: starting member dc68ee96fd9a825f in cluster cdb47e95f42a2be3 2018-08-03 08:29:41.817311 I | raft: dc68ee96fd9a825f became follower at term 0 2018-08-03 08:29:41.817334 I | raft: newRaft dc68ee96fd9a825f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-03 08:29:41.817343 I | raft: dc68ee96fd9a825f became follower at term 1 2018-08-03 08:29:41.837388 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-03 08:29:41.838376 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3 2018-08-03 08:29:42.717693 I | raft: dc68ee96fd9a825f is starting a new election at term 1 2018-08-03 08:29:42.717881 I | raft: dc68ee96fd9a825f became candidate at term 2 2018-08-03 08:29:42.717902 I | raft: dc68ee96fd9a825f received MsgVoteResp from dc68ee96fd9a825f at term 2 2018-08-03 08:29:42.717915 I | raft: dc68ee96fd9a825f became leader at term 2 2018-08-03 08:29:42.717929 I | raft: raft.node: dc68ee96fd9a825f elected leader dc68ee96fd9a825f at term 2 2018-08-03 08:29:42.718242 I | etcdserver: published {Name:192-168-120-30 ClientURLs:[http://192.168.120.30:4000]} to cluster cdb47e95f42a2be3 2018-08-03 08:29:42.718339 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-03 08:29:42.718391 I | embed: ready to serve client requests 2018-08-03 08:29:42.718746 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-03 08:29:42.719469 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-03 08:29:42.719518 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-03 08:29:42.966744 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.30:36307 2018-08-03 08:29:42.981956 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.30:36308 2018-08-03 08:29:42.982728 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.30:36309 2018-08-03 08:29:47.695614 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.30/liveness-check remote:192.168.120.30:36310 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:29:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-03 08:29:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:29:52,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G6LZR/install-etcd.sh 2018-08-03 08:29:52,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:52,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:52,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:52,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:52,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:52,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:52,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:52 GMT 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:52,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:57,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:58,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_yj6nsf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:53.364Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:53.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.080Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/01DSY/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "dime_6k3554", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:54.461Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:54.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "[localhost] run: sudo mv /tmp/tmpKkOBq7 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "[localhost] run: sudo mv /tmp/tmpWg_OqS /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "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-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DRMQU/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/NEYHN/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/D2LL1/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/RZI65/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "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-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'vellum-r6lp5z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "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-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "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-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "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-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "71d2c486-7cb5-4fe0-bd54-a779ba691f3b"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'dime-6k3554', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.100Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2CUWX/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.468Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:55.468Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:55.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}], "metadata": {"pagination": {"total": 1561, "offset": 1441, "size": 50}}} 2018-08-03 08:29:58,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:58,046 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:58 GMT 2018-08-03 08:29:58,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:58,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26171 2018-08-03 08:29:58,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:29:58,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:29:58,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/01DSY/clearwater.py 2018-08-03 08:29:58,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:58,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:58,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:58,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 08:29:58,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKkOBq7 /etc/clearwater/local_config 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWg_OqS /etc/dnsmasq.resolv.conf 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DRMQU/clearwater.py 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/NEYHN/clearwater.py 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/D2LL1/clearwater.py 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/RZI65/clearwater.py 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'vellum-r6lp5z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'dime-6k3554', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-08-03 08:29:58,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2CUWX/clearwater.py 2018-08-03 08:29:58,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:29:58,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:29:58,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:29:58,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:29:58,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:29:58,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:29:58,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:29:58 GMT 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:29:58,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:03,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:03,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmppAqlBW /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmpRRTeRS /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmp9z5q17 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.30', 'name': u'bono-ijkd3r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmpIQZzkc /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmpBRBhRP /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'homer-lk16vl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.23'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmpmGR2s2 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'sprout-e3i19j', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a76afd1c-24c8-41a3-a64f-02dc400a966f"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmpofHaad /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "304e6f52-7c90-4517-921e-29596ff3c2db"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "3af7b6af-b821-41c1-90fe-77662da152c7"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mv /tmp/tmpoBeDEh /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "076cca9f-2a11-4f4d-8564-b62feacbad92"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.112Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:56.476Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:56.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Executing: /tmp/P4LXB/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/SRVJE/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/P4LXB/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Executing: /tmp/SRVJE/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Executing: /tmp/9KYEB/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9KYEB/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}], "metadata": {"pagination": {"total": 1592, "offset": 1491, "size": 50}}} 2018-08-03 08:30:03,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:03,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:03 GMT 2018-08-03 08:30:03,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:03,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26795 2018-08-03 08:30:03,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppAqlBW /etc/clearwater/local_config 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRRTeRS /etc/clearwater/local_config 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9z5q17 /etc/clearwater/local_config 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.30', 'name': u'bono-ijkd3r', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIQZzkc /etc/clearwater/local_config 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:30:03,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBRBhRP /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'homer-lk16vl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.23'}. 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmGR2s2 /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.30', 'name': u'sprout-e3i19j', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-08-03 08:30:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpofHaad /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoBeDEh /etc/dnsmasq.resolv.conf 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-03 08:30:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:30:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P4LXB/install-homer.sh 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/SRVJE/install-ellis.sh 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/P4LXB/install-homer.sh 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SRVJE/install-ellis.sh 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-03 08:30:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9KYEB/install-dime.sh 2018-08-03 08:30:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-03 08:30:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/9KYEB/install-dime.sh 2018-08-03 08:30:03,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:03,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:03,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:03,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:03,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:03,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:03,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:03 GMT 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:03,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:08,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:08,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:08,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/J6CM4/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "c1f8a5cd-eee3-4475-963a-f839ead4e60e"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/P4LXB/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.120Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/NT5BI/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "homer_lk16vl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:57.481Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:57.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/I8CVR/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "Executing: /tmp/I8CVR/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:58.126Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:58.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:59.130Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:59.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:59.130Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:59.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:59.130Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:59.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:59.130Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:59.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:29:59.130Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:29:59.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:00.392Z", "message": "[localhost] run: sudo mv /tmp/tmpBQvCHg /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:00.792Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:00.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:01.133Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:01.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:01.133Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:01.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:01.133Z", "message": "[localhost] run: sudo mv /tmp/tmpyp3I7F /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:01.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "ef5a77c2-2db2-42e1-8c35-58599d6e085f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:01.485Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:01.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:01.485Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:01.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:02.137Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MAG8U/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:02.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9000bac0-d99b-4250-8aae-cf5d0224e60c"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:02.569Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:02.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:02.569Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:02.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:02.569Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:02.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:02.569Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:02.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:03.300Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/IJCR8/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:03.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:04.144Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:04.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:04.144Z", "message": "Executing: /tmp/IJCR8/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:04.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:04.144Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:04.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:05.148Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:05.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:05.148Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:05.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:06.302Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:06.302Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:06.302Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zeo34e\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2,228 kB/s)\nReading package lists...\n\nreal\t0m7.483s\nuser\t0m4.591s\nsys\t0m0.544s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}], "metadata": {"pagination": {"total": 1610, "offset": 1541, "size": 50}}} 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:08 GMT 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30669 2018-08-03 08:30:08,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:08,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/J6CM4/append_proxy_snmp_conf.py 2018-08-03 08:30:08,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/P4LXB/install-homer.sh 2018-08-03 08:30:08,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/NT5BI/install-vellum.sh 2018-08-03 08:30:08,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:08,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:08,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:30:08,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/I8CVR/install-sprout.sh 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-03 08:30:08,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I8CVR/install-sprout.sh 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-03 08:30:08,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-03 08:30:08,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBQvCHg /etc/clearwater/local_config 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyp3I7F /etc/dnsmasq.resolv.conf 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MAG8U/append_proxy_snmp_conf.py 2018-08-03 08:30:08,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/IJCR8/install-bono.sh 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IJCR8/install-bono.sh 2018-08-03 08:30:08,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-03 08:30:08,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-03 08:30:08,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-03 08:30:08,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-03 08:30:08,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:08,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-zeo34e Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 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.6 MB in 5s (2,228 kB/s) Reading package lists... real 0m7.483s user 0m4.591s sys 0m0.544s 2018-08-03 08:30:08,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:08,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:08,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:08,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:08,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:08,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:08,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:08 GMT 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:08,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:13,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:13,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:13,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:13,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:13,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:13,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:13,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:06.302Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71xrcl\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 5s (2,242 kB/s)\nReading package lists...\n\nreal\t0m7.532s\nuser\t0m5.029s\nsys\t0m0.514s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:06.302Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:06.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-abyw2n\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 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.6 MB in 6s (1,983 kB/s)\nReading package lists...\n\nreal\t0m8.222s\nuser\t0m4.657s\nsys\t0m0.561s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:07.323Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-848b4i\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 5s (2,214 kB/s)\nReading package lists...\n\nreal\t0m7.744s\nuser\t0m5.083s\nsys\t0m0.498s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:07.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:10.840Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pm3pp9\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 [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,167 kB/s)\nReading package lists...\n\nreal\t0m12.779s\nuser\t0m5.084s\nsys\t0m0.571s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:10.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:11.327Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:11.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:11.327Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:11.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}], "metadata": {"pagination": {"total": 1613, "offset": 1591, "size": 50}}} 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:13 GMT 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25379 2018-08-03 08:30:13,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:13,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71xrcl Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 5s (2,242 kB/s) Reading package lists... real 0m7.532s user 0m5.029s sys 0m0.514s 2018-08-03 08:30:13,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:13,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:13,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-abyw2n Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [540 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 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.6 MB in 6s (1,983 kB/s) Reading package lists... real 0m8.222s user 0m4.657s sys 0m0.561s 2018-08-03 08:30:13,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-03 08:30:13,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-03 08:30:13,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:13,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:13,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-848b4i Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 5s (2,214 kB/s) Reading package lists... real 0m7.744s user 0m5.083s sys 0m0.498s 2018-08-03 08:30:13,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pm3pp9 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 [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 10s (1,167 kB/s) Reading package lists... real 0m12.779s user 0m5.084s sys 0m0.571s 2018-08-03 08:30:13,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:13,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-03 08:30:13,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:13,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:13,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:13 GMT 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:13,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:13,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:18,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:19,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:18.135Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cmg83n\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 [160 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 [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 11s (1,143 kB/s)\nReading package lists...\n\nreal\t0m13.208s\nuser\t0m4.748s\nsys\t0m0.465s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:18.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:18.373Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:18.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}], "metadata": {"pagination": {"total": 1615, "offset": 1603, "size": 50}}} 2018-08-03 08:30:19,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:19,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:19 GMT 2018-08-03 08:30:19,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:19,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5868 2018-08-03 08:30:19,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:19,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cmg83n 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 [160 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 [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 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 [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,091 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 [465 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 [540 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 [249 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.6 MB in 11s (1,143 kB/s) Reading package lists... real 0m13.208s user 0m4.748s sys 0m0.465s 2018-08-03 08:30:19,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-03 08:30:19,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:19,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:19,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:19 GMT 2018-08-03 08:30:19,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:19,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:19,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:24,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:24,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:30:19.376Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:30:19.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}], "metadata": {"pagination": {"total": 1616, "offset": 1605, "size": 50}}} 2018-08-03 08:30:24,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:24,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:24 GMT 2018-08-03 08:30:24,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:24,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 618 2018-08-03 08:30:24,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:24,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:30:24,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:24,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:24,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:24 GMT 2018-08-03 08:30:24,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:24,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:24,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:29,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:29,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:29,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:29 GMT 2018-08-03 08:30:29,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:29,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:30:29,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:29,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:29,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:29,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:29,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:29,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:29 GMT 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:29,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:34,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:34,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:34,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:34,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:34,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:34,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:34,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:34 GMT 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:34,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:34,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:34,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:34,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:34,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:34,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:34 GMT 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:34,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:39,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:40,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:40,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:40 GMT 2018-08-03 08:30:40,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:40,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:30:40,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:40,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:40,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:40,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:40,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:40 GMT 2018-08-03 08:30:40,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:40,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:40,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:45,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:45,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:45 GMT 2018-08-03 08:30:45,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:45,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:30:45,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:45,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:45,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:45,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:45,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:45 GMT 2018-08-03 08:30:45,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:45,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:45,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:50,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:50,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:50,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:50 GMT 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:50,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:30:50,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:50,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:50,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:50,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:50,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:50 GMT 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:50,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:55,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:55,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:30:55,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:55,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:55 GMT 2018-08-03 08:30:55,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:55,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:30:55,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:30:55,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:30:55,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:30:55,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:30:55,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:30:55 GMT 2018-08-03 08:30:55,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:30:55,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:30:55,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:00,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:00,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:31:00,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:00,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:00 GMT 2018-08-03 08:31:00,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:00,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:00,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:00,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:00,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:00,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:00 GMT 2018-08-03 08:31:00,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:00,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:00,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:05,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:05,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:05 GMT 2018-08-03 08:31:05,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:05,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:05,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:05,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:05,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:05,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:05,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:05,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:05,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:05 GMT 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:05,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:10,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:11,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:11,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:11 GMT 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:11,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:11,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:11,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:11,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:11,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:11 GMT 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:11,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:11,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:16,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:16,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:16,186 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:16 GMT 2018-08-03 08:31:16,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:16,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:16,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:16,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:16,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:16,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:16,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:16,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:16 GMT 2018-08-03 08:31:16,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:16,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:16,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:21,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:21,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:31:21,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:21,329 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:21 GMT 2018-08-03 08:31:21,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:21,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:21,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:21,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:21,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:21,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:21,403 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:21 GMT 2018-08-03 08:31:21,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:21,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:21,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:26,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:26,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:26,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1616, "offset": 1606, "size": 50}}} 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:26 GMT 2018-08-03 08:31:26,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:26,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:26,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:26,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:26,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:26,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:26,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:26,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:26,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:26 GMT 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:26,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:31,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:31,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:31,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:27.139Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cmg83n\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 0 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 7s (7,438 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2) ...\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-153.203) ...\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 8613\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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 8642\nclearwater-socket-factory-sig start/running, process 8647\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\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\t1m8.326s\nuser\t0m8.090s\nsys\t0m7.032s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:27.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:27.393Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:28.931Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-848b4i\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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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,611 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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.8) ...\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-2) ...\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-153.203) ...\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.12) ...\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 8891\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 8992\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 9000\nclearwater-socket-factory-sig start/running, process 9005\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\t1m21.519s\nuser\t0m9.259s\nsys\t0m7.993s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:29.397Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:29.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}], "metadata": {"pagination": {"total": 1620, "offset": 1606, "size": 50}}} 2018-08-03 08:31:31,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:31,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:31 GMT 2018-08-03 08:31:31,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:31,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84330 2018-08-03 08:31:31,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:31,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-cmg83n 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 0 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 7s (7,438 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2) ... 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-153.203) ... 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 8613 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit 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 8642 clearwater-socket-factory-sig start/running, process 8647 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit 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 1m8.326s user 0m8.090s sys 0m7.032s 2018-08-03 08:31:31,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:31:31,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-848b4i 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 0 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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.12 [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,611 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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.8) ... 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-2) ... 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-153.203) ... 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.12) ... 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 8891 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 8992 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 9000 clearwater-socket-factory-sig start/running, process 9005 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 1m21.519s user 0m9.259s sys 0m7.993s 2018-08-03 08:31:31,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:31:31,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:31,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:31,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:31 GMT 2018-08-03 08:31:31,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:31,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:31,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:36,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:36,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:36,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:36,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1620, "offset": 1610, "size": 50}}} 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:36 GMT 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:36,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:36,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:36,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:36,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:36 GMT 2018-08-03 08:31:36,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:36,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:36,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:41,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:41,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:41,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:41,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:41,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:41,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:41,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1620, "offset": 1610, "size": 50}}} 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:42 GMT 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:41,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:42,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:42,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:42,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:42,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:42,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:42,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:42 GMT 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:42,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:47,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:47,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:47,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:45.885Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-abyw2n\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 19s (4,539 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 8966\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\nKilled\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\t1m38.372s\nuser\t0m19.842s\nsys\t0m10.408s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:45.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:46.404Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:46.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}], "metadata": {"pagination": {"total": 1622, "offset": 1610, "size": 50}}} 2018-08-03 08:31:47,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:47,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:47 GMT 2018-08-03 08:31:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51305 2018-08-03 08:31:47,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:47,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-abyw2n 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.8 [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-153.203 [772 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 19s (4,539 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 8966 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 Killed 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 1m38.372s user 0m19.842s sys 0m10.408s 2018-08-03 08:31:47,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:31:47,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:47,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:47,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:47,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:47,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:47,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:47,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:47 GMT 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:47,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:52,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:52,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:52,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:52,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:52,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:52,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:52,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1622, "offset": 1612, "size": 50}}} 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:52 GMT 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:31:52,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:52,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:52,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:52,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:52,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:52,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:52 GMT 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:52,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:57,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:31:57,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:57,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:57,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:57,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:57,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:57,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:57,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:57,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:52.426Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 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\t0m24.827s\nuser\t0m12.394s\nsys\t0m3.042s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:52.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:53.410Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71xrcl\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 0 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 12s (5,767 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 ... 51913 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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.8) ...\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-2) ...\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 9213\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-153.203) ...\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 9947\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\t1m46.672s\nuser\t0m16.666s\nsys\t0m10.571s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:53.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:53.410Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:53.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:54.414Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:54.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:55.619Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 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\t0m26.242s\nuser\t0m13.090s\nsys\t0m3.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:55.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:56.419Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:56.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:56.419Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:56.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:56.419Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:56.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}], "metadata": {"pagination": {"total": 1630, "offset": 1612, "size": 50}}} 2018-08-03 08:31:57,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:57,510 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:57 GMT 2018-08-03 08:31:57,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:57,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 77115 2018-08-03 08:31:57,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:31:57,513 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 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 0m24.827s user 0m12.394s sys 0m3.042s 2018-08-03 08:31:57,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-71xrcl 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 0 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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-153.203 [772 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 12s (5,767 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 ... 51913 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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.8) ... 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-2) ... 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 9213 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-153.203) ... 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 9947 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 1m46.672s user 0m16.666s sys 0m10.571s 2018-08-03 08:31:57,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:31:57,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:31:57,515 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 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 0m26.242s user 0m13.090s sys 0m3.009s 2018-08-03 08:31:57,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-03 08:31:57,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-03 08:31:57,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-03 08:31:57,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:31:57,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:31:57,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:31:57,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:31:57 GMT 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:31:57,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:02,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:02,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:57.966Z", "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 0 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 (573 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 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\t0m5.104s\nuser\t0m0.667s\nsys\t0m0.581s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:57.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:58.424Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:58.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:58.424Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:58.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:59.532Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:59.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:59.532Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:01 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 08:27 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 26 2 0 08:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 08:27 ? 00:00:00 [vmstat]\nroot 37 2 0 08:27 ? 00:00:00 [ksmd]\nroot 38 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 08:27 ? 00:00:00 [crypto]\nroot 53 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 08:27 ? 00:00:00 [vballoon]\nroot 56 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 08:27 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 08:27 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 08:27 ? 00:00:00 [deferwq]\nroot 79 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 125 2 0 08:27 ? 00:00:00 [kworker/0:2]\nroot 143 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 08:27 ? 00:00:00 [kworker/u5:1]\nroot 437 2 0 08:27 ? 00:00:00 [kworker/u5:2]\nroot 503 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 962 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 08:27 ? 00:00:00 cron\ndaemon 1105 1 0 08:27 ? 00:00:00 atd\nroot 1114 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1191 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1200 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 08:27 ? 00:00:00 /home/ubuntu/sprout_host_848b4i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_848b4i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_848b4i --logging-server-logdir=/home/ubuntu/sprout_host_848b4i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i%I.log --pidfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i.pid\nubuntu 1765 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_848b4i/env/bin/diamond --configfile /home/ubuntu/sprout_host_848b4i/work/plugins/diamond/etc/diamond.conf\nubuntu 1821 1651 0 08:29 ? 00:00:00 /home/ubuntu/sprout_host_848b4i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_848b4i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_848b4i --logging-server-logdir=/home/ubuntu/sprout_host_848b4i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i%I.log --pidfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i.pid\nubuntu 1842 1821 0 08:29 ? 00:00:00 /home/ubuntu/sprout_host_848b4i/env/bin/python2.7 /home/ubuntu/sprout_host_848b4i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2uUi2i\nubuntu 1853 1842 0 08:29 ? 00:00:00 /bin/sh -c /tmp/I8CVR/install-sprout.sh\nubuntu 1855 1853 0 08:29 ? 00:00:00 /bin/bash -e /tmp/I8CVR/install-sprout.sh\nntp 8409 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8891 1 0 08:31 ? 00:00:00 rsyslogd\nroot 8992 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9000 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9001 9000 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9005 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9006 9005 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9014 9001 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9016 9006 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9017 9016 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9692 1 0 08:31 ? 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 9755 1855 0 08:31 ? 00:00:00 /bin/bash -e /tmp/I8CVR/install-sprout.sh\nubuntu 9756 9755 0 08:31 ? 00:00:00 /bin/bash -e /tmp/I8CVR/install-sprout.sh\nroot 9757 9756 0 08:31 ? 00:00:00 sudo ps -edf\nroot 9758 9757 0 08:31 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:59.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:59.532Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:72:7e:f8 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe72:7ef8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85990 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42491 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133528645 (133.5 MB) TX bytes:7260578 (7.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.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:59.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:59.532Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.009s\nsys\t0m0.053s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:59.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:59.532Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:59.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:31:59.532Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:31:59.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pm3pp9\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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 9s (9,636 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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 9348\nclearwater-socket-factory-sig start/running, process 9353\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9402\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\t1m48.617s\nuser\t0m21.372s\nsys\t0m11.559s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "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 9692/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 8992/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9692/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8409/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd \nudp 0 0 0.0.0.0:13811 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9692/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8409/ntpd \nudp6 0 0 ::1:123 :::* 8409/ntpd \nudp6 0 0 :::123 :::* 8409/ntpd \nudp6 0 0 :::39068 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 9692/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10800 1651/python2.7 /tmp/cloudify-logging-server-cfdb7.socket\nunix 2 [ ACC ] STREAM LISTENING 12087 1842/python2.7 /tmp/ctx-48Zn2o.socket\nunix 2 [ ACC ] STREAM LISTENING 8792 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 1357 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8549 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1697 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20823 9014/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21684 9017/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/sprout/sprout_20180803T080000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:00.537Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:00.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:61:46 \n inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:6146/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:79504 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36814 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131137029 (131.1 MB) TX bytes:6743178 (6.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[sprout] => 2018:08:03 08:31:22: Namespace: management\n2018:08:03 08:31:22: [management] Starting server\n2018:08:03 08:31:22: [management] Listening for requests\n2018:08:03 08:31:22: Namespace: signaling\n2018:08:03 08:31:22: [signaling] Starting server\n2018:08:03 08:31:22: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[sprout] => 2018-08-03 08:31:40.612757718 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.009s\nsys\t0m0.049s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:01.569Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:01.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.431Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1656, "offset": 1620, "size": 50}}} 2018-08-03 08:32:02,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:02,660 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:02 GMT 2018-08-03 08:32:02,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:02,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 89908 2018-08-03 08:32:02,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:02,663 - 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 0 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 (573 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 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 0m5.104s user 0m0.667s sys 0m0.581s 2018-08-03 08:32:02,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-03 08:32:02,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-03 08:32:02,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-03 08:32:02,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:01 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:27 ? 00:00:00 [kworker/0:0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:27 ? 00:00:00 [kworker/1:0] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 26 2 0 08:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/0:1] root 34 2 0 08:27 ? 00:00:00 [khungtaskd] root 35 2 0 08:27 ? 00:00:00 [kswapd0] root 36 2 0 08:27 ? 00:00:00 [vmstat] root 37 2 0 08:27 ? 00:00:00 [ksmd] root 38 2 0 08:27 ? 00:00:00 [khugepaged] root 39 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:27 ? 00:00:00 [crypto] root 53 2 0 08:27 ? 00:00:00 [kthrotld] root 54 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:27 ? 00:00:00 [vballoon] root 56 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 58 2 0 08:27 ? 00:00:00 [kworker/u4:2] root 59 2 0 08:27 ? 00:00:00 [kworker/u4:3] root 78 2 0 08:27 ? 00:00:00 [deferwq] root 79 2 0 08:27 ? 00:00:00 [charger_manager] root 124 2 0 08:27 ? 00:00:00 [kpsmoused] root 125 2 0 08:27 ? 00:00:00 [kworker/0:2] root 143 2 0 08:27 ? 00:00:00 [kworker/1:1] root 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 08:27 ? 00:00:00 [kworker/u5:1] root 437 2 0 08:27 ? 00:00:00 [kworker/u5:2] root 503 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 08:27 ? 00:00:00 [kauditd] message+ 898 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 962 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 08:27 ? 00:00:00 cron daemon 1105 1 0 08:27 ? 00:00:00 atd root 1114 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1191 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1200 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 08:27 ? 00:00:00 /home/ubuntu/sprout_host_848b4i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_848b4i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_848b4i --logging-server-logdir=/home/ubuntu/sprout_host_848b4i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i%I.log --pidfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i.pid ubuntu 1765 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_848b4i/env/bin/diamond --configfile /home/ubuntu/sprout_host_848b4i/work/plugins/diamond/etc/diamond.conf ubuntu 1821 1651 0 08:29 ? 00:00:00 /home/ubuntu/sprout_host_848b4i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_848b4i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_848b4i --logging-server-logdir=/home/ubuntu/sprout_host_848b4i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i%I.log --pidfile=/home/ubuntu/sprout_host_848b4i/work/sprout_host_848b4i.pid ubuntu 1842 1821 0 08:29 ? 00:00:00 /home/ubuntu/sprout_host_848b4i/env/bin/python2.7 /home/ubuntu/sprout_host_848b4i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2uUi2i ubuntu 1853 1842 0 08:29 ? 00:00:00 /bin/sh -c /tmp/I8CVR/install-sprout.sh ubuntu 1855 1853 0 08:29 ? 00:00:00 /bin/bash -e /tmp/I8CVR/install-sprout.sh ntp 8409 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8891 1 0 08:31 ? 00:00:00 rsyslogd root 8992 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9000 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9001 9000 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9005 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9006 9005 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9014 9001 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9016 9006 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9017 9016 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9692 1 0 08:31 ? 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 9755 1855 0 08:31 ? 00:00:00 /bin/bash -e /tmp/I8CVR/install-sprout.sh ubuntu 9756 9755 0 08:31 ? 00:00:00 /bin/bash -e /tmp/I8CVR/install-sprout.sh root 9757 9756 0 08:31 ? 00:00:00 sudo ps -edf root 9758 9757 0 08:31 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2018-08-03 08:32:02,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:72:7e:f8 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe72:7ef8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85990 errors:0 dropped:0 overruns:0 frame:0 TX packets:42491 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133528645 (133.5 MB) TX bytes:7260578 (7.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.005s user 0m0.004s sys 0m0.002s 2018-08-03 08:32:02,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.009s sys 0m0.053s 2018-08-03 08:32:02,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-03 08:32:02,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-03 08:32:02,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-03 08:32:02,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-pm3pp9 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 0 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 9s (9,636 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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 9348 clearwater-socket-factory-sig start/running, process 9353 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9402 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 1m48.617s user 0m21.372s sys 0m11.559s 2018-08-03 08:32:02,666 - 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 9692/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 8992/monit tcp6 0 0 ::1:53 :::* LISTEN 9692/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8409/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:13811 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9692/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8409/ntpd udp6 0 0 ::1:123 :::* 8409/ntpd udp6 0 0 :::123 :::* 8409/ntpd udp6 0 0 :::39068 :::* 560/dhclient udp6 0 0 ::1:53 :::* 9692/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10800 1651/python2.7 /tmp/cloudify-logging-server-cfdb7.socket unix 2 [ ACC ] STREAM LISTENING 12087 1842/python2.7 /tmp/ctx-48Zn2o.socket unix 2 [ ACC ] STREAM LISTENING 8792 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 1357 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8549 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1697 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20823 9014/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21684 9017/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.007s user 0m0.004s sys 0m0.004s 2018-08-03 08:32:02,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-03 08:32:02,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:32:02,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/sprout/sprout_20180803T080000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:02,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-03 08:32:02,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:61:46 inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee0:6146/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79504 errors:0 dropped:0 overruns:0 frame:0 TX packets:36814 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131137029 (131.1 MB) TX bytes:6743178 (6.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:03 08:31:22: Namespace: management 2018:08:03 08:31:22: [management] Starting server 2018:08:03 08:31:22: [management] Listening for requests 2018:08:03 08:31:22: Namespace: signaling 2018:08:03 08:31:22: [signaling] Starting server 2018:08:03 08:31:22: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-03 08:31:40.612757718 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.009s sys 0m0.049s 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-03 08:32:02,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:02,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:02,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:02,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:02,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:02,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:02 GMT 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:02,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:07,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:07,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:07,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:07,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:07,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:07,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:07,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:07,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:07,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "[bono] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/bono/bono_20180803T080000Z.txt\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "Execution done (return_code=0): /tmp/I8CVR/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:00 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 08:27 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 26 2 0 08:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 08:27 ? 00:00:00 [vmstat]\nroot 37 2 0 08:27 ? 00:00:00 [ksmd]\nroot 38 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 08:27 ? 00:00:00 [crypto]\nroot 53 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 08:27 ? 00:00:00 [vballoon]\nroot 56 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 08:27 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 08:27 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 08:27 ? 00:00:00 [deferwq]\nroot 79 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 88 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 126 2 0 08:27 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 08:27 ? 00:00:00 [kworker/u5:1]\nroot 525 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 589 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 871 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 999 1 0 08:27 ? 00:00:00 rsyslogd\nroot 1047 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1057 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 08:27 ? 00:00:00 cron\ndaemon 1105 1 0 08:27 ? 00:00:00 atd\nroot 1113 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1195 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1201 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1448 2 0 08:27 ? 00:00:00 [kworker/0:2]\nubuntu 1648 1 0 08:27 ? 00:00:00 /home/ubuntu/bono_host_cmg83n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cmg83n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cmg83n --logging-server-logdir=/home/ubuntu/bono_host_cmg83n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n%I.log --pidfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n.pid\nubuntu 1762 1 0 08:28 ? 00:00:01 python2.7 /home/ubuntu/bono_host_cmg83n/env/bin/diamond --configfile /home/ubuntu/bono_host_cmg83n/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1648 0 08:29 ? 00:00:00 /home/ubuntu/bono_host_cmg83n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cmg83n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cmg83n --logging-server-logdir=/home/ubuntu/bono_host_cmg83n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n%I.log --pidfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n.pid\nubuntu 1838 1815 0 08:30 ? 00:00:00 /home/ubuntu/bono_host_cmg83n/env/bin/python2.7 /home/ubuntu/bono_host_cmg83n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-97Achb\nubuntu 1850 1838 0 08:30 ? 00:00:00 /bin/sh -c /tmp/IJCR8/install-bono.sh\nubuntu 1852 1850 0 08:30 ? 00:00:00 /bin/bash -e /tmp/IJCR8/install-bono.sh\nroot 2717 2 0 08:30 ? 00:00:00 [kworker/u5:2]\nntp 8109 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8642 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8643 8642 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8647 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8648 8647 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8657 8643 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8658 8648 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8659 8658 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8739 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9611 8739 0 08:31 ? 00:00:00 [check-monit-upt] \nroot 9640 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9644 9640 0 08:31 ? 00:00:00 inotifywait -e create -qq .\nbono 9668 1 1 08:31 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.28,bono-ijkd3r.clearwater.local --alias=172.30.9.210,bono-ijkd3r.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ijkd3r.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nroot 9692 8739 0 08:31 ? 00:00:00 [poll_bono.sh] \ndnsmasq 9767 1 0 08:31 ? 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 9830 1852 0 08:32 ? 00:00:00 /bin/bash -e /tmp/IJCR8/install-bono.sh\nubuntu 9831 9830 0 08:32 ? 00:00:00 /bin/bash -e /tmp/IJCR8/install-bono.sh\nroot 9832 9831 0 08:32 ? 00:00:00 sudo ps -edf\nroot 9833 9832 0 08:32 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "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 9767/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 8739/monit \ntcp 0 0 192.168.120.28:5058 0.0.0.0:* LISTEN 9668/bono \ntcp 0 0 192.168.120.28:5060 0.0.0.0:* LISTEN 9668/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9668/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9767/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.28:123 0.0.0.0:* 8109/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8109/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8109/ntpd \nudp 0 0 0.0.0.0:50923 0.0.0.0:* 589/dhclient \nudp 0 0 192.168.120.28:5058 0.0.0.0:* 9668/bono \nudp 0 0 192.168.120.28:5060 0.0.0.0:* 9668/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9767/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 589/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8109/ntpd \nudp6 0 0 ::1:123 :::* 8109/ntpd \nudp6 0 0 :::123 :::* 8109/ntpd \nudp6 0 0 :::62974 :::* 589/dhclient \nudp6 0 0 ::1:53 :::* 9767/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1816 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20993 8657/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19928 8659/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10733 1648/python2.7 /tmp/cloudify-logging-server-4bbc9.socket\nunix 2 [ ACC ] STREAM LISTENING 11093 1838/python2.7 /tmp/ctx-LRflgx.socket\nunix 2 [ ACC ] STREAM LISTENING 7050 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9609 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8597 871/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23715 9668/bono /var/run/clearwater/stats/bono\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "4d4bede5-8f67-44e4-9102-70d908c32787"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:02.675Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:02.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:03.524Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:03.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "sprout_e3i19j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:03.524Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:03.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:03.603Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:03.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:03.679Z", "message": "[bono] => [03-Aug-2018 08:31:57 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 08:31:57 UTC] Waiting for trigger files\n2018:08:03 08:31:25: Namespace: management\n2018:08:03 08:31:25: [management] Starting server\n2018:08:03 08:31:25: [management] Listening for requests\n2018:08:03 08:31:25: Namespace: signaling\n2018:08:03 08:31:25: [signaling] Starting server\n2018:08:03 08:31:25: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:03.679Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "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-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UQ6PI/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "[bono] sudo cat /var/log/bono/bono_20180803T080000Z.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-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "[localhost] run: sudo mv /tmp/tmpBaFFW7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "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-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "[bono] => 03-08-2018 08:31:57.782 UTC [7f87443a4780] Status utils.cpp:762: Log level set to 2\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning signalhandler.h:90: SIGNAL already hooked\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Status snmp_agent.cpp:234: AgentX agent initialised\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:99: Constructing LoadMonitor\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:101: Max bucket size : 1000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:136: 127.0.0.1\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status sipresolver.cpp:36: Created SIP resolver\n03-08-2018 08:31:57.796 UTC [7f873acb3700] Status alarm.cpp:244: Reraising all alarms with a known state\n03-08-2018 08:31:57.813 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5058\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5060\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:888: Local host aliases:\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 172.30.9.210\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: \n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status a_record_resolver.cpp:29: Created ARecordResolver\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status main.cpp:2204: Setting up RPH service\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Status bono.cpp:3220: Create list of PBXes\n03-08-2018 08:31:57.830 UTC [7f87443a4780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n03-08-2018 08:31:57.830 UTC [7f87443a4780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:58: Configuring HTTP Connection\n03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n03-08-2018 08:31:57.832 UTC [7f87443a4780] Status main.cpp:1555: Using local store\n03-08-2018 08:31:57.833 UTC [7f87443a4780] Status main.cpp:1611: Using local store\n03-08-2018 08:31:57.833 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n03-08-2018 08:31:57.834 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:150: Finished loading plug-ins\n03-08-2018 08:31:57.836 UTC [7f87443a4780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n03-08-2018 08:31:57.836 UTC [7f8725ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9687\n03-08-2018 08:31:57.836 UTC [7f8725ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.782 UTC [7f87443a4780] Status utils.cpp:762: Log level set to 2\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning signalhandler.h:90: SIGNAL already hooked\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n03-08-2018 08:31:57.783 UTC [7f87443a4780] Status snmp_agent.cpp:234: AgentX agent initialised\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:99: Constructing LoadMonitor\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:101: Max bucket size : 1000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:136: 127.0.0.1\n03-08-2018 08:31:57.784 UTC [7f87443a4780] Status sipresolver.cpp:36: Created SIP resolver\n03-08-2018 08:31:57.796 UTC [7f873acb3700] Status alarm.cpp:244: Reraising all alarms with a known state\n03-08-2018 08:31:57.813 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5058\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5060\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:888: Local host aliases:\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 172.30.9.210\n03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: \n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status a_record_resolver.cpp:29: Created ARecordResolver\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status main.cpp:2204: Setting up RPH service\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:57.829 UTC [7f87443a4780] Status bono.cpp:3220: Create list of PBXes\n03-08-2018 08:31:57.830 UTC [7f87443a4780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n03-08-2018 08:31:57.830 UTC [7f87443a4780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:58: Configuring HTTP Connection\n03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n03-08-2018 08:31:57.832 UTC [7f87443a4780] Status main.cpp:1555: Using local store\n03-08-2018 08:31:57.833 UTC [7f87443a4780] Status main.cpp:1611: Using local store\n03-08-2018 08:31:57.833 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n03-08-2018 08:31:57.834 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:150: Finished loading plug-ins\n03-08-2018 08:31:57.836 UTC [7f87443a4780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n03-08-2018 08:31:57.836 UTC [7f8725ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9687\n03-08-2018 08:31:57.836 UTC [7f8725ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "[bono] => 2018-08-03 08:31:38.588574104 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.692Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:04.857Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.607Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.607Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.607Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "message": "Execution done (return_code=0): /tmp/IJCR8/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6d2f9a52-403b-4651-ac34-8abec0d6488a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "message": "[localhost] run: sudo mv /tmp/tmpd4Dedt /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "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-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "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-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:05.697Z", "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-08-03T08:32:05.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "496fcfd3-1b51-46ce-859d-33f6ba04b96f"}, {"node_instance_id": "bono_ijkd3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:06.764Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:06.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:07.221Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UP9XG/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:07.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e7c5af09-d6e0-4ab8-9104-b340e4bfd870"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:07.657Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:07.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:07.657Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:07.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1699, "offset": 1644, "size": 50}}} 2018-08-03 08:32:07,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:07,870 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:07 GMT 2018-08-03 08:32:07,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:07,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 150640 2018-08-03 08:32:07,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:07,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape/sysinfo.log /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/bono/bono_20180803T080000Z.txt /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-03 08:32:07,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I8CVR/install-sprout.sh 2018-08-03 08:32:07,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:00 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 4 2 0 08:27 ? 00:00:00 [kworker/0:0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:27 ? 00:00:00 [kworker/1:0] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 26 2 0 08:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/0:1] root 34 2 0 08:27 ? 00:00:00 [khungtaskd] root 35 2 0 08:27 ? 00:00:00 [kswapd0] root 36 2 0 08:27 ? 00:00:00 [vmstat] root 37 2 0 08:27 ? 00:00:00 [ksmd] root 38 2 0 08:27 ? 00:00:00 [khugepaged] root 39 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:27 ? 00:00:00 [crypto] root 53 2 0 08:27 ? 00:00:00 [kthrotld] root 54 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:27 ? 00:00:00 [vballoon] root 56 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 58 2 0 08:27 ? 00:00:00 [kworker/u4:2] root 59 2 0 08:27 ? 00:00:00 [kworker/u4:3] root 78 2 0 08:27 ? 00:00:00 [deferwq] root 79 2 0 08:27 ? 00:00:00 [charger_manager] root 88 2 0 08:27 ? 00:00:00 [kworker/1:1] root 124 2 0 08:27 ? 00:00:00 [kpsmoused] root 126 2 0 08:27 ? 00:00:00 [kworker/1:2] root 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 08:27 ? 00:00:00 [kworker/u5:1] root 525 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 589 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 08:27 ? 00:00:00 [kauditd] message+ 871 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon syslog 999 1 0 08:27 ? 00:00:00 rsyslogd root 1047 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1057 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 08:27 ? 00:00:00 cron daemon 1105 1 0 08:27 ? 00:00:00 atd root 1113 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1195 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1201 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1448 2 0 08:27 ? 00:00:00 [kworker/0:2] ubuntu 1648 1 0 08:27 ? 00:00:00 /home/ubuntu/bono_host_cmg83n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cmg83n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cmg83n --logging-server-logdir=/home/ubuntu/bono_host_cmg83n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n%I.log --pidfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n.pid ubuntu 1762 1 0 08:28 ? 00:00:01 python2.7 /home/ubuntu/bono_host_cmg83n/env/bin/diamond --configfile /home/ubuntu/bono_host_cmg83n/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1648 0 08:29 ? 00:00:00 /home/ubuntu/bono_host_cmg83n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_cmg83n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_cmg83n --logging-server-logdir=/home/ubuntu/bono_host_cmg83n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n%I.log --pidfile=/home/ubuntu/bono_host_cmg83n/work/bono_host_cmg83n.pid ubuntu 1838 1815 0 08:30 ? 00:00:00 /home/ubuntu/bono_host_cmg83n/env/bin/python2.7 /home/ubuntu/bono_host_cmg83n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-97Achb ubuntu 1850 1838 0 08:30 ? 00:00:00 /bin/sh -c /tmp/IJCR8/install-bono.sh ubuntu 1852 1850 0 08:30 ? 00:00:00 /bin/bash -e /tmp/IJCR8/install-bono.sh root 2717 2 0 08:30 ? 00:00:00 [kworker/u5:2] ntp 8109 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8642 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8643 8642 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8647 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8648 8647 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8657 8643 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8658 8648 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8659 8658 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8739 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9611 8739 0 08:31 ? 00:00:00 [check-monit-upt] root 9640 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9644 9640 0 08:31 ? 00:00:00 inotifywait -e create -qq . bono 9668 1 1 08:31 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.28,bono-ijkd3r.clearwater.local --alias=172.30.9.210,bono-ijkd3r.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ijkd3r.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid root 9692 8739 0 08:31 ? 00:00:00 [poll_bono.sh] dnsmasq 9767 1 0 08:31 ? 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 9830 1852 0 08:32 ? 00:00:00 /bin/bash -e /tmp/IJCR8/install-bono.sh ubuntu 9831 9830 0 08:32 ? 00:00:00 /bin/bash -e /tmp/IJCR8/install-bono.sh root 9832 9831 0 08:32 ? 00:00:00 sudo ps -edf root 9833 9832 0 08:32 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-03 08:32:07,876 - 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 9767/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 8739/monit tcp 0 0 192.168.120.28:5058 0.0.0.0:* LISTEN 9668/bono tcp 0 0 192.168.120.28:5060 0.0.0.0:* LISTEN 9668/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9668/bono tcp6 0 0 ::1:53 :::* LISTEN 9767/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.28:123 0.0.0.0:* 8109/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8109/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8109/ntpd udp 0 0 0.0.0.0:50923 0.0.0.0:* 589/dhclient udp 0 0 192.168.120.28:5058 0.0.0.0:* 9668/bono udp 0 0 192.168.120.28:5060 0.0.0.0:* 9668/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9767/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 589/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8109/ntpd udp6 0 0 ::1:123 :::* 8109/ntpd udp6 0 0 :::123 :::* 8109/ntpd udp6 0 0 :::62974 :::* 589/dhclient udp6 0 0 ::1:53 :::* 9767/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1816 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20993 8657/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19928 8659/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10733 1648/python2.7 /tmp/cloudify-logging-server-4bbc9.socket unix 2 [ ACC ] STREAM LISTENING 11093 1838/python2.7 /tmp/ctx-LRflgx.socket unix 2 [ ACC ] STREAM LISTENING 7050 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9609 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8597 871/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23715 9668/bono /var/run/clearwater/stats/bono real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-03 08:32:07,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-03 08:32:07,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-03 08:32:07,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-03 08:32:07,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-03 08:32:07,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:07,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:32:07,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:07,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [03-Aug-2018 08:31:57 UTC] clearwater-diags-monitor starting [03-Aug-2018 08:31:57 UTC] Waiting for trigger files 2018:08:03 08:31:25: Namespace: management 2018:08:03 08:31:25: [management] Starting server 2018:08:03 08:31:25: [management] Listening for requests 2018:08:03 08:31:25: Namespace: signaling 2018:08:03 08:31:25: [signaling] Starting server 2018:08:03 08:31:25: [signaling] Listening for requests real 0m0.006s user 0m0.005s sys 0m0.003s 2018-08-03 08:32:07,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-03 08:32:07,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:32:07,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UQ6PI/bind.py 2018-08-03 08:32:07,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180803T080000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-03 08:32:07,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBaFFW7 /etc/bind/db.clearwater.local 2018-08-03 08:32:07,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:32:07,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-03 08:32:07,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 03-08-2018 08:31:57.782 UTC [7f87443a4780] Status utils.cpp:762: Log level set to 2 03-08-2018 08:31:57.783 UTC [7f87443a4780] Status main.cpp:1799: Access logging enabled to /var/log/bono 03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning signalhandler.h:90: SIGNAL already hooked 03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 03-08-2018 08:31:57.783 UTC [7f87443a4780] Status snmp_agent.cpp:234: AgentX agent initialised 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:99: Constructing LoadMonitor 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:101: Max bucket size : 1000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:136: 127.0.0.1 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status sipresolver.cpp:36: Created SIP resolver 03-08-2018 08:31:57.796 UTC [7f873acb3700] Status alarm.cpp:244: Reraising all alarms with a known state 03-08-2018 08:31:57.813 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5058 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5060 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:888: Local host aliases: 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 172.30.9.210 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status a_record_resolver.cpp:29: Created ARecordResolver 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1012.3 alarm 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status main.cpp:2204: Setting up RPH service 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1013.3 alarm 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 03-08-2018 08:31:57.828 UTC [7f87443a4780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Status bono.cpp:3220: Create list of PBXes 03-08-2018 08:31:57.830 UTC [7f87443a4780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 03-08-2018 08:31:57.830 UTC [7f87443a4780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:58: Configuring HTTP Connection 03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 03-08-2018 08:31:57.832 UTC [7f87443a4780] Status main.cpp:1555: Using local store 03-08-2018 08:31:57.833 UTC [7f87443a4780] Status main.cpp:1611: Using local store 03-08-2018 08:31:57.833 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 03-08-2018 08:31:57.834 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:150: Finished loading plug-ins 03-08-2018 08:31:57.836 UTC [7f87443a4780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 03-08-2018 08:31:57.836 UTC [7f8725ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9687 03-08-2018 08:31:57.836 UTC [7f8725ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.782 UTC [7f87443a4780] Status utils.cpp:762: Log level set to 2 03-08-2018 08:31:57.783 UTC [7f87443a4780] Status main.cpp:1799: Access logging enabled to /var/log/bono 03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning signalhandler.h:90: SIGNAL already hooked 03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 03-08-2018 08:31:57.783 UTC [7f87443a4780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 03-08-2018 08:31:57.783 UTC [7f87443a4780] Status snmp_agent.cpp:234: AgentX agent initialised 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:99: Constructing LoadMonitor 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:101: Max bucket size : 1000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status dnscachedresolver.cpp:136: 127.0.0.1 03-08-2018 08:31:57.784 UTC [7f87443a4780] Status sipresolver.cpp:36: Created SIP resolver 03-08-2018 08:31:57.796 UTC [7f873acb3700] Status alarm.cpp:244: Reraising all alarms with a known state 03-08-2018 08:31:57.813 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5058 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:435: Listening on port 5060 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:888: Local host aliases: 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 192.168.120.28 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: bono-ijkd3r.clearwater.local 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 172.30.9.210 03-08-2018 08:31:57.814 UTC [7f87443a4780] Status stack.cpp:895: 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status a_record_resolver.cpp:29: Created ARecordResolver 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1012.3 alarm 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status main.cpp:2204: Setting up RPH service 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status alarm.cpp:37: sprout issued 1013.3 alarm 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 03-08-2018 08:31:57.815 UTC [7f87443a4780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 03-08-2018 08:31:57.828 UTC [7f87443a4780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.828 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:57.829 UTC [7f87443a4780] Status bono.cpp:3220: Create list of PBXes 03-08-2018 08:31:57.830 UTC [7f87443a4780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 03-08-2018 08:31:57.830 UTC [7f87443a4780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:58: Configuring HTTP Connection 03-08-2018 08:31:57.832 UTC [7f87443a4780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 03-08-2018 08:31:57.832 UTC [7f87443a4780] Status main.cpp:1555: Using local store 03-08-2018 08:31:57.833 UTC [7f87443a4780] Status main.cpp:1611: Using local store 03-08-2018 08:31:57.833 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 03-08-2018 08:31:57.834 UTC [7f87443a4780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 03-08-2018 08:31:57.834 UTC [7f87443a4780] Status pluginloader.cpp:150: Finished loading plug-ins 03-08-2018 08:31:57.836 UTC [7f87443a4780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 03-08-2018 08:31:57.836 UTC [7f8725ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9687 03-08-2018 08:31:57.836 UTC [7f8725ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:58.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.829 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:31:59.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:00.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.830 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:01.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:02.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 03-08-2018 08:32:03.831 UTC [7f8730e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-03 08:31:38.588574104 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:07,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:07,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:07,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IJCR8/install-bono.sh 2018-08-03 08:32:07,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpd4Dedt /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:07,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:32:07,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:32:07,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/UP9XG/add-snmpproxy-collector.py 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:07,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:07,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:07,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:07,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:07,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:07,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:07,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:07 GMT 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:07,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:12,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:13,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:13,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:07.880Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 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\t0m21.516s\nuser\t0m12.575s\nsys\t0m2.978s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:07.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:07.880Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ow6ruq/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:07.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e7c5af09-d6e0-4ab8-9104-b340e4bfd870"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "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-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "[localhost] run: sudo mv /tmp/tmpReG8Rn /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "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-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "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-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "[localhost] run: sudo mv /tmp/tmpl4bLxi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "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-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "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-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OS56G/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7bbffa4c-4726-4f92-a3a4-32ca43d03ea2"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.885Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:08.988Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:08.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:09.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:09.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:09.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:09.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:09.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:09.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:09.900Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/VPZ5N/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:09.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "a5109413-4470-432f-a88c-805b113857f5"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:10.903Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.006s\nsys\t0m0.058s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:10.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:11.284Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:11.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:11.935Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:11.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:11.935Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:73:e5 \n inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb3:73e5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105516 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48242 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166184065 (166.1 MB) TX bytes:7920634 (7.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:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:11.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:11.935Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:11.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:11.935Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:01 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 26 2 0 08:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:27 ? 00:00:00 [vmstat]\nroot 38 2 0 08:27 ? 00:00:00 [ksmd]\nroot 39 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:27 ? 00:00:00 [crypto]\nroot 54 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:27 ? 00:00:00 [vballoon]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:27 ? 00:00:00 [deferwq]\nroot 80 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 123 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 141 2 0 08:27 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 08:27 ? 00:00:00 [kworker/u5:1]\nroot 437 2 0 08:27 ? 00:00:00 [kworker/u5:2]\nroot 460 2 0 08:27 ? 00:00:00 [kworker/1:2]\nroot 522 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 938 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 942 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 994 1 0 08:27 ? 00:00:00 rsyslogd\nroot 1052 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 08:27 ? 00:00:00 cron\ndaemon 1096 1 0 08:27 ? 00:00:00 atd\nroot 1116 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 08:27 ? 00:00:00 /home/ubuntu/homer_host_abyw2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_abyw2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_abyw2n --logging-server-logdir=/home/ubuntu/homer_host_abyw2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n%I.log --pidfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n.pid\nubuntu 1766 1 0 08:28 ? 00:00:01 python2.7 /home/ubuntu/homer_host_abyw2n/env/bin/diamond --configfile /home/ubuntu/homer_host_abyw2n/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1652 0 08:29 ? 00:00:00 /home/ubuntu/homer_host_abyw2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_abyw2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_abyw2n --logging-server-logdir=/home/ubuntu/homer_host_abyw2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n%I.log --pidfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n.pid\nubuntu 1838 1817 0 08:29 ? 00:00:00 /home/ubuntu/homer_host_abyw2n/env/bin/python2.7 /home/ubuntu/homer_host_abyw2n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vfy3i6\nubuntu 1850 1838 0 08:29 ? 00:00:00 /bin/sh -c /tmp/P4LXB/install-homer.sh\nubuntu 1853 1850 0 08:29 ? 00:00:00 /bin/bash -e /tmp/P4LXB/install-homer.sh\nntp 8457 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8966 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9104 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9105 9104 0 08:31 ? 00:00:00 nginx: worker process\nwww-data 9106 9104 0 08:31 ? 00:00:00 nginx: worker process\nwww-data 9107 9104 0 08:31 ? 00:00:00 nginx: worker process\nwww-data 9108 9104 0 08:31 ? 00:00:00 nginx: worker process\nroot 9140 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9144 9140 0 08:31 ? 00:00:00 inotifywait -e create -qq .\nroot 9311 8966 0 08:31 ? 00:00:00 [nginx_ping] \nroot 9313 8966 0 08:31 ? 00:00:00 [check-nginx-upt] \nroot 9318 8966 0 08:31 ? 00:00:00 [check-monit-upt] \ndnsmasq 9737 1 0 08:32 ? 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 9800 1853 0 08:32 ? 00:00:00 /bin/bash -e /tmp/P4LXB/install-homer.sh\nubuntu 9801 9800 0 08:32 ? 00:00:00 /bin/bash -e /tmp/P4LXB/install-homer.sh\nroot 9802 9801 0 08:32 ? 00:00:00 sudo ps -edf\nroot 9803 9802 0 08:32 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:11.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:11.935Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:11.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:12.952Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:12.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:12.952Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:12.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:12.952Z", "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 9737/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8966/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9104/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9737/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.23:123 0.0.0.0:* 8457/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8457/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8457/ntpd \nudp 0 0 0.0.0.0:13811 0.0.0.0:* 573/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9737/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8457/ntpd \nudp6 0 0 ::1:123 :::* 8457/ntpd \nudp6 0 0 :::123 :::* 8457/ntpd \nudp6 0 0 :::39068 :::* 573/dhclient \nudp6 0 0 ::1:53 :::* 9737/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11305 1652/python2.7 /tmp/cloudify-logging-server-bfdc2.socket\nunix 2 [ ACC ] STREAM LISTENING 12540 1838/python2.7 /tmp/ctx-JdeNbV.socket\nunix 2 [ ACC ] STREAM LISTENING 6965 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9136 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7352 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8939 901/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-08-03T08:32:12.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:12.952Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:12.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}], "metadata": {"pagination": {"total": 1733, "offset": 1684, "size": 50}}} 2018-08-03 08:32:13,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:13,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:13 GMT 2018-08-03 08:32:13,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:13,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45195 2018-08-03 08:32:13,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:13,079 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 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 0m21.516s user 0m12.575s sys 0m2.978s 2018-08-03 08:32:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ow6ruq/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-03 08:32:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:32:13,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:32:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:32:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpReG8Rn /etc/bind/db.clearwater.local 2018-08-03 08:32:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-03 08:32:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:32:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:32:13,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpl4bLxi /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OS56G/bind.py 2018-08-03 08:32:13,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-03 08:32:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/VPZ5N/add-snmpproxy-collector.py 2018-08-03 08:32:13,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.006s sys 0m0.058s 2018-08-03 08:32:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-03 08:32:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:73:e5 inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb3:73e5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105516 errors:0 dropped:0 overruns:0 frame:0 TX packets:48242 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166184065 (166.1 MB) TX bytes:7920634 (7.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:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-03 08:32:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-03 08:32:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:01 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:27 ? 00:00:00 [kworker/1:0] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 26 2 0 08:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/0:1] root 33 2 0 08:27 ? 00:00:00 [kworker/1:1] root 35 2 0 08:27 ? 00:00:00 [khungtaskd] root 36 2 0 08:27 ? 00:00:00 [kswapd0] root 37 2 0 08:27 ? 00:00:00 [vmstat] root 38 2 0 08:27 ? 00:00:00 [ksmd] root 39 2 0 08:27 ? 00:00:00 [khugepaged] root 40 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:27 ? 00:00:00 [crypto] root 54 2 0 08:27 ? 00:00:00 [kthrotld] root 55 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:27 ? 00:00:00 [vballoon] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:27 ? 00:00:00 [deferwq] root 80 2 0 08:27 ? 00:00:00 [charger_manager] root 123 2 0 08:27 ? 00:00:00 [kpsmoused] root 141 2 0 08:27 ? 00:00:00 [kworker/0:2] root 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 08:27 ? 00:00:00 [kworker/u5:1] root 437 2 0 08:27 ? 00:00:00 [kworker/u5:2] root 460 2 0 08:27 ? 00:00:00 [kworker/1:2] root 522 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 08:27 ? 00:00:00 [kauditd] message+ 901 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 938 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon syslog 994 1 0 08:27 ? 00:00:00 rsyslogd root 1052 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 08:27 ? 00:00:00 cron daemon 1096 1 0 08:27 ? 00:00:00 atd root 1116 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 08:27 ? 00:00:00 /home/ubuntu/homer_host_abyw2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_abyw2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_abyw2n --logging-server-logdir=/home/ubuntu/homer_host_abyw2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n%I.log --pidfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n.pid ubuntu 1766 1 0 08:28 ? 00:00:01 python2.7 /home/ubuntu/homer_host_abyw2n/env/bin/diamond --configfile /home/ubuntu/homer_host_abyw2n/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1652 0 08:29 ? 00:00:00 /home/ubuntu/homer_host_abyw2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_abyw2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_abyw2n --logging-server-logdir=/home/ubuntu/homer_host_abyw2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n%I.log --pidfile=/home/ubuntu/homer_host_abyw2n/work/homer_host_abyw2n.pid ubuntu 1838 1817 0 08:29 ? 00:00:00 /home/ubuntu/homer_host_abyw2n/env/bin/python2.7 /home/ubuntu/homer_host_abyw2n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vfy3i6 ubuntu 1850 1838 0 08:29 ? 00:00:00 /bin/sh -c /tmp/P4LXB/install-homer.sh ubuntu 1853 1850 0 08:29 ? 00:00:00 /bin/bash -e /tmp/P4LXB/install-homer.sh ntp 8457 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8966 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9104 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9105 9104 0 08:31 ? 00:00:00 nginx: worker process www-data 9106 9104 0 08:31 ? 00:00:00 nginx: worker process www-data 9107 9104 0 08:31 ? 00:00:00 nginx: worker process www-data 9108 9104 0 08:31 ? 00:00:00 nginx: worker process root 9140 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9144 9140 0 08:31 ? 00:00:00 inotifywait -e create -qq . root 9311 8966 0 08:31 ? 00:00:00 [nginx_ping] root 9313 8966 0 08:31 ? 00:00:00 [check-nginx-upt] root 9318 8966 0 08:31 ? 00:00:00 [check-monit-upt] dnsmasq 9737 1 0 08:32 ? 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 9800 1853 0 08:32 ? 00:00:00 /bin/bash -e /tmp/P4LXB/install-homer.sh ubuntu 9801 9800 0 08:32 ? 00:00:00 /bin/bash -e /tmp/P4LXB/install-homer.sh root 9802 9801 0 08:32 ? 00:00:00 sudo ps -edf root 9803 9802 0 08:32 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2018-08-03 08:32:13,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-03 08:32:13,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-03 08:32:13,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-03 08:32:13,084 - 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 9737/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8966/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9104/nginx tcp6 0 0 ::1:53 :::* LISTEN 9737/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.23:123 0.0.0.0:* 8457/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8457/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8457/ntpd udp 0 0 0.0.0.0:13811 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9737/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8457/ntpd udp6 0 0 ::1:123 :::* 8457/ntpd udp6 0 0 :::123 :::* 8457/ntpd udp6 0 0 :::39068 :::* 573/dhclient udp6 0 0 ::1:53 :::* 9737/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11305 1652/python2.7 /tmp/cloudify-logging-server-bfdc2.socket unix 2 [ ACC ] STREAM LISTENING 12540 1838/python2.7 /tmp/ctx-JdeNbV.socket unix 2 [ ACC ] STREAM LISTENING 6965 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9136 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7352 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8939 901/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-08-03 08:32:13,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.001s sys 0m0.004s 2018-08-03 08:32:13,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:13,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:13,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:13,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:13,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:13,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:13,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:13 GMT 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:13,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:18,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:18,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:18,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:14.045Z", "message": "[homer] => [03-Aug-2018 08:31:32 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 08:31:32 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:14.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:14.045Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:14.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:14.045Z", "message": "[homer] => 2018-08-03 08:31:54.388671208 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-08-03T08:32:14.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:14.428Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:14.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:15.049Z", "message": "Execution done (return_code=0): /tmp/P4LXB/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:15.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:15.049Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:15.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "bd578d9d-6190-40b4-b159-20aedee4f937"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:15.508Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:15.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "homer_lk16vl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:15.508Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:15.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:15.830Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:15.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:16.097Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4A3Y3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:16.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:16.993Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:16.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "[localhost] run: sudo mv /tmp/tmpWaiMg8 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "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-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "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-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "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-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "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 0 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58110 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\t0m23.061s\nuser\t0m12.755s\nsys\t0m2.949s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "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-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "message": "[localhost] run: sudo mv /tmp/tmp56nPZm /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:17.062Z", "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-08-03T08:32:17.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "8569d159-d8ae-4629-be47-3e5e0c728ec1"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:18.067Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:18.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:18.067Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:18.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}], "metadata": {"pagination": {"total": 1763, "offset": 1717, "size": 50}}} 2018-08-03 08:32:18,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:18,539 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:18 GMT 2018-08-03 08:32:18,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:18,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28386 2018-08-03 08:32:18,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:18,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [03-Aug-2018 08:31:32 UTC] clearwater-diags-monitor starting [03-Aug-2018 08:31:32 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:18,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-03 08:32:18,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-03 08:31:54.388671208 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:18,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:18,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/P4LXB/install-homer.sh 2018-08-03 08:32:18,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-03 08:32:18,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:18,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:32:18,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:18,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4A3Y3/bind.py 2018-08-03 08:32:18,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:18,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:32:18,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:32:18,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWaiMg8 /etc/bind/db.clearwater.local 2018-08-03 08:32:18,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:32:18,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:32:18,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:32:18,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:32:18,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:32:18,544 - 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 0 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58110 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 0m23.061s user 0m12.755s sys 0m2.949s 2018-08-03 08:32:18,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-03 08:32:18,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:18,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp56nPZm /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:18,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:32:18,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-03 08:32:18,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-03 08:32:18,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:18,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:18,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:18,625 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:18 GMT 2018-08-03 08:32:18,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:18,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:18,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:23,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:23,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:19.743Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.008s\nsys\t0m0.052s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:19.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:20.070Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:20.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:21.074Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:21.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:21.074Z", "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 10783/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9947/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10131/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9213/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10783/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 9363/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9363/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9363/ntpd \nudp 0 0 0.0.0.0:13811 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10783/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 9363/ntpd \nudp6 0 0 ::1:123 :::* 9363/ntpd \nudp6 0 0 :::123 :::* 9363/ntpd \nudp6 0 0 :::39068 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 10783/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21032 9213/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 11653 1652/python2.7 /tmp/cloudify-logging-server-76bb5.socket\nunix 2 [ ACC ] STREAM LISTENING 12035 1842/python2.7 /tmp/ctx-nuy0er.socket\nunix 2 [ ACC ] STREAM LISTENING 9308 888/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7517 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6723 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8844 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22685 10307/python /tmp/.ellis-sock\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:21.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:21.074Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:21.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:21.074Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:01 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 26 2 0 08:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 36 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 37 2 0 08:27 ? 00:00:00 [vmstat]\nroot 38 2 0 08:27 ? 00:00:00 [ksmd]\nroot 39 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 40 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 08:27 ? 00:00:00 [crypto]\nroot 54 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 55 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 08:27 ? 00:00:00 [vballoon]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:27 ? 00:00:00 [deferwq]\nroot 80 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 128 2 0 08:27 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 545 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 08:27 ? 00:00:00 [kworker/u5:2]\nroot 821 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 888 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 971 1 0 08:27 ? 00:00:00 rsyslogd\nroot 1052 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1103 1 0 08:27 ? 00:00:00 atd\nroot 1104 1 0 08:27 ? 00:00:00 cron\nroot 1116 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1117 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 08:27 ? 00:00:00 /home/ubuntu/ellis_host_71xrcl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71xrcl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71xrcl --logging-server-logdir=/home/ubuntu/ellis_host_71xrcl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl%I.log --pidfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl.pid\nubuntu 1766 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_71xrcl/env/bin/diamond --configfile /home/ubuntu/ellis_host_71xrcl/work/plugins/diamond/etc/diamond.conf\nubuntu 1821 1652 0 08:29 ? 00:00:00 /home/ubuntu/ellis_host_71xrcl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71xrcl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71xrcl --logging-server-logdir=/home/ubuntu/ellis_host_71xrcl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl%I.log --pidfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl.pid\nubuntu 1842 1821 0 08:29 ? 00:00:00 /home/ubuntu/ellis_host_71xrcl/env/bin/python2.7 /home/ubuntu/ellis_host_71xrcl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Oc0ezF\nubuntu 1853 1842 0 08:29 ? 00:00:00 /bin/sh -c /tmp/SRVJE/install-ellis.sh\nubuntu 1855 1853 0 08:29 ? 00:00:00 /bin/bash -e /tmp/SRVJE/install-ellis.sh\nmysql 9213 1 0 08:31 ? 00:00:00 /usr/sbin/mysqld\nntp 9363 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9947 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10034 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10038 10034 0 08:31 ? 00:00:00 inotifywait -e create -qq .\nroot 10131 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10132 10131 0 08:31 ? 00:00:00 nginx: worker process\nwww-data 10133 10131 0 08:31 ? 00:00:00 nginx: worker process\nwww-data 10134 10131 0 08:31 ? 00:00:00 nginx: worker process\nwww-data 10135 10131 0 08:31 ? 00:00:00 nginx: worker process\nellis 10307 1 0 08:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10498 9947 0 08:32 ? 00:00:00 [nginx_ping] \nroot 10501 9947 0 08:32 ? 00:00:00 [check-nginx-upt] \nroot 10505 9947 0 08:32 ? 00:00:00 [check-monit-upt] \nroot 10509 9947 0 08:32 ? 00:00:00 [poll_ellis.sh] \nroot 10515 9947 0 08:32 ? 00:00:00 [poll_ellis_http] \nroot 10518 9947 0 08:32 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10527 10518 0 08:32 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10568 10527 0 08:32 ? 00:00:00 sleep 20\ndnsmasq 10783 1 0 08:32 ? 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 10847 1855 0 08:32 ? 00:00:00 /bin/bash -e /tmp/SRVJE/install-ellis.sh\nubuntu 10848 10847 0 08:32 ? 00:00:00 /bin/bash -e /tmp/SRVJE/install-ellis.sh\nroot 10849 10848 0 08:32 ? 00:00:00 sudo ps -edf\nroot 10850 10849 0 08:32 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:21.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:21.074Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:87:92:04 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe87:9204/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:91851 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51530 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:146913915 (146.9 MB) TX bytes:8175101 (8.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:44 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3604 (3.6 KB) TX bytes:3604 (3.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:21.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:22.078Z", "message": "[ellis] => [03-Aug-2018 08:31:40 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 08:31:40 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:22.078Z", "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 0 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.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 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\t0m21.405s\nuser\t0m12.733s\nsys\t0m3.018s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:22.078Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.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-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:22.078Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:22.078Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:22.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:23.082Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:23.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:23.082Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:23.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:23.082Z", "message": "[ellis] => 2018-08-03 08:32:02.005688446 Stopping etcd clearwater-etcd\n2018-08-03 08:32:03.362909628 Restarting etcd clearwater-etcd\n2018-08-03 08:32:03.367902670 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2018-08-03 08:32:03.368660393 Check for previous failed startup attempt\n2018-08-03 08:32:03.369817576 Running etcdctl member list\ndc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true\n2018-08-03 08:32:03.501277036 etcdctl returned 0\n2018-08-03 08:32:03.508314935 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:23.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:23.082Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:23.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:23.082Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:23.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:23.336Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:23.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1784, "offset": 1743, "size": 50}}} 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:23,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:23 GMT 2018-08-03 08:32:23,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:23,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38204 2018-08-03 08:32:23,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:23,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.008s sys 0m0.052s 2018-08-03 08:32:23,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-03 08:32:23,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-03 08:32:23,864 - 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 10783/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9947/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10131/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9213/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10783/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 9363/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9363/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9363/ntpd udp 0 0 0.0.0.0:13811 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10783/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 9363/ntpd udp6 0 0 ::1:123 :::* 9363/ntpd udp6 0 0 :::123 :::* 9363/ntpd udp6 0 0 :::39068 :::* 570/dhclient udp6 0 0 ::1:53 :::* 10783/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21032 9213/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11653 1652/python2.7 /tmp/cloudify-logging-server-76bb5.socket unix 2 [ ACC ] STREAM LISTENING 12035 1842/python2.7 /tmp/ctx-nuy0er.socket unix 2 [ ACC ] STREAM LISTENING 9308 888/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7517 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6723 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8844 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22685 10307/python /tmp/.ellis-sock real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-03 08:32:23,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-03 08:32:23,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:01 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:27 ? 00:00:00 [kworker/1:0] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 26 2 0 08:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/1:1] root 33 2 0 08:27 ? 00:00:00 [kworker/0:1] root 35 2 0 08:27 ? 00:00:00 [khungtaskd] root 36 2 0 08:27 ? 00:00:00 [kswapd0] root 37 2 0 08:27 ? 00:00:00 [vmstat] root 38 2 0 08:27 ? 00:00:00 [ksmd] root 39 2 0 08:27 ? 00:00:00 [khugepaged] root 40 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 41 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 08:27 ? 00:00:00 [crypto] root 54 2 0 08:27 ? 00:00:00 [kthrotld] root 55 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 56 2 0 08:27 ? 00:00:00 [vballoon] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:27 ? 00:00:00 [deferwq] root 80 2 0 08:27 ? 00:00:00 [charger_manager] root 124 2 0 08:27 ? 00:00:00 [kpsmoused] root 128 2 0 08:27 ? 00:00:00 [kworker/0:2] root 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 545 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 08:27 ? 00:00:00 [kworker/u5:2] root 821 2 0 08:27 ? 00:00:00 [kauditd] message+ 888 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon syslog 971 1 0 08:27 ? 00:00:00 rsyslogd root 1052 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D daemon 1103 1 0 08:27 ? 00:00:00 atd root 1104 1 0 08:27 ? 00:00:00 cron root 1116 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1117 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 08:27 ? 00:00:00 /home/ubuntu/ellis_host_71xrcl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71xrcl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71xrcl --logging-server-logdir=/home/ubuntu/ellis_host_71xrcl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl%I.log --pidfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl.pid ubuntu 1766 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_71xrcl/env/bin/diamond --configfile /home/ubuntu/ellis_host_71xrcl/work/plugins/diamond/etc/diamond.conf ubuntu 1821 1652 0 08:29 ? 00:00:00 /home/ubuntu/ellis_host_71xrcl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_71xrcl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_71xrcl --logging-server-logdir=/home/ubuntu/ellis_host_71xrcl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl%I.log --pidfile=/home/ubuntu/ellis_host_71xrcl/work/ellis_host_71xrcl.pid ubuntu 1842 1821 0 08:29 ? 00:00:00 /home/ubuntu/ellis_host_71xrcl/env/bin/python2.7 /home/ubuntu/ellis_host_71xrcl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Oc0ezF ubuntu 1853 1842 0 08:29 ? 00:00:00 /bin/sh -c /tmp/SRVJE/install-ellis.sh ubuntu 1855 1853 0 08:29 ? 00:00:00 /bin/bash -e /tmp/SRVJE/install-ellis.sh mysql 9213 1 0 08:31 ? 00:00:00 /usr/sbin/mysqld ntp 9363 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9947 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10034 1 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10038 10034 0 08:31 ? 00:00:00 inotifywait -e create -qq . root 10131 1 0 08:31 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10132 10131 0 08:31 ? 00:00:00 nginx: worker process www-data 10133 10131 0 08:31 ? 00:00:00 nginx: worker process www-data 10134 10131 0 08:31 ? 00:00:00 nginx: worker process www-data 10135 10131 0 08:31 ? 00:00:00 nginx: worker process ellis 10307 1 0 08:31 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10498 9947 0 08:32 ? 00:00:00 [nginx_ping] root 10501 9947 0 08:32 ? 00:00:00 [check-nginx-upt] root 10505 9947 0 08:32 ? 00:00:00 [check-monit-upt] root 10509 9947 0 08:32 ? 00:00:00 [poll_ellis.sh] root 10515 9947 0 08:32 ? 00:00:00 [poll_ellis_http] root 10518 9947 0 08:32 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10527 10518 0 08:32 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10568 10527 0 08:32 ? 00:00:00 sleep 20 dnsmasq 10783 1 0 08:32 ? 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 10847 1855 0 08:32 ? 00:00:00 /bin/bash -e /tmp/SRVJE/install-ellis.sh ubuntu 10848 10847 0 08:32 ? 00:00:00 /bin/bash -e /tmp/SRVJE/install-ellis.sh root 10849 10848 0 08:32 ? 00:00:00 sudo ps -edf root 10850 10849 0 08:32 ? 00:00:00 ps -edf real 0m0.010s user 0m0.006s sys 0m0.005s 2018-08-03 08:32:23,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:87:92:04 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe87:9204/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:91851 errors:0 dropped:0 overruns:0 frame:0 TX packets:51530 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:146913915 (146.9 MB) TX bytes:8175101 (8.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:44 errors:0 dropped:0 overruns:0 frame:0 TX packets:44 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3604 (3.6 KB) TX bytes:3604 (3.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-03 08:32:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [03-Aug-2018 08:31:40 UTC] clearwater-diags-monitor starting [03-Aug-2018 08:31:40 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:23,865 - 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 0 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.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 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 0m21.405s user 0m12.733s sys 0m3.018s 2018-08-03 08:32:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.010s user 0m0.002s sys 0m0.004s 2018-08-03 08:32:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-03 08:32:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-03 08:32:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-03 08:32:23,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-03 08:32:23,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-03 08:32:02.005688446 Stopping etcd clearwater-etcd 2018-08-03 08:32:03.362909628 Restarting etcd clearwater-etcd 2018-08-03 08:32:03.367902670 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2018-08-03 08:32:03.368660393 Check for previous failed startup attempt 2018-08-03 08:32:03.369817576 Running etcdctl member list dc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true 2018-08-03 08:32:03.501277036 etcdctl returned 0 2018-08-03 08:32:03.508314935 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 08:32:23,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-03 08:32:23,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-03 08:32:23,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:23,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:23,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:23,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:23,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:23,932 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:23 GMT 2018-08-03 08:32:23,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:23,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:23,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:28,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:29,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:29,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:29,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:29,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:24.116Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:24.116Z", "message": "Execution done (return_code=0): /tmp/SRVJE/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:24.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "7e01211e-eb55-4ee2-8559-3aa48948c1ed"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:24.393Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:24.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:24.393Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:24.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:24.869Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:24.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:24.869Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:24.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:25.120Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RVNMZ/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:25.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6a8ecbf1-5a21-49b8-b6cf-4e489069df61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:25.120Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2WHEH/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:25.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:25.120Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.083s\nuser\t0m0.013s\nsys\t0m0.051s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:25.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:25.120Z", "message": "Executing: /tmp/RVNMZ/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:25.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6a8ecbf1-5a21-49b8-b6cf-4e489069df61"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.006Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[localhost] run: sudo mv /tmp/tmpFHK6rv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "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-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:00 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 26 2 0 08:27 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 08:27 ? 00:00:00 [vmstat]\nroot 37 2 0 08:27 ? 00:00:00 [ksmd]\nroot 38 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 08:27 ? 00:00:00 [crypto]\nroot 53 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 08:27 ? 00:00:00 [vballoon]\nroot 56 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:27 ? 00:00:00 [deferwq]\nroot 80 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 122 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 125 2 0 08:27 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 459 2 0 08:27 ? 00:00:00 [kworker/u5:1]\nroot 530 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 591 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 932 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 08:27 ? 00:00:00 rsyslogd\nroot 1049 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 08:27 ? 00:00:00 cron\ndaemon 1107 1 0 08:27 ? 00:00:00 atd\nroot 1113 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1114 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1308 2 0 08:27 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 08:27 ? 00:00:00 /home/ubuntu/dime_host_pm3pp9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pm3pp9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pm3pp9 --logging-server-logdir=/home/ubuntu/dime_host_pm3pp9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9%I.log --pidfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9.pid\nubuntu 1765 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/dime_host_pm3pp9/env/bin/diamond --configfile /home/ubuntu/dime_host_pm3pp9/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1651 0 08:29 ? 00:00:00 /home/ubuntu/dime_host_pm3pp9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pm3pp9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pm3pp9 --logging-server-logdir=/home/ubuntu/dime_host_pm3pp9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9%I.log --pidfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9.pid\nubuntu 1846 1825 0 08:29 ? 00:00:00 /home/ubuntu/dime_host_pm3pp9/env/bin/python2.7 /home/ubuntu/dime_host_pm3pp9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2o_HQq\nubuntu 1857 1846 0 08:29 ? 00:00:00 /bin/sh -c /tmp/9KYEB/install-dime.sh\nubuntu 1859 1857 0 08:29 ? 00:00:00 /bin/bash -e /tmp/9KYEB/install-dime.sh\nroot 2213 2 0 08:30 ? 00:00:00 [kworker/u5:2]\nntp 8783 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9348 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9349 9348 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9353 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9354 9353 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9363 9354 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9364 9349 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9365 9363 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9402 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10163 1 0 08:32 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10413 1 0 08:32 ? 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 10476 1859 0 08:32 ? 00:00:00 /bin/bash -e /tmp/9KYEB/install-dime.sh\nubuntu 10477 10476 0 08:32 ? 00:00:00 /bin/bash -e /tmp/9KYEB/install-dime.sh\nroot 10478 10477 0 08:32 ? 00:00:00 sudo ps -edf\nroot 10479 10478 0 08:32 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "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-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6a8ecbf1-5a21-49b8-b6cf-4e489069df61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6a8ecbf1-5a21-49b8-b6cf-4e489069df61"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:d5:c8 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee0:d5c8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:111270 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53279 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171643621 (171.6 MB) TX bytes:8497440 (8.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "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-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "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-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "message": "[localhost] run: sudo mv /tmp/tmp5gLFeB /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:26.204Z", "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-08-03T08:32:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9fcaf2b8-d54a-40f7-b971-47099d91236a"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:27.209Z", "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 10413/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9402/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10413/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8783/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10163/snmpd \nudp 0 0 0.0.0.0:57264 0.0.0.0:* 591/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10413/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8783/ntpd \nudp6 0 0 ::1:123 :::* 8783/ntpd \nudp6 0 0 :::123 :::* 8783/ntpd \nudp6 0 0 :::161 :::* 10163/snmpd \nudp6 0 0 :::29248 :::* 591/dhclient \nudp6 0 0 ::1:53 :::* 10413/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9750 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9494 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23410 10163/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 11604 1651/python2.7 /tmp/cloudify-logging-server-22203.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7750 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11907 1846/python2.7 /tmp/ctx-Ge7ln9.socket\nunix 2 [ ACC ] STREAM LISTENING 1451 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21473 9364/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21625 9365/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:27.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:27.209Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20180803T080000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:27.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:27.209Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:27.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:27.209Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:27.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:27.209Z", "message": "[dime] => 2018:08:03 08:31:35: Namespace: management\n2018:08:03 08:31:35: [management] Starting server\n2018:08:03 08:31:35: [management] Listening for requests\n2018:08:03 08:31:35: Namespace: signaling\n2018:08:03 08:31:35: [signaling] Starting server\n2018:08:03 08:31:35: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:27.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:28.215Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:28.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:28.215Z", "message": "[dime] => 2018-08-03 08:32:09.216186821 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:28.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:28.534Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:28.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1826, "offset": 1761, "size": 50}}} 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:29 GMT 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:29,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34749 2018-08-03 08:32:29,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-03 08:32:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SRVJE/install-ellis.sh 2018-08-03 08:32:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:32:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RVNMZ/create_number.sh 2018-08-03 08:32:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2WHEH/bind.py 2018-08-03 08:32:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.083s user 0m0.013s sys 0m0.051s 2018-08-03 08:32:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RVNMZ/create_number.sh 2018-08-03 08:32:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFHK6rv /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:32:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:32:29,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:00 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 26 2 0 08:27 ? 00:00:00 [kworker/u5:0] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/0:1] root 34 2 0 08:27 ? 00:00:00 [khungtaskd] root 35 2 0 08:27 ? 00:00:00 [kswapd0] root 36 2 0 08:27 ? 00:00:00 [vmstat] root 37 2 0 08:27 ? 00:00:00 [ksmd] root 38 2 0 08:27 ? 00:00:00 [khugepaged] root 39 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:27 ? 00:00:00 [crypto] root 53 2 0 08:27 ? 00:00:00 [kthrotld] root 54 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:27 ? 00:00:00 [vballoon] root 56 2 0 08:27 ? 00:00:00 [kworker/1:1] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:27 ? 00:00:00 [deferwq] root 80 2 0 08:27 ? 00:00:00 [charger_manager] root 122 2 0 08:27 ? 00:00:00 [kpsmoused] root 125 2 0 08:27 ? 00:00:00 [kworker/1:2] root 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 459 2 0 08:27 ? 00:00:00 [kworker/u5:1] root 530 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 591 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 08:27 ? 00:00:00 [kauditd] message+ 896 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 932 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 08:27 ? 00:00:00 rsyslogd root 1049 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 08:27 ? 00:00:00 cron daemon 1107 1 0 08:27 ? 00:00:00 atd root 1113 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1114 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1308 2 0 08:27 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 08:27 ? 00:00:00 /home/ubuntu/dime_host_pm3pp9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pm3pp9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pm3pp9 --logging-server-logdir=/home/ubuntu/dime_host_pm3pp9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9%I.log --pidfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9.pid ubuntu 1765 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/dime_host_pm3pp9/env/bin/diamond --configfile /home/ubuntu/dime_host_pm3pp9/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1651 0 08:29 ? 00:00:00 /home/ubuntu/dime_host_pm3pp9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_pm3pp9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_pm3pp9 --logging-server-logdir=/home/ubuntu/dime_host_pm3pp9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9%I.log --pidfile=/home/ubuntu/dime_host_pm3pp9/work/dime_host_pm3pp9.pid ubuntu 1846 1825 0 08:29 ? 00:00:00 /home/ubuntu/dime_host_pm3pp9/env/bin/python2.7 /home/ubuntu/dime_host_pm3pp9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2o_HQq ubuntu 1857 1846 0 08:29 ? 00:00:00 /bin/sh -c /tmp/9KYEB/install-dime.sh ubuntu 1859 1857 0 08:29 ? 00:00:00 /bin/bash -e /tmp/9KYEB/install-dime.sh root 2213 2 0 08:30 ? 00:00:00 [kworker/u5:2] ntp 8783 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9348 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9349 9348 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9353 1 0 08:31 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9354 9353 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9363 9354 0 08:31 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9364 9349 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9365 9363 0 08:31 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9402 1 0 08:31 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10163 1 0 08:32 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10413 1 0 08:32 ? 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 10476 1859 0 08:32 ? 00:00:00 /bin/bash -e /tmp/9KYEB/install-dime.sh ubuntu 10477 10476 0 08:32 ? 00:00:00 /bin/bash -e /tmp/9KYEB/install-dime.sh root 10478 10477 0 08:32 ? 00:00:00 sudo ps -edf root 10479 10478 0 08:32 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.008s 2018-08-03 08:32:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:32:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-03 08:32:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-03 08:32:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e0:d5:c8 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee0:d5c8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:111270 errors:0 dropped:0 overruns:0 frame:0 TX packets:53279 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171643621 (171.6 MB) TX bytes:8497440 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:32:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:32:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:32:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-03 08:32:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-03 08:32:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-03 08:32:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:32:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:32:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5gLFeB /etc/bind/db.clearwater.local 2018-08-03 08:32:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:32:29,020 - 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 10413/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9402/monit tcp6 0 0 ::1:53 :::* LISTEN 10413/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8783/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10163/snmpd udp 0 0 0.0.0.0:57264 0.0.0.0:* 591/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10413/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 591/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8783/ntpd udp6 0 0 ::1:123 :::* 8783/ntpd udp6 0 0 :::123 :::* 8783/ntpd udp6 0 0 :::161 :::* 10163/snmpd udp6 0 0 :::29248 :::* 591/dhclient udp6 0 0 ::1:53 :::* 10413/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9750 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9494 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23410 10163/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 11604 1651/python2.7 /tmp/cloudify-logging-server-22203.socket unix 2 [ ACC ] SEQPACKET LISTENING 7750 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11907 1846/python2.7 /tmp/ctx-Ge7ln9.socket unix 2 [ ACC ] STREAM LISTENING 1451 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21473 9364/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21625 9365/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.005s sys 0m0.005s 2018-08-03 08:32:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20180803T080000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.009s user 0m0.000s sys 0m0.006s 2018-08-03 08:32:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-03 08:32:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-03 08:32:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:03 08:31:35: Namespace: management 2018:08:03 08:31:35: [management] Starting server 2018:08:03 08:31:35: [management] Listening for requests 2018:08:03 08:31:35: Namespace: signaling 2018:08:03 08:31:35: [signaling] Starting server 2018:08:03 08:31:35: [signaling] Listening for requests real 0m0.006s user 0m0.001s sys 0m0.005s 2018-08-03 08:32:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-03 08:32:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-03 08:32:09.216186821 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 08:32:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:29,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:29,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:29,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:29,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:29 GMT 2018-08-03 08:32:29,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:29,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:29,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:34,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:29.392Z", "message": "Execution done (return_code=0): /tmp/9KYEB/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:29.392Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:29.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "e42a3823-cd1c-407c-9fa7-6277382bfeb5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:29.897Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:29.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "dime_6k3554", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:29.897Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:29.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:29.897Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:29.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "message": "[localhost] run: sudo mv /tmp/tmpPLPiJl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "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-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "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-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "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-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RW6WU/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.397Z", "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-08-03T08:32:30.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:30.900Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:30.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:31.402Z", "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-08-03T08:32:31.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:31.402Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:31.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:31.402Z", "message": "[localhost] run: sudo mv /tmp/tmpg2tESU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:31.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "b5a9b2b7-61ca-4335-8e35-8ce9d307a7df"}], "metadata": {"pagination": {"total": 1845, "offset": 1798, "size": 50}}} 2018-08-03 08:32:34,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:34,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:34 GMT 2018-08-03 08:32:34,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:34,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10459 2018-08-03 08:32:34,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9KYEB/install-dime.sh 2018-08-03 08:32:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-03 08:32:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:32:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:32:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:32:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPLPiJl /etc/bind/db.clearwater.local 2018-08-03 08:32:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:32:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:32:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:32:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:32:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:32:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RW6WU/bind.py 2018-08-03 08:32:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:32:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:32:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:32:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpg2tESU /etc/bind/db.clearwater.opnfv 2018-08-03 08:32:34,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:34,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:34,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:34,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:34 GMT 2018-08-03 08:32:34,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:34,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:34,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:39,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:39,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1845, "offset": 1816, "size": 50}}} 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:39 GMT 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:39,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:39,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:39,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:39,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:39 GMT 2018-08-03 08:32:39,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:39,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:39,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:44,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:44,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:44,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:44,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1845, "offset": 1816, "size": 50}}} 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:44 GMT 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:32:44,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:44,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:44,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:44 GMT 2018-08-03 08:32:44,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:44,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:44,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:49,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:49,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:49,731 - 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-08-03T08:32:45.643Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.30: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.30\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-08-03T08:32:45.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6a8ecbf1-5a21-49b8-b6cf-4e489069df61"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:46.411Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:46.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:49.668Z", "message": "Execution done (return_code=0): /tmp/RVNMZ/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:49.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "6a8ecbf1-5a21-49b8-b6cf-4e489069df61"}], "metadata": {"pagination": {"total": 1847, "offset": 1816, "size": 50}}} 2018-08-03 08:32:49,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:49,731 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:49 GMT 2018-08-03 08:32:49,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:49,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2541 2018-08-03 08:32:49,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:49,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.30: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.30 # 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-08-03 08:32:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-03 08:32:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RVNMZ/create_number.sh 2018-08-03 08:32:49,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:49,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:49 GMT 2018-08-03 08:32:49,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:49,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:49,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:54,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:32:54,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:54,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:54,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:54,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:54,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:54,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:54,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:54,904 - 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-08-03T08:32:49.747Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:49.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:51.748Z", "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 0 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,212 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 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\t0m5.862s\nuser\t0m3.575s\nsys\t0m0.867s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:51.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:52.417Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:52.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:52.417Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:52.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:52.417Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:52.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:54.706Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.005s\nsys\t0m0.059s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:54.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}], "metadata": {"pagination": {"total": 1854, "offset": 1819, "size": 50}}} 2018-08-03 08:32:54,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:54,904 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:54 GMT 2018-08-03 08:32:54,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:54,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8032 2018-08-03 08:32:54,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:32:54,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:32:54,905 - 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 0 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,212 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 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 0m5.862s user 0m3.575s sys 0m0.867s 2018-08-03 08:32:54,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-03 08:32:54,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-03 08:32:54,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-03 08:32:54,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.005s sys 0m0.059s 2018-08-03 08:32:54,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:32:55,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:32:55,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:32:55 GMT 2018-08-03 08:32:55,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:32:55,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:32:55,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:00,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:00,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:00,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:00,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:00,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:00,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:00,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:00,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:00,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:55.420Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:55.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:55.420Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:55.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:55.420Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e9:0a:ae \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee9:aae/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:137733 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62550 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218109570 (218.1 MB) TX bytes:9472641 (9.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:298 errors:0 dropped:0 overruns:0 frame:0\n TX packets:298 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:24961 (24.9 KB) TX bytes:24961 (24.9 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:55.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:56.424Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 08:27 ? 00:00:00 /sbin/init\nroot 2 0 0 08:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 08:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 08:27 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 08:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 08:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 08:27 ? 00:00:00 [rcuos/1]\nroot 10 2 0 08:27 ? 00:00:00 [rcu_bh]\nroot 11 2 0 08:27 ? 00:00:00 [rcuob/0]\nroot 12 2 0 08:27 ? 00:00:00 [rcuob/1]\nroot 13 2 0 08:27 ? 00:00:00 [migration/0]\nroot 14 2 0 08:27 ? 00:00:00 [watchdog/0]\nroot 15 2 0 08:27 ? 00:00:00 [watchdog/1]\nroot 16 2 0 08:27 ? 00:00:00 [migration/1]\nroot 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 08:27 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 08:27 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 08:27 ? 00:00:00 [khelper]\nroot 21 2 0 08:27 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 08:27 ? 00:00:00 [netns]\nroot 23 2 0 08:27 ? 00:00:00 [writeback]\nroot 24 2 0 08:27 ? 00:00:00 [kintegrityd]\nroot 25 2 0 08:27 ? 00:00:00 [bioset]\nroot 27 2 0 08:27 ? 00:00:00 [kblockd]\nroot 28 2 0 08:27 ? 00:00:00 [ata_sff]\nroot 29 2 0 08:27 ? 00:00:00 [khubd]\nroot 30 2 0 08:27 ? 00:00:00 [md]\nroot 31 2 0 08:27 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 08:27 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 08:27 ? 00:00:00 [khungtaskd]\nroot 35 2 0 08:27 ? 00:00:00 [kswapd0]\nroot 36 2 0 08:27 ? 00:00:00 [vmstat]\nroot 37 2 0 08:27 ? 00:00:00 [ksmd]\nroot 38 2 0 08:27 ? 00:00:00 [khugepaged]\nroot 39 2 0 08:27 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 08:27 ? 00:00:00 [crypto]\nroot 53 2 0 08:27 ? 00:00:00 [kthrotld]\nroot 54 2 0 08:27 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 08:27 ? 00:00:00 [vballoon]\nroot 56 2 0 08:27 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 08:27 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 08:27 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 08:27 ? 00:00:00 [deferwq]\nroot 80 2 0 08:27 ? 00:00:00 [charger_manager]\nroot 124 2 0 08:27 ? 00:00:00 [kpsmoused]\nroot 142 2 0 08:27 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 446 2 0 08:27 ? 00:00:00 [kworker/u5:1]\nroot 531 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 728 2 0 08:27 ? 00:00:00 [kworker/u5:2]\nroot 819 2 0 08:27 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind\nroot 951 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1016 1 0 08:27 ? 00:00:00 rsyslogd\nroot 1052 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 08:27 ? 00:00:00 cron\ndaemon 1104 1 0 08:27 ? 00:00:00 atd\nroot 1119 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1200 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 08:27 ? 00:00:00 /home/ubuntu/vellum_host_zeo34e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_zeo34e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_zeo34e --logging-server-logdir=/home/ubuntu/vellum_host_zeo34e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e%I.log --pidfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e.pid\nubuntu 1764 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_zeo34e/env/bin/diamond --configfile /home/ubuntu/vellum_host_zeo34e/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1650 0 08:29 ? 00:00:00 /home/ubuntu/vellum_host_zeo34e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_zeo34e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_zeo34e --logging-server-logdir=/home/ubuntu/vellum_host_zeo34e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e%I.log --pidfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e.pid\nubuntu 1839 1818 0 08:29 ? 00:00:00 /home/ubuntu/vellum_host_zeo34e/env/bin/python2.7 /home/ubuntu/vellum_host_zeo34e/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-37IjOZ\nubuntu 1850 1839 0 08:29 ? 00:00:00 /bin/sh -c /tmp/NT5BI/install-vellum.sh\nubuntu 1853 1850 0 08:29 ? 00:00:00 /bin/bash -e /tmp/NT5BI/install-vellum.sh\nntp 11836 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12231 1 0 08:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12897 1 0 08:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13225 1 0 08:32 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13232 13225 0 08:32 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13865 12897 0 08:32 ? 00:00:00 [check-monit-upt] \nmemcache 13887 1 0 08:32 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0\nroot 13893 12897 0 08:32 ? 00:00:00 [check-memcached] \nroot 13894 12897 0 08:32 ? 00:00:00 [poll_memcached.] \nroot 13961 2 0 08:32 ? 00:00:00 [kworker/u5:0]\nclearwa+ 14128 1 1 08:32 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 14198 12897 0 08:32 ? 00:00:00 [check-etcd-upti] \nroot 14201 12897 0 08:32 ? 00:00:00 [poll_etcd_clust] \nroot 14203 12897 0 08:32 ? 00:00:00 [poll_etcd.sh] \nroot 14229 1 0 08:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14234 14229 0 08:32 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14400 1 0 08:32 ? 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 14463 1853 0 08:32 ? 00:00:00 /bin/bash -e /tmp/NT5BI/install-vellum.sh\nubuntu 14464 14463 0 08:32 ? 00:00:00 /bin/bash -e /tmp/NT5BI/install-vellum.sh\nroot 14465 14464 0 08:32 ? 00:00:00 sudo ps -edf\nroot 14466 14465 0 08:32 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:56.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:56.424Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:56.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:56.424Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:56.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:56.424Z", "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 14400/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 12897/monit \ntcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13887/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12231/memcached \ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 14128/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 14400/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14128/etcd \nudp 0 0 0.0.0.0:13395 0.0.0.0:* 570/dhclient \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11836/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11836/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11836/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12231/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14400/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 11836/ntpd \nudp6 0 0 ::1:123 :::* 11836/ntpd \nudp6 0 0 :::123 :::* 11836/ntpd \nudp6 0 0 :::57342 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 14400/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8193 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11442 1650/python2.7 /tmp/cloudify-logging-server-a4524.socket\nunix 2 [ ACC ] STREAM LISTENING 11787 1839/python2.7 /tmp/ctx-_NrYhk.socket\nunix 2 [ ACC ] STREAM LISTENING 9315 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 1519 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8839 899/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:56.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:57.429Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:57.429Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.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/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_20180803T080000Z.txt\n/var/log/rogers/rogers_out.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20180803T080000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:57.429Z", "message": "[vellum] => [03-Aug-2018 08:32:48 UTC] clearwater-diags-monitor starting\n[03-Aug-2018 08:32:48 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:57.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:58.442Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:58.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:58.442Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:58.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:58.442Z", "message": "[vellum] => 2018-08-03 08:32:15.075981006 Stopping etcd clearwater-etcd\n2018-08-03 08:32:39.485465711 Restarting etcd clearwater-etcd\n2018-08-03 08:32:39.490403889 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2018-08-03 08:32:39.491111495 Check for previous failed startup attempt\n2018-08-03 08:32:39.492251944 Running etcdctl member list\nb5e6b3f1296922fd: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false\ndc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true\ne11d279c0c922d27: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false\n2018-08-03 08:32:39.601636161 etcdctl returned 0\n2018-08-03 08:32:39.608327102 Joining existing cluster...\n2018-08-03 08:32:46.611339705 Configured ETCDCTL_PEERS: 192.168.120.30:4000,\n2018-08-03 08:32:46.612253493 Check cluster is healthy\n2018-08-03 08:32:46.613822410 Running etcdctl cluster-health\nmember b5e6b3f1296922fd is healthy: got healthy result from http://192.168.120.14:4000\nmember d69052b04dbb75cd is healthy: got healthy result from http://192.168.120.28:4000\nmember dc68ee96fd9a825f is healthy: got healthy result from http://192.168.120.30:4000\nmember e11d279c0c922d27 is healthy: got healthy result from http://192.168.120.13:4000\ncluster is healthy\n2018-08-03 08:32:46.946580133 etcdctl returned 0\n2018-08-03 08:32:46.947662683 Tell the cluster we're joining\n2018-08-03 08:32:46.948540182 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID b079ef8ffcdcba04 to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-6=http://192.168.120.6:2380,192-168-120-14=http://192.168.120.14:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-13=http://192.168.120.13:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-03 08:32:46.965810370 etcdctl returned 0\n2018-08-03 08:32:46.998136590 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2018-08-03 08:32:47.001685194 Check we're actually a member of the cluster\n2018-08-03 08:32:47.006954157 Wait for etcd to startup\n2018-08-03 08:32:48.013301005 Etcd started successfully\n2018-08-03 08:32:47.022033 I | etcdmain: etcd Version: 3.1.7\n2018-08-03 08:32:47.022089 I | etcdmain: Git SHA: 43b7507\n2018-08-03 08:32:47.022094 I | etcdmain: Go Version: go1.7.5\n2018-08-03 08:32:47.022098 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-03 08:32:47.022102 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-03 08:32:47.022183 I | embed: listening for peers on http://192.168.120.6:2380\n2018-08-03 08:32:47.022231 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-03 08:32:47.058290 I | etcdserver: name = 192-168-120-6\n2018-08-03 08:32:47.058304 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2018-08-03 08:32:47.058309 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2018-08-03 08:32:47.058313 I | etcdserver: heartbeat = 100ms\n2018-08-03 08:32:47.058317 I | etcdserver: election = 1000ms\n2018-08-03 08:32:47.058320 I | etcdserver: snapshot count = 10000\n2018-08-03 08:32:47.058350 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2018-08-03 08:32:47.069781 I | etcdserver: starting member b079ef8ffcdcba04 in cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.069834 I | raft: b079ef8ffcdcba04 became follower at term 0\n2018-08-03 08:32:47.069879 I | raft: newRaft b079ef8ffcdcba04 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-03 08:32:47.069884 I | raft: b079ef8ffcdcba04 became follower at term 1\n2018-08-03 08:32:47.106613 I | rafthttp: started HTTP pipelining with peer b5e6b3f1296922fd\n2018-08-03 08:32:47.106656 I | rafthttp: started HTTP pipelining with peer d69052b04dbb75cd\n2018-08-03 08:32:47.106691 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f\n2018-08-03 08:32:47.106703 I | rafthttp: started HTTP pipelining with peer e11d279c0c922d27\n2018-08-03 08:32:47.106721 I | rafthttp: starting peer b5e6b3f1296922fd...\n2018-08-03 08:32:47.106783 I | rafthttp: started HTTP pipelining with peer b5e6b3f1296922fd\n2018-08-03 08:32:47.108081 I | rafthttp: started streaming with peer b5e6b3f1296922fd (writer)\n2018-08-03 08:32:47.108123 I | rafthttp: started streaming with peer b5e6b3f1296922fd (writer)\n2018-08-03 08:32:47.110688 I | rafthttp: started peer b5e6b3f1296922fd\n2018-08-03 08:32:47.110725 I | rafthttp: added peer b5e6b3f1296922fd\n2018-08-03 08:32:47.110739 I | rafthttp: starting peer d69052b04dbb75cd...\n2018-08-03 08:32:47.110760 I | rafthttp: started HTTP pipelining with peer d69052b04dbb75cd\n2018-08-03 08:32:47.111289 I | rafthttp: started streaming with peer b5e6b3f1296922fd (stream MsgApp v2 reader)\n2018-08-03 08:32:47.111531 I | rafthttp: started streaming with peer b5e6b3f1296922fd (stream Message reader)\n2018-08-03 08:32:47.112003 I | rafthttp: started streaming with peer d69052b04dbb75cd (writer)\n2018-08-03 08:32:47.113478 I | rafthttp: started peer d69052b04dbb75cd\n2018-08-03 08:32:47.113500 I | rafthttp: added peer d69052b04dbb75cd\n2018-08-03 08:32:47.113514 I | rafthttp: starting peer dc68ee96fd9a825f...\n2018-08-03 08:32:47.113540 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f\n2018-08-03 08:32:47.114632 I | rafthttp: started streaming with peer d69052b04dbb75cd (writer)\n2018-08-03 08:32:47.115036 I | rafthttp: started peer dc68ee96fd9a825f\n2018-08-03 08:32:47.115055 I | rafthttp: added peer dc68ee96fd9a825f\n2018-08-03 08:32:47.115068 I | rafthttp: starting peer e11d279c0c922d27...\n2018-08-03 08:32:47.115081 I | rafthttp: started HTTP pipelining with peer e11d279c0c922d27\n2018-08-03 08:32:47.116310 I | rafthttp: started peer e11d279c0c922d27\n2018-08-03 08:32:47.116328 I | rafthttp: added peer e11d279c0c922d27\n2018-08-03 08:32:47.116353 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-03 08:32:47.116663 I | rafthttp: started streaming with peer d69052b04dbb75cd (stream MsgApp v2 reader)\n2018-08-03 08:32:47.116815 I | rafthttp: started streaming with peer d69052b04dbb75cd (stream Message reader)\n2018-08-03 08:32:47.117029 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer)\n2018-08-03 08:32:47.117048 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer)\n2018-08-03 08:32:47.117084 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream MsgApp v2 reader)\n2018-08-03 08:32:47.117223 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream Message reader)\n2018-08-03 08:32:47.117318 I | rafthttp: started streaming with peer e11d279c0c922d27 (writer)\n2018-08-03 08:32:47.117376 I | rafthttp: started streaming with peer e11d279c0c922d27 (writer)\n2018-08-03 08:32:47.117401 I | rafthttp: started streaming with peer e11d279c0c922d27 (stream MsgApp v2 reader)\n2018-08-03 08:32:47.117576 I | rafthttp: started streaming with peer e11d279c0c922d27 (stream Message reader)\n2018-08-03 08:32:47.117803 I | rafthttp: peer b5e6b3f1296922fd became active\n2018-08-03 08:32:47.117820 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream MsgApp v2 reader)\n2018-08-03 08:32:47.119093 I | rafthttp: peer d69052b04dbb75cd became active\n2018-08-03 08:32:47.119116 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream Message reader)\n2018-08-03 08:32:47.119168 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream MsgApp v2 reader)\n2018-08-03 08:32:47.119977 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream Message reader)\n2018-08-03 08:32:47.120042 I | rafthttp: peer dc68ee96fd9a825f became active\n2018-08-03 08:32:47.120055 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 reader)\n2018-08-03 08:32:47.120160 I | rafthttp: peer e11d279c0c922d27 became active\n2018-08-03 08:32:47.120172 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream MsgApp v2 reader)\n2018-08-03 08:32:47.120654 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message reader)\n2018-08-03 08:32:47.122007 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream Message writer)\n2018-08-03 08:32:47.122198 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream Message writer)\n2018-08-03 08:32:47.122847 I | raft: b079ef8ffcdcba04 [term: 1] received a MsgHeartbeat message with higher term from dc68ee96fd9a825f [term: 3]\n2018-08-03 08:32:47.122871 I | raft: b079ef8ffcdcba04 became follower at term 3\n2018-08-03 08:32:47.122893 I | raft: raft.node: b079ef8ffcdcba04 elected leader dc68ee96fd9a825f at term 3\n2018-08-03 08:32:47.125714 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream MsgApp v2 writer)\n2018-08-03 08:32:47.125774 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream Message reader)\n2018-08-03 08:32:47.125899 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream Message writer)\n2018-08-03 08:32:47.126026 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message writer)\n2018-08-03 08:32:47.126177 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream MsgApp v2 writer)\n2018-08-03 08:32:47.126198 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 writer)\n2018-08-03 08:32:47.127579 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream MsgApp v2 writer)\n2018-08-03 08:32:47.128086 D | raft: b079ef8ffcdcba04 [logterm: 0, index: 79] rejected msgApp [logterm: 3, index: 79] from dc68ee96fd9a825f\n2018-08-03 08:32:47.134972 D | raft: b079ef8ffcdcba04 [logterm: 0, index: 79] rejected msgApp [logterm: 3, index: 79] from dc68ee96fd9a825f\n2018-08-03 08:32:47.135426 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.135662 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-03 08:32:47.135690 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-03 08:32:47.135909 I | etcdserver/membership: added member e11d279c0c922d27 [http://192.168.120.13:2380] to cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.136046 I | etcdserver/membership: added member b5e6b3f1296922fd [http://192.168.120.14:2380] to cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.136209 I | etcdserver/membership: added member d69052b04dbb75cd [http://192.168.120.28:2380] to cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.136415 I | etcdserver/membership: added member b079ef8ffcdcba04 [http://192.168.120.6:2380] to cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.138105 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster cdb47e95f42a2be3\n2018-08-03 08:32:47.138207 I | embed: ready to serve client requests\n2018-08-03 08:32:47.138665 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-03 08:32:47.270968 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:58912\n2018-08-03 08:32:48.224303 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:38262\n2018-08-03 08:32:48.248115 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:38263\n2018-08-03 08:32:48.248856 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:38264\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:58.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:58.442Z", "message": "[vellum] => INFO [main] 2018-08-03 08:31:04,715 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-03 08:31:04,749 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:04,843 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-08-03 08:31:05,017 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-03 08:31:05,027 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-03 08:31:05,027 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-03 08:31:05,390 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:05,421 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-08-03 08:31:05,482 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704128(687K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74033840(72298K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-03 08:31:05,483 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-03 08:31:05,483 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16734744(16342K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-03 08:31:05,483 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-08-03 08:31:05,483 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_1533285063.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533285063.log]\nINFO [main] 2018-08-03 08:31:05,590 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-03 08:31:05,590 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-03 08:31:05,691 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-03 08:31:05,693 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-03 08:31:05,694 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-03 08:31:05,698 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-03 08:31:05,705 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-03 08:31:05,710 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-03 08:31:05,711 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-03 08:31:05,776 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-03 08:31:06,991 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-03 08:31:07,000 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-03 08:31:07,004 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-03 08:31:07,008 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-03 08:31:07,012 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-03 08:31:07,016 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-03 08:31:07,020 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-03 08:31:07,024 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-03 08:31:07,027 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-03 08:31:07,031 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-03 08:31:07,036 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-03 08:31:07,039 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-03 08:31:07,042 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-03 08:31:07,045 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-03 08:31:07,049 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-03 08:31:07,052 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-03 08:31:07,123 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-03 08:31:07,124 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-03 08:31:07,161 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,167 Memtable.java:347 - Writing Memtable-local@1807444024(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,200 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=1533285066964, position=399)\nINFO [main] 2018-08-03 08:31:07,419 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-03 08:31:07,565 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-03 08:31:07,566 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-03 08:31:07,568 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-03 08:31:07,580 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-08-03 08:31:07,581 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-03 08:31:07,596 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:07,604 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-08-03 08:31:07,614 SystemKeyspace.java:765 - No host ID found, created e2919fde-db91-4d62-81eb-ef32e15fd1c2 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-03 08:31:07,616 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-03 08:31:07,618 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:07,619 Memtable.java:347 - Writing Memtable-local@931707675(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:07,620 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=1533285066964, position=93397)\nINFO [main] 2018-08-03 08:31:07,811 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:07,820 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-08-03 08:31:07,846 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-03 08:31:07,857 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:07,865 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-08-03 08:31:07,873 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:07,880 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-08-03 08:31:07,887 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-03 08:31:07,889 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-03 08:31:07,895 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-08-03 08:31:07,905 StorageService.java:959 - Generated random tokens. tokens are [6723959199995367632, -2877453775836375236, -3883870921121761419, 9136879147379746764, 2002830741541739799, 3635686238061419758, -9192778831659926044, -6721035100237909074, 848326478146976729, 397095827027809368, -3486979209769631352, 4120101365691154637, 6966167878621379759, -570179596629470867, -6095852959903224759, -6236087466228084684, -6192337337581997513, -8750332316400776521, -8279700169549961529, 6561530827934765936, -1108832895955259006, 3495514709045629581, 3229359820415320555, -7487436118101372666, -786963808896665360, -2914237402521123136, 6061882301287921001, -6928690331402873983, 5418503613578288112, 8928868436228726005, -296218381682378465, 997521758930732845, -1002661471959608495, 719285795466677839, 5285947901245567845, -5491570160460888807, 1747543305709276859, -5228127911875254374, 7799322148605724442, 753985495453615332, -6409093893524021325, -4796291056702936734, 2392929122867596753, -983291652806291760, -8162378183817407102, 8673636748749279662, 9086543098274756618, 1881831396826890516, -9060789917856431035, -3345244751305858929, -4422457734086631170, -1303358605923138789, -5847051479382601864, 174464993462504903, -25681297795963980, -5745100101165916963, -8375439864669455584, -8474995334713839234, 6767564710269970570, 405925096687145921, 2937553645463861179, 7374575401164597163, 1675785310283273607, -8958352622837559214, -5963931918756069749, 8849659206088420930, 3168701277263152671, 387011880629454769, -9144781957372547602, 2782094427950772470, -3824877834769412724, 638237349597715577, 6663185296078651051, -1943821652448190351, 4698525780642254270, -5017460259896290298, -1134350056194524066, -8462930366421998145, -1494404207021342533, 6761151415700572739, -190815765115396951, 6850319514015592935, 6375267388975598169, -2533621309273651054, 4514116739122552923, -6576659184501555508, 2717028409894014425, -4819506680203047476, 1755378119805084754, 4097993212045011037, 8433254472346890557, 6437529794305976459, 637733050844395515, 7130454606024537192, -1636357932149740949, -9154424453095611810, -1752710520513340462, -5729644871190191372, -3282015193909734862, -6872548586505924383, 7229951403910483477, -5667342392313526147, -2554186522466340509, -1404976284021129512, 4036120315280001682, -2468933642103494031, 6428523587223548774, -2546739035757780196, -7473653256734084669, 6982666773924081055, 8226149314500355458, 859988753967081274, 3986331774734212116, -2189231373962170030, -1926990599528281077, 347166381480840671, 3252393774905325055, -6620446249859890598, -2843604273453932376, 1852164693809762386, -1502008461786105047, -823956744889218931, 5261399711067556631, -7675440627857521318, -5314544086168444938, -2941461612892926480, 6966053954094110247, -1673540538630407380, 7947043948054403781, 1198956824922056576, 5732904501843304227, 33505301539560112, 1271544137056513081, -4270470034668300835, 3723034423146186664, 6595578634979794303, -7992295027705920058, 2698926209497109680, 5177371723246262285, -434171100726178819, 1730253758111552795, -8168220127953855438, -8011011453700487729, 7556793666030731042, -2820651194694392450, -286654488548446130, -4430562868082216209, 6151769642383168883, -8477270135576567260, -3565576013091696969, -4044049687121440285, -7472423415437831809, 5749578246473407520, 4259108118483797285, 7945807041832601523, -1316422982497568343, -2818369271275772566, -2602946340851074135, -8742467681968590198, 8251274040458229073, -4130548443697276209, -1323116946889266534, 7920090159959112359, 6926436574593372385, -4879307094756070272, 3993380578343558502, -4704201926528200835, -9128743405771538662, 8322803209859483431, 1280611339013426008, 807162948664991788, -264215836328908586, 408801953270733612, -5947131744977336412, -7121407615376794232, -4100936376933960921, 68199763702540002, 3983703090526813234, 5208113510811462462, 8947201322180734987, 7755838627277444485, 8901943025506445500, -3054895274746242044, -4124851042133048957, -5073420618777974895, 8191697049571964774, -4139304544525292038, 606750246500674203, -505731054300292675, 2412404218766309681, -7682090799085812038, 6216510289824233722, -7228723371316636346, 4052193175747794205, -1734828790136122797, -1144045342333397685, -485090205582691942, 3756002094567266208, 2763006899409000033, -1458092134515780327, 6790301479831805941, 3425408487300358169, 800495038928256273, 698065852464526536, 1377716986895989232, 2115762447901467667, -4599366108563977592, -5271165536845818731, 6887992158036054243, -3186267871573307303, -1340920569145379277, 3723031817233380996, -1868206630704186947, -2146561012031954692, 5750921035361441012, 3227507467702982739, -8220186583782333854, -125619392619623714, 534379652186953572, 4772354794591313120, -2207088516875032341, 8844089957182798601, 6970827614229317843, -7398084950351459249, 8445099697214471925, 5549903938722465326, -8283434193157736626, -8641556728029438189, -1368972835438054556, -4562573687566465108, -7265315044265077100, 9080571628783309886, -6405466478976112507, 5756741524164894473, 2184790406277593517, -2654541434467203792, -9028240103388901173, 290509133079680300, 3598743335248054346, -1380308696825423872, 7744201110749981627, -5452070588004497593, 1967600595717668463, -1050065197571466730, 1750695898086159695, 8564709932515016526, 2430502911256870533, 4885743961615893284, 2609061366923247997, -2384820426465519820, -5647019193761371678, 9000973723674326550, 3225062527384730206, -5205922568049777828, -687986597673247998, 7423547572303068741]\nINFO [main] 2018-08-03 08:31:07,914 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4ec9b4cf[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@420f349a[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@423b40ef}\nINFO [MigrationStage:1] 2018-08-03 08:31:07,952 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,954 Memtable.java:347 - Writing Memtable-schema_keyspaces@1352467392(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,955 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=1533285066964, position=102352)\nINFO [MigrationStage:1] 2018-08-03 08:31:08,389 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,390 Memtable.java:347 - Writing Memtable-schema_columnfamilies@345769620(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,399 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=1533285066964, position=102352)\nINFO [MigrationStage:1] 2018-08-03 08:31:08,623 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,623 Memtable.java:347 - Writing Memtable-schema_columns@2058236603(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,646 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=1533285066964, position=102352)\nINFO [MigrationStage:1] 2018-08-03 08:31:08,678 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,681 Memtable.java:347 - Writing Memtable-schema_triggers@414538399(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,682 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=1533285066964, position=102352)\nINFO [MigrationStage:1] 2018-08-03 08:31:08,760 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,762 Memtable.java:347 - Writing Memtable-schema_usertypes@433578840(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,763 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=1533285066964, position=102352)\nINFO [MigrationStage:1] 2018-08-03 08:31:08,935 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@93e70d7[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-08-03 08:31:08,939 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-03 08:31:08,939 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@37940a1e[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-08-03 08:31:08,943 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-03 08:31:08,978 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,979 Memtable.java:347 - Writing Memtable-local@1477036336(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,980 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=1533285066964, position=102595)\nINFO [main] 2018-08-03 08:31:09,228 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:09,229 Memtable.java:347 - Writing Memtable-local@2066476165(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-03 08:31:09,236 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=1533285066964, position=114574)\nINFO [CompactionExecutor:1] 2018-08-03 08:31:09,490 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-08-03 08:31:09,535 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-03 08:31:09,624 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-03 08:31:09,654 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-08-03 08:31:09,654 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-03 08:31:09,700 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-03 08:31:09,705 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-08-03 08:31:09,781 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,957 bytes to 5,794 (~97% of original) in 285ms = 0.019388MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,071 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,086 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,086 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,088 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-03 08:32:14,095 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-03 08:32:14,096 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:58.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:59.449Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:59.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:59.449Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:59.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:59.449Z", "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-08-03T08:32:59.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:59.449Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:59.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:59.449Z", "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-08-03T08:32:59.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:32:59.628Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:32:59.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1877, "offset": 1825, "size": 50}}} 2018-08-03 08:33:00,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:00,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:00 GMT 2018-08-03 08:33:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:00,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 93020 2018-08-03 08:33:00,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:00,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-03 08:33:00,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-03 08:33:00,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e9:0a:ae inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee9:aae/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137733 errors:0 dropped:0 overruns:0 frame:0 TX packets:62550 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218109570 (218.1 MB) TX bytes:9472641 (9.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:298 errors:0 dropped:0 overruns:0 frame:0 TX packets:298 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:24961 (24.9 KB) TX bytes:24961 (24.9 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-03 08:33:00,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 08:27 ? 00:00:00 /sbin/init root 2 0 0 08:27 ? 00:00:00 [kthreadd] root 3 2 0 08:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 08:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 08:27 ? 00:00:00 [kworker/u4:0] root 7 2 0 08:27 ? 00:00:00 [rcu_sched] root 8 2 0 08:27 ? 00:00:00 [rcuos/0] root 9 2 0 08:27 ? 00:00:00 [rcuos/1] root 10 2 0 08:27 ? 00:00:00 [rcu_bh] root 11 2 0 08:27 ? 00:00:00 [rcuob/0] root 12 2 0 08:27 ? 00:00:00 [rcuob/1] root 13 2 0 08:27 ? 00:00:00 [migration/0] root 14 2 0 08:27 ? 00:00:00 [watchdog/0] root 15 2 0 08:27 ? 00:00:00 [watchdog/1] root 16 2 0 08:27 ? 00:00:00 [migration/1] root 17 2 0 08:27 ? 00:00:00 [ksoftirqd/1] root 18 2 0 08:27 ? 00:00:00 [kworker/1:0] root 19 2 0 08:27 ? 00:00:00 [kworker/1:0H] root 20 2 0 08:27 ? 00:00:00 [khelper] root 21 2 0 08:27 ? 00:00:00 [kdevtmpfs] root 22 2 0 08:27 ? 00:00:00 [netns] root 23 2 0 08:27 ? 00:00:00 [writeback] root 24 2 0 08:27 ? 00:00:00 [kintegrityd] root 25 2 0 08:27 ? 00:00:00 [bioset] root 27 2 0 08:27 ? 00:00:00 [kblockd] root 28 2 0 08:27 ? 00:00:00 [ata_sff] root 29 2 0 08:27 ? 00:00:00 [khubd] root 30 2 0 08:27 ? 00:00:00 [md] root 31 2 0 08:27 ? 00:00:00 [devfreq_wq] root 32 2 0 08:27 ? 00:00:00 [kworker/0:1] root 34 2 0 08:27 ? 00:00:00 [khungtaskd] root 35 2 0 08:27 ? 00:00:00 [kswapd0] root 36 2 0 08:27 ? 00:00:00 [vmstat] root 37 2 0 08:27 ? 00:00:00 [ksmd] root 38 2 0 08:27 ? 00:00:00 [khugepaged] root 39 2 0 08:27 ? 00:00:00 [fsnotify_mark] root 40 2 0 08:27 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 08:27 ? 00:00:00 [crypto] root 53 2 0 08:27 ? 00:00:00 [kthrotld] root 54 2 0 08:27 ? 00:00:00 [kworker/u4:1] root 55 2 0 08:27 ? 00:00:00 [vballoon] root 56 2 0 08:27 ? 00:00:00 [kworker/1:1] root 57 2 0 08:27 ? 00:00:00 [scsi_eh_0] root 58 2 0 08:27 ? 00:00:00 [scsi_eh_1] root 79 2 0 08:27 ? 00:00:00 [deferwq] root 80 2 0 08:27 ? 00:00:00 [charger_manager] root 124 2 0 08:27 ? 00:00:00 [kpsmoused] root 142 2 0 08:27 ? 00:00:00 [kworker/0:2] root 186 2 0 08:27 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 08:27 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 08:27 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 446 2 0 08:27 ? 00:00:00 [kworker/u5:1] root 531 1 0 08:27 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 08:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 728 2 0 08:27 ? 00:00:00 [kworker/u5:2] root 819 2 0 08:27 ? 00:00:00 [kauditd] message+ 899 1 0 08:27 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 08:27 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 08:27 ? 00:00:00 upstart-file-bridge --daemon syslog 1016 1 0 08:27 ? 00:00:00 rsyslogd root 1052 1 0 08:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 08:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 08:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 08:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 08:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 08:27 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 08:27 ? 00:00:00 cron daemon 1104 1 0 08:27 ? 00:00:00 atd root 1119 1 0 08:27 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 08:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1200 1 0 08:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 08:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 08:27 ? 00:00:00 /home/ubuntu/vellum_host_zeo34e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_zeo34e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_zeo34e --logging-server-logdir=/home/ubuntu/vellum_host_zeo34e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e%I.log --pidfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e.pid ubuntu 1764 1 0 08:27 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_zeo34e/env/bin/diamond --configfile /home/ubuntu/vellum_host_zeo34e/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1650 0 08:29 ? 00:00:00 /home/ubuntu/vellum_host_zeo34e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_zeo34e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_zeo34e --logging-server-logdir=/home/ubuntu/vellum_host_zeo34e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e%I.log --pidfile=/home/ubuntu/vellum_host_zeo34e/work/vellum_host_zeo34e.pid ubuntu 1839 1818 0 08:29 ? 00:00:00 /home/ubuntu/vellum_host_zeo34e/env/bin/python2.7 /home/ubuntu/vellum_host_zeo34e/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-37IjOZ ubuntu 1850 1839 0 08:29 ? 00:00:00 /bin/sh -c /tmp/NT5BI/install-vellum.sh ubuntu 1853 1850 0 08:29 ? 00:00:00 /bin/bash -e /tmp/NT5BI/install-vellum.sh ntp 11836 1 0 08:31 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12231 1 0 08:31 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12897 1 0 08:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13225 1 0 08:32 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13232 13225 0 08:32 ? 00:00:00 cpulimit -e astaire -l 10 root 13865 12897 0 08:32 ? 00:00:00 [check-monit-upt] memcache 13887 1 0 08:32 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0 root 13893 12897 0 08:32 ? 00:00:00 [check-memcached] root 13894 12897 0 08:32 ? 00:00:00 [poll_memcached.] root 13961 2 0 08:32 ? 00:00:00 [kworker/u5:0] clearwa+ 14128 1 1 08:32 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 14198 12897 0 08:32 ? 00:00:00 [check-etcd-upti] root 14201 12897 0 08:32 ? 00:00:00 [poll_etcd_clust] root 14203 12897 0 08:32 ? 00:00:00 [poll_etcd.sh] root 14229 1 0 08:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14234 14229 0 08:32 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14400 1 0 08:32 ? 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 14463 1853 0 08:32 ? 00:00:00 /bin/bash -e /tmp/NT5BI/install-vellum.sh ubuntu 14464 14463 0 08:32 ? 00:00:00 /bin/bash -e /tmp/NT5BI/install-vellum.sh root 14465 14464 0 08:32 ? 00:00:00 sudo ps -edf root 14466 14465 0 08:32 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-03 08:33:00,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-03 08:33:00,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-03 08:33:00,208 - 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 14400/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 12897/monit tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13887/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12231/memcached tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 14128/etcd tcp6 0 0 ::1:53 :::* LISTEN 14400/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd tcp6 0 0 :::4000 :::* LISTEN 14128/etcd udp 0 0 0.0.0.0:13395 0.0.0.0:* 570/dhclient udp 0 0 192.168.120.6:123 0.0.0.0:* 11836/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11836/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11836/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12231/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14400/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 11836/ntpd udp6 0 0 ::1:123 :::* 11836/ntpd udp6 0 0 :::123 :::* 11836/ntpd udp6 0 0 :::57342 :::* 570/dhclient udp6 0 0 ::1:53 :::* 14400/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8193 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11442 1650/python2.7 /tmp/cloudify-logging-server-a4524.socket unix 2 [ ACC ] STREAM LISTENING 11787 1839/python2.7 /tmp/ctx-_NrYhk.socket unix 2 [ ACC ] STREAM LISTENING 9315 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 1519 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8839 899/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-03 08:33:00,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-03 08:33:00,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa03 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20180803T080000Z.txt /var/log/rogers/rogers_out.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20180803T080000Z.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-03 08:33:00,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [03-Aug-2018 08:32:48 UTC] clearwater-diags-monitor starting [03-Aug-2018 08:32:48 UTC] Waiting for trigger files real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-03 08:33:00,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-03 08:33:00,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-03 08:33:00,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-03 08:32:15.075981006 Stopping etcd clearwater-etcd 2018-08-03 08:32:39.485465711 Restarting etcd clearwater-etcd 2018-08-03 08:32:39.490403889 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2018-08-03 08:32:39.491111495 Check for previous failed startup attempt 2018-08-03 08:32:39.492251944 Running etcdctl member list b5e6b3f1296922fd: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false dc68ee96fd9a825f: name=192-168-120-30 peerURLs=http://192.168.120.30:2380 clientURLs=http://192.168.120.30:4000 isLeader=true e11d279c0c922d27: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false 2018-08-03 08:32:39.601636161 etcdctl returned 0 2018-08-03 08:32:39.608327102 Joining existing cluster... 2018-08-03 08:32:46.611339705 Configured ETCDCTL_PEERS: 192.168.120.30:4000, 2018-08-03 08:32:46.612253493 Check cluster is healthy 2018-08-03 08:32:46.613822410 Running etcdctl cluster-health member b5e6b3f1296922fd is healthy: got healthy result from http://192.168.120.14:4000 member d69052b04dbb75cd is healthy: got healthy result from http://192.168.120.28:4000 member dc68ee96fd9a825f is healthy: got healthy result from http://192.168.120.30:4000 member e11d279c0c922d27 is healthy: got healthy result from http://192.168.120.13:4000 cluster is healthy 2018-08-03 08:32:46.946580133 etcdctl returned 0 2018-08-03 08:32:46.947662683 Tell the cluster we're joining 2018-08-03 08:32:46.948540182 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID b079ef8ffcdcba04 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-6=http://192.168.120.6:2380,192-168-120-14=http://192.168.120.14:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-13=http://192.168.120.13:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-03 08:32:46.965810370 etcdctl returned 0 2018-08-03 08:32:46.998136590 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-30=http://192.168.120.30:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2018-08-03 08:32:47.001685194 Check we're actually a member of the cluster 2018-08-03 08:32:47.006954157 Wait for etcd to startup 2018-08-03 08:32:48.013301005 Etcd started successfully 2018-08-03 08:32:47.022033 I | etcdmain: etcd Version: 3.1.7 2018-08-03 08:32:47.022089 I | etcdmain: Git SHA: 43b7507 2018-08-03 08:32:47.022094 I | etcdmain: Go Version: go1.7.5 2018-08-03 08:32:47.022098 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-03 08:32:47.022102 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-03 08:32:47.022183 I | embed: listening for peers on http://192.168.120.6:2380 2018-08-03 08:32:47.022231 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-03 08:32:47.058290 I | etcdserver: name = 192-168-120-6 2018-08-03 08:32:47.058304 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2018-08-03 08:32:47.058309 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2018-08-03 08:32:47.058313 I | etcdserver: heartbeat = 100ms 2018-08-03 08:32:47.058317 I | etcdserver: election = 1000ms 2018-08-03 08:32:47.058320 I | etcdserver: snapshot count = 10000 2018-08-03 08:32:47.058350 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2018-08-03 08:32:47.069781 I | etcdserver: starting member b079ef8ffcdcba04 in cluster cdb47e95f42a2be3 2018-08-03 08:32:47.069834 I | raft: b079ef8ffcdcba04 became follower at term 0 2018-08-03 08:32:47.069879 I | raft: newRaft b079ef8ffcdcba04 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-03 08:32:47.069884 I | raft: b079ef8ffcdcba04 became follower at term 1 2018-08-03 08:32:47.106613 I | rafthttp: started HTTP pipelining with peer b5e6b3f1296922fd 2018-08-03 08:32:47.106656 I | rafthttp: started HTTP pipelining with peer d69052b04dbb75cd 2018-08-03 08:32:47.106691 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f 2018-08-03 08:32:47.106703 I | rafthttp: started HTTP pipelining with peer e11d279c0c922d27 2018-08-03 08:32:47.106721 I | rafthttp: starting peer b5e6b3f1296922fd... 2018-08-03 08:32:47.106783 I | rafthttp: started HTTP pipelining with peer b5e6b3f1296922fd 2018-08-03 08:32:47.108081 I | rafthttp: started streaming with peer b5e6b3f1296922fd (writer) 2018-08-03 08:32:47.108123 I | rafthttp: started streaming with peer b5e6b3f1296922fd (writer) 2018-08-03 08:32:47.110688 I | rafthttp: started peer b5e6b3f1296922fd 2018-08-03 08:32:47.110725 I | rafthttp: added peer b5e6b3f1296922fd 2018-08-03 08:32:47.110739 I | rafthttp: starting peer d69052b04dbb75cd... 2018-08-03 08:32:47.110760 I | rafthttp: started HTTP pipelining with peer d69052b04dbb75cd 2018-08-03 08:32:47.111289 I | rafthttp: started streaming with peer b5e6b3f1296922fd (stream MsgApp v2 reader) 2018-08-03 08:32:47.111531 I | rafthttp: started streaming with peer b5e6b3f1296922fd (stream Message reader) 2018-08-03 08:32:47.112003 I | rafthttp: started streaming with peer d69052b04dbb75cd (writer) 2018-08-03 08:32:47.113478 I | rafthttp: started peer d69052b04dbb75cd 2018-08-03 08:32:47.113500 I | rafthttp: added peer d69052b04dbb75cd 2018-08-03 08:32:47.113514 I | rafthttp: starting peer dc68ee96fd9a825f... 2018-08-03 08:32:47.113540 I | rafthttp: started HTTP pipelining with peer dc68ee96fd9a825f 2018-08-03 08:32:47.114632 I | rafthttp: started streaming with peer d69052b04dbb75cd (writer) 2018-08-03 08:32:47.115036 I | rafthttp: started peer dc68ee96fd9a825f 2018-08-03 08:32:47.115055 I | rafthttp: added peer dc68ee96fd9a825f 2018-08-03 08:32:47.115068 I | rafthttp: starting peer e11d279c0c922d27... 2018-08-03 08:32:47.115081 I | rafthttp: started HTTP pipelining with peer e11d279c0c922d27 2018-08-03 08:32:47.116310 I | rafthttp: started peer e11d279c0c922d27 2018-08-03 08:32:47.116328 I | rafthttp: added peer e11d279c0c922d27 2018-08-03 08:32:47.116353 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-03 08:32:47.116663 I | rafthttp: started streaming with peer d69052b04dbb75cd (stream MsgApp v2 reader) 2018-08-03 08:32:47.116815 I | rafthttp: started streaming with peer d69052b04dbb75cd (stream Message reader) 2018-08-03 08:32:47.117029 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer) 2018-08-03 08:32:47.117048 I | rafthttp: started streaming with peer dc68ee96fd9a825f (writer) 2018-08-03 08:32:47.117084 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream MsgApp v2 reader) 2018-08-03 08:32:47.117223 I | rafthttp: started streaming with peer dc68ee96fd9a825f (stream Message reader) 2018-08-03 08:32:47.117318 I | rafthttp: started streaming with peer e11d279c0c922d27 (writer) 2018-08-03 08:32:47.117376 I | rafthttp: started streaming with peer e11d279c0c922d27 (writer) 2018-08-03 08:32:47.117401 I | rafthttp: started streaming with peer e11d279c0c922d27 (stream MsgApp v2 reader) 2018-08-03 08:32:47.117576 I | rafthttp: started streaming with peer e11d279c0c922d27 (stream Message reader) 2018-08-03 08:32:47.117803 I | rafthttp: peer b5e6b3f1296922fd became active 2018-08-03 08:32:47.117820 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream MsgApp v2 reader) 2018-08-03 08:32:47.119093 I | rafthttp: peer d69052b04dbb75cd became active 2018-08-03 08:32:47.119116 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream Message reader) 2018-08-03 08:32:47.119168 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream MsgApp v2 reader) 2018-08-03 08:32:47.119977 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream Message reader) 2018-08-03 08:32:47.120042 I | rafthttp: peer dc68ee96fd9a825f became active 2018-08-03 08:32:47.120055 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 reader) 2018-08-03 08:32:47.120160 I | rafthttp: peer e11d279c0c922d27 became active 2018-08-03 08:32:47.120172 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream MsgApp v2 reader) 2018-08-03 08:32:47.120654 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message reader) 2018-08-03 08:32:47.122007 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream Message writer) 2018-08-03 08:32:47.122198 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream Message writer) 2018-08-03 08:32:47.122847 I | raft: b079ef8ffcdcba04 [term: 1] received a MsgHeartbeat message with higher term from dc68ee96fd9a825f [term: 3] 2018-08-03 08:32:47.122871 I | raft: b079ef8ffcdcba04 became follower at term 3 2018-08-03 08:32:47.122893 I | raft: raft.node: b079ef8ffcdcba04 elected leader dc68ee96fd9a825f at term 3 2018-08-03 08:32:47.125714 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream MsgApp v2 writer) 2018-08-03 08:32:47.125774 I | rafthttp: established a TCP streaming connection with peer e11d279c0c922d27 (stream Message reader) 2018-08-03 08:32:47.125899 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream Message writer) 2018-08-03 08:32:47.126026 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream Message writer) 2018-08-03 08:32:47.126177 I | rafthttp: established a TCP streaming connection with peer b5e6b3f1296922fd (stream MsgApp v2 writer) 2018-08-03 08:32:47.126198 I | rafthttp: established a TCP streaming connection with peer dc68ee96fd9a825f (stream MsgApp v2 writer) 2018-08-03 08:32:47.127579 I | rafthttp: established a TCP streaming connection with peer d69052b04dbb75cd (stream MsgApp v2 writer) 2018-08-03 08:32:47.128086 D | raft: b079ef8ffcdcba04 [logterm: 0, index: 79] rejected msgApp [logterm: 3, index: 79] from dc68ee96fd9a825f 2018-08-03 08:32:47.134972 D | raft: b079ef8ffcdcba04 [logterm: 0, index: 79] rejected msgApp [logterm: 3, index: 79] from dc68ee96fd9a825f 2018-08-03 08:32:47.135426 I | etcdserver/membership: added member dc68ee96fd9a825f [http://192.168.120.30:2380] to cluster cdb47e95f42a2be3 2018-08-03 08:32:47.135662 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-03 08:32:47.135690 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-03 08:32:47.135909 I | etcdserver/membership: added member e11d279c0c922d27 [http://192.168.120.13:2380] to cluster cdb47e95f42a2be3 2018-08-03 08:32:47.136046 I | etcdserver/membership: added member b5e6b3f1296922fd [http://192.168.120.14:2380] to cluster cdb47e95f42a2be3 2018-08-03 08:32:47.136209 I | etcdserver/membership: added member d69052b04dbb75cd [http://192.168.120.28:2380] to cluster cdb47e95f42a2be3 2018-08-03 08:32:47.136415 I | etcdserver/membership: added member b079ef8ffcdcba04 [http://192.168.120.6:2380] to cluster cdb47e95f42a2be3 2018-08-03 08:32:47.138105 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster cdb47e95f42a2be3 2018-08-03 08:32:47.138207 I | embed: ready to serve client requests 2018-08-03 08:32:47.138665 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-03 08:32:47.270968 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:58912 2018-08-03 08:32:48.224303 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:38262 2018-08-03 08:32:48.248115 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:38263 2018-08-03 08:32:48.248856 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:38264 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-03 08:33:00,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-03 08:31:04,715 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-03 08:31:04,749 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:04,843 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-08-03 08:31:05,017 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-03 08:31:05,027 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-03 08:31:05,027 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-03 08:31:05,390 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:05,421 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-08-03 08:31:05,482 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704128(687K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74033840(72298K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-03 08:31:05,482 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-03 08:31:05,483 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-03 08:31:05,483 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16734744(16342K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-03 08:31:05,483 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-08-03 08:31:05,483 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_1533285063.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533285063.log] INFO [main] 2018-08-03 08:31:05,590 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-03 08:31:05,590 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-03 08:31:05,691 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-03 08:31:05,693 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-03 08:31:05,694 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-03 08:31:05,698 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-03 08:31:05,705 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-03 08:31:05,710 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-03 08:31:05,711 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-03 08:31:05,776 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-03 08:31:06,991 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-03 08:31:07,000 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-03 08:31:07,004 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-03 08:31:07,008 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-03 08:31:07,012 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-03 08:31:07,016 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-03 08:31:07,020 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-03 08:31:07,024 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-03 08:31:07,027 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-03 08:31:07,031 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-03 08:31:07,036 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-03 08:31:07,039 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-03 08:31:07,042 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-03 08:31:07,045 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-03 08:31:07,049 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-03 08:31:07,052 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-03 08:31:07,123 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-03 08:31:07,124 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-03 08:31:07,161 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,167 Memtable.java:347 - Writing Memtable-local@1807444024(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,200 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=1533285066964, position=399) INFO [main] 2018-08-03 08:31:07,419 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-03 08:31:07,565 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-03 08:31:07,566 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-03 08:31:07,568 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-03 08:31:07,580 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-08-03 08:31:07,581 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-03 08:31:07,596 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:07,604 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-08-03 08:31:07,614 SystemKeyspace.java:765 - No host ID found, created e2919fde-db91-4d62-81eb-ef32e15fd1c2 (Note: This should happen exactly once per node). INFO [main] 2018-08-03 08:31:07,616 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-03 08:31:07,618 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 08:31:07,619 Memtable.java:347 - Writing Memtable-local@931707675(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 08:31:07,620 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=1533285066964, position=93397) INFO [main] 2018-08-03 08:31:07,811 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:07,820 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-08-03 08:31:07,846 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-03 08:31:07,857 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:07,865 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-08-03 08:31:07,873 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:07,880 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-08-03 08:31:07,887 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-03 08:31:07,889 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-03 08:31:07,895 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-08-03 08:31:07,905 StorageService.java:959 - Generated random tokens. tokens are [6723959199995367632, -2877453775836375236, -3883870921121761419, 9136879147379746764, 2002830741541739799, 3635686238061419758, -9192778831659926044, -6721035100237909074, 848326478146976729, 397095827027809368, -3486979209769631352, 4120101365691154637, 6966167878621379759, -570179596629470867, -6095852959903224759, -6236087466228084684, -6192337337581997513, -8750332316400776521, -8279700169549961529, 6561530827934765936, -1108832895955259006, 3495514709045629581, 3229359820415320555, -7487436118101372666, -786963808896665360, -2914237402521123136, 6061882301287921001, -6928690331402873983, 5418503613578288112, 8928868436228726005, -296218381682378465, 997521758930732845, -1002661471959608495, 719285795466677839, 5285947901245567845, -5491570160460888807, 1747543305709276859, -5228127911875254374, 7799322148605724442, 753985495453615332, -6409093893524021325, -4796291056702936734, 2392929122867596753, -983291652806291760, -8162378183817407102, 8673636748749279662, 9086543098274756618, 1881831396826890516, -9060789917856431035, -3345244751305858929, -4422457734086631170, -1303358605923138789, -5847051479382601864, 174464993462504903, -25681297795963980, -5745100101165916963, -8375439864669455584, -8474995334713839234, 6767564710269970570, 405925096687145921, 2937553645463861179, 7374575401164597163, 1675785310283273607, -8958352622837559214, -5963931918756069749, 8849659206088420930, 3168701277263152671, 387011880629454769, -9144781957372547602, 2782094427950772470, -3824877834769412724, 638237349597715577, 6663185296078651051, -1943821652448190351, 4698525780642254270, -5017460259896290298, -1134350056194524066, -8462930366421998145, -1494404207021342533, 6761151415700572739, -190815765115396951, 6850319514015592935, 6375267388975598169, -2533621309273651054, 4514116739122552923, -6576659184501555508, 2717028409894014425, -4819506680203047476, 1755378119805084754, 4097993212045011037, 8433254472346890557, 6437529794305976459, 637733050844395515, 7130454606024537192, -1636357932149740949, -9154424453095611810, -1752710520513340462, -5729644871190191372, -3282015193909734862, -6872548586505924383, 7229951403910483477, -5667342392313526147, -2554186522466340509, -1404976284021129512, 4036120315280001682, -2468933642103494031, 6428523587223548774, -2546739035757780196, -7473653256734084669, 6982666773924081055, 8226149314500355458, 859988753967081274, 3986331774734212116, -2189231373962170030, -1926990599528281077, 347166381480840671, 3252393774905325055, -6620446249859890598, -2843604273453932376, 1852164693809762386, -1502008461786105047, -823956744889218931, 5261399711067556631, -7675440627857521318, -5314544086168444938, -2941461612892926480, 6966053954094110247, -1673540538630407380, 7947043948054403781, 1198956824922056576, 5732904501843304227, 33505301539560112, 1271544137056513081, -4270470034668300835, 3723034423146186664, 6595578634979794303, -7992295027705920058, 2698926209497109680, 5177371723246262285, -434171100726178819, 1730253758111552795, -8168220127953855438, -8011011453700487729, 7556793666030731042, -2820651194694392450, -286654488548446130, -4430562868082216209, 6151769642383168883, -8477270135576567260, -3565576013091696969, -4044049687121440285, -7472423415437831809, 5749578246473407520, 4259108118483797285, 7945807041832601523, -1316422982497568343, -2818369271275772566, -2602946340851074135, -8742467681968590198, 8251274040458229073, -4130548443697276209, -1323116946889266534, 7920090159959112359, 6926436574593372385, -4879307094756070272, 3993380578343558502, -4704201926528200835, -9128743405771538662, 8322803209859483431, 1280611339013426008, 807162948664991788, -264215836328908586, 408801953270733612, -5947131744977336412, -7121407615376794232, -4100936376933960921, 68199763702540002, 3983703090526813234, 5208113510811462462, 8947201322180734987, 7755838627277444485, 8901943025506445500, -3054895274746242044, -4124851042133048957, -5073420618777974895, 8191697049571964774, -4139304544525292038, 606750246500674203, -505731054300292675, 2412404218766309681, -7682090799085812038, 6216510289824233722, -7228723371316636346, 4052193175747794205, -1734828790136122797, -1144045342333397685, -485090205582691942, 3756002094567266208, 2763006899409000033, -1458092134515780327, 6790301479831805941, 3425408487300358169, 800495038928256273, 698065852464526536, 1377716986895989232, 2115762447901467667, -4599366108563977592, -5271165536845818731, 6887992158036054243, -3186267871573307303, -1340920569145379277, 3723031817233380996, -1868206630704186947, -2146561012031954692, 5750921035361441012, 3227507467702982739, -8220186583782333854, -125619392619623714, 534379652186953572, 4772354794591313120, -2207088516875032341, 8844089957182798601, 6970827614229317843, -7398084950351459249, 8445099697214471925, 5549903938722465326, -8283434193157736626, -8641556728029438189, -1368972835438054556, -4562573687566465108, -7265315044265077100, 9080571628783309886, -6405466478976112507, 5756741524164894473, 2184790406277593517, -2654541434467203792, -9028240103388901173, 290509133079680300, 3598743335248054346, -1380308696825423872, 7744201110749981627, -5452070588004497593, 1967600595717668463, -1050065197571466730, 1750695898086159695, 8564709932515016526, 2430502911256870533, 4885743961615893284, 2609061366923247997, -2384820426465519820, -5647019193761371678, 9000973723674326550, 3225062527384730206, -5205922568049777828, -687986597673247998, 7423547572303068741] INFO [main] 2018-08-03 08:31:07,914 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4ec9b4cf[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@420f349a[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@423b40ef} INFO [MigrationStage:1] 2018-08-03 08:31:07,952 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,954 Memtable.java:347 - Writing Memtable-schema_keyspaces@1352467392(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 08:31:07,955 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=1533285066964, position=102352) INFO [MigrationStage:1] 2018-08-03 08:31:08,389 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,390 Memtable.java:347 - Writing Memtable-schema_columnfamilies@345769620(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,399 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=1533285066964, position=102352) INFO [MigrationStage:1] 2018-08-03 08:31:08,623 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,623 Memtable.java:347 - Writing Memtable-schema_columns@2058236603(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,646 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=1533285066964, position=102352) INFO [MigrationStage:1] 2018-08-03 08:31:08,678 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,681 Memtable.java:347 - Writing Memtable-schema_triggers@414538399(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,682 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=1533285066964, position=102352) INFO [MigrationStage:1] 2018-08-03 08:31:08,760 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,762 Memtable.java:347 - Writing Memtable-schema_usertypes@433578840(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 08:31:08,763 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=1533285066964, position=102352) INFO [MigrationStage:1] 2018-08-03 08:31:08,935 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@93e70d7[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-08-03 08:31:08,939 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-03 08:31:08,939 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@37940a1e[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-08-03 08:31:08,943 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-03 08:31:08,978 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,979 Memtable.java:347 - Writing Memtable-local@1477036336(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-03 08:31:08,980 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=1533285066964, position=102595) INFO [main] 2018-08-03 08:31:09,228 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-03 08:31:09,229 Memtable.java:347 - Writing Memtable-local@2066476165(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-03 08:31:09,236 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=1533285066964, position=114574) INFO [CompactionExecutor:1] 2018-08-03 08:31:09,490 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-08-03 08:31:09,535 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-03 08:31:09,624 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-03 08:31:09,654 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-08-03 08:31:09,654 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-03 08:31:09,700 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-03 08:31:09,705 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-08-03 08:31:09,781 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,957 bytes to 5,794 (~97% of original) in 285ms = 0.019388MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,071 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,086 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,086 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-03 08:32:12,088 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-03 08:32:14,095 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-03 08:32:14,096 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-03 08:33:00,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-03 08:33:00,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-03 08:33:00,211 - 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-08-03 08:33:00,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-03 08:33:00,211 - 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-08-03 08:33:00,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:33:00,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:00,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:00,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:00,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:00,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:00,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:00,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:00 GMT 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:00,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:05,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:05,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:05,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:00.458Z", "message": "Execution done (return_code=0): /tmp/NT5BI/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:00.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "9e82ec25-c881-468b-8f01-5dafe26a5c77"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:00.913Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:00.913Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:00.913Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:00.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:01.462Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:01.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:01.462Z", "message": "Executing: /tmp/G73PS/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:01.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:01.462Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/G73PS/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:01.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:02.466Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:02.466Z", "message": "[vellum] 192.168.120.6", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:02.466Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:02.466Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1888, "offset": 1845, "size": 50}}} 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:05 GMT 2018-08-03 08:33:05,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:05,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5743 2018-08-03 08:33:05,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:05,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NT5BI/install-vellum.sh 2018-08-03 08:33:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:33:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-03 08:33:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:33:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-03 08:33:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G73PS/start-vellum.sh 2018-08-03 08:33:05,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/G73PS/start-vellum.sh 2018-08-03 08:33:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:33:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2018-08-03 08:33:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-03 08:33:05,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-03 08:33:05,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:05,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:05,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:05,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:05,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:05 GMT 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:05,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:10,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:10,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1888, "offset": 1856, "size": 50}}} 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:10 GMT 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:10,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:10,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:10,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:10,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:10 GMT 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:10,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:10,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:15,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:15,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:15,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:15,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:15,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:15,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:12.347Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1889, "offset": 1856, "size": 50}}} 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:15 GMT 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:33:15,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:15,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:33:15,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:16,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:16,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:16,196 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:16 GMT 2018-08-03 08:33:16,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:16,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:16,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:21,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:21,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1889, "offset": 1857, "size": 50}}} 2018-08-03 08:33:21,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:21,298 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:21 GMT 2018-08-03 08:33:21,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:21,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:33:21,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:21,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:21,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:21,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:21,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:21,431 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:21 GMT 2018-08-03 08:33:21,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:21,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:21,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:26,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:26,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:22.581Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:22.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1890, "offset": 1857, "size": 50}}} 2018-08-03 08:33:26,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:26,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:26 GMT 2018-08-03 08:33:26,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:26,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:33:26,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:33:26,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:26,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:26,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:26,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:26 GMT 2018-08-03 08:33:26,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:26,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:26,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:31,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:31,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:31,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:31,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:31,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:31,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:31,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1890, "offset": 1858, "size": 50}}} 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:31 GMT 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:33:31,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:31,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:31,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:31,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:31,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:31 GMT 2018-08-03 08:33:31,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:31,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:31,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:36,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:36,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:36,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:36,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:36,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:36,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:36,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:32.821Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:32.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1891, "offset": 1858, "size": 50}}} 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:36 GMT 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:33:36,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:33:36,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:37,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:37,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:37,106 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:37 GMT 2018-08-03 08:33:37,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:37,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:37,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:42,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:42,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:42,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1891, "offset": 1859, "size": 50}}} 2018-08-03 08:33:42,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:42,186 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:42 GMT 2018-08-03 08:33:42,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:42,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:33:42,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:42,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:42,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:42,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:42,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:42,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:42,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:42,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:42 GMT 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:42,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:47,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:47,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:43.059Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:43.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1892, "offset": 1859, "size": 50}}} 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:47 GMT 2018-08-03 08:33:47,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:47,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:33:47,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:47,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:33:47,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:47,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:47,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:47,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:47,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:47 GMT 2018-08-03 08:33:47,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:47,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:47,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:52,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:52,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:52,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:52,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:52,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1892, "offset": 1860, "size": 50}}} 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:52 GMT 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:33:52,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:52,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:52,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:52,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:52,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:52,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:52 GMT 2018-08-03 08:33:52,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:52,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:52,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:57,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:33:57,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:33:53.292Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:33:53.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1893, "offset": 1860, "size": 50}}} 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:57,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:57 GMT 2018-08-03 08:33:57,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:57,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:33:57,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:33:57,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:33:57,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:33:57,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:33:57,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:33:57,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:33:57 GMT 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:02,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:02,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:02,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:02,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1861, "size": 50}}} 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:02 GMT 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:02,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:34:02,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:02,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:02,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:02,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:02 GMT 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:02,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:02,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:07,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:07,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:07,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:07,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:07,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:34:03.530Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:34:03.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1894, "offset": 1861, "size": 50}}} 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:07 GMT 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:34:07,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:07,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:34:07,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:07,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:07,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:07,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:08 GMT 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:07,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:12,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1894, "offset": 1862, "size": 50}}} 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:13 GMT 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:34:13,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:13,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:13,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:13 GMT 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:13,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:18,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:18,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:34:13.770Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:34:13.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1895, "offset": 1862, "size": 50}}} 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:18 GMT 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:18,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:34:18,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:18,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:18,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:18,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:18,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:18,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:18,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:18 GMT 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:18,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:23,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:23,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:23,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:23,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:23,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1895, "offset": 1863, "size": 50}}} 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:23 GMT 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:34:23,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:23,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:23,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:23,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:23,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:23,416 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:23 GMT 2018-08-03 08:34:23,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:23,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:23,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:28,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:28,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:34:24.009Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:34:24.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1896, "offset": 1863, "size": 50}}} 2018-08-03 08:34:28,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:28,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:28 GMT 2018-08-03 08:34:28,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:28,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:34:28,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:28,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:34:28,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:28,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:28,557 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:28 GMT 2018-08-03 08:34:28,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:28,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:28,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:33,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:33,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:33,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:33,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1896, "offset": 1864, "size": 50}}} 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:33 GMT 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:34:33,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:33,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:33,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:33,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:33 GMT 2018-08-03 08:34:33,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:33,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:33,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:38,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:38,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:38,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:34:34.248Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:34:34.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1897, "offset": 1864, "size": 50}}} 2018-08-03 08:34:38,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:38,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:38 GMT 2018-08-03 08:34:38,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:38,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:34:38,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:34:38,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:38,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:38,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:38,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:38 GMT 2018-08-03 08:34:38,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:38,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:38,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:43,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:43,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1897, "offset": 1865, "size": 50}}} 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:43 GMT 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:43,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:43,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:43,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:43,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:43,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:43 GMT 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:43,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:48,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:49,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:49,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:49,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:49,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:49,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:34:44.484Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:34:44.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1898, "offset": 1865, "size": 50}}} 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:49 GMT 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:34:49,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:49,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:34:49,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:49,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:49,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:49,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:49 GMT 2018-08-03 08:34:49,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:49,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:49,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:54,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:54,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:54,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1898, "offset": 1866, "size": 50}}} 2018-08-03 08:34:54,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:54,195 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:54 GMT 2018-08-03 08:34:54,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:54,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:34:54,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:54,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:54,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:54,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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:54,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:54,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:54 GMT 2018-08-03 08:34:54,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:54,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:54,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:59,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:34:59,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:34:54.722Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:34:54.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1899, "offset": 1866, "size": 50}}} 2018-08-03 08:34:59,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:59,339 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:59 GMT 2018-08-03 08:34:59,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:59,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:34:59,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:34:59,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:34:59,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:34:59,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:34:59,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:34:59,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:34:59 GMT 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:34:59,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:04,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:04,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:04,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1899, "offset": 1867, "size": 50}}} 2018-08-03 08:35:04,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:04,479 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:04 GMT 2018-08-03 08:35:04,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:04,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:35:04,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:04,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:04,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:04,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:04,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:04,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:04,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:04,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:04 GMT 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:04,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:09,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:09,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:04.958Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:04.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1900, "offset": 1867, "size": 50}}} 2018-08-03 08:35:09,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:09,612 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:09 GMT 2018-08-03 08:35:09,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:09,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:35:09,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:09,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:35:09,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:09,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:09,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:09 GMT 2018-08-03 08:35:09,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:09,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:09,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:14,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:14,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:14,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:14,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:14,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:14,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:14,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1900, "offset": 1868, "size": 50}}} 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:14 GMT 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:14,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:14,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:14,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:14,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:14,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:14 GMT 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:14,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:19,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:19,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:15.194Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:15.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1901, "offset": 1868, "size": 50}}} 2018-08-03 08:35:19,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:19,885 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:19 GMT 2018-08-03 08:35:19,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:19,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:35:19,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:35:19,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:19,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:19,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:19,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:19,946 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:19 GMT 2018-08-03 08:35:19,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:19,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:19,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:24,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:25,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1901, "offset": 1869, "size": 50}}} 2018-08-03 08:35:25,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:25,018 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:25 GMT 2018-08-03 08:35:25,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:25,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:35:25,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:25,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:25,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:25,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:25 GMT 2018-08-03 08:35:25,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:25,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:25,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:30,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:30,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:30,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:25.427Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:25.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1902, "offset": 1869, "size": 50}}} 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:30 GMT 2018-08-03 08:35:30,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:30,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:35:30,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:35:30,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:30,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:30,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:30 GMT 2018-08-03 08:35:30,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:30,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:30,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:35,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:35,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:35,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1902, "offset": 1870, "size": 50}}} 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:35 GMT 2018-08-03 08:35:35,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:35,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:35:35,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:35,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:35,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:35,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:35 GMT 2018-08-03 08:35:35,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:35,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:35,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:40,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:35.661Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:35.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}], "metadata": {"pagination": {"total": 1903, "offset": 1870, "size": 50}}} 2018-08-03 08:35:40,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:40,433 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:40 GMT 2018-08-03 08:35:40,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:40,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-03 08:35:40,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:40,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-03 08:35:40,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:40,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:40,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:40 GMT 2018-08-03 08:35:40,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:40,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:40,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:45,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:45,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:45,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:45,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1903, "offset": 1871, "size": 50}}} 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:45 GMT 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-03 08:35:45,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:45,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:45,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:45,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:45,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:45,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:45,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:45,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:45 GMT 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-03 08:35:45,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:50,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:35:50,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:50,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:50,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:50,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:45.700Z", "message": "Execution done (return_code=0): /tmp/G73PS/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:45.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "170729d4-2599-41a6-adb9-58a261bfa4ad"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:45.794Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:45.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:46.810Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DAGQW/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:46.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:46.810Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:46.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:46.967Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:46.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:46.967Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:46.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "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-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "message": "[localhost] run: sudo mv /tmp/tmpdnkkX1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "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-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "message": "[localhost] run: sudo mv /tmp/tmpsUpi4f /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "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-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "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-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "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-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.526Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {u'vellum_r6lp5z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-r6lp5z'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241", "logger": "faa9c76e-3498-4d5b-8138-bc3d180dff6c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.969Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:35:47.969Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T08:35:47.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 1922, "offset": 1871, "size": 50}}} 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:50 GMT 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10574 2018-08-03 08:35:50,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:50,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G73PS/start-vellum.sh 2018-08-03 08:35:50,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:35:50,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DAGQW/bind.py 2018-08-03 08:35:50,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:35:50,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:35:50,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:35:50,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:35:50,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:35:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdnkkX1 /etc/bind/db.clearwater.opnfv 2018-08-03 08:35:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:35:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsUpi4f /etc/bind/db.clearwater.local 2018-08-03 08:35:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:35:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:35:50,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:35:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:35:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {u'vellum_r6lp5z': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-r6lp5z'}}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:35:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:35:50,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-03 08:35:50,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/04a0e7d3-eed3-48f6-a4b7-899f8ed9b241 2018-08-03 08:35:50,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:50,781 - 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-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"} 2018-08-03 08:35:50,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:50,782 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:50 GMT 2018-08-03 08:35:50,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:50,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-03 08:35:50,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:50,782 - 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-08-03T08:24:30.386Z', 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'04a0e7d3-eed3-48f6-a4b7-899f8ed9b241'} 2018-08-03 08:35:50,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-03 08:35:50,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.213"}, "deployment_id": "clearwater-opnfv"} 2018-08-03 08:35:50,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:35:50,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:35:50 GMT 2018-08-03 08:35:50,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:35:50,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-03 08:35:50,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:35:50,851 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.213 2018-08-03 08:35:50,937 - 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-08-03 08:35:51,006 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-03 08:35:51,006 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-03 08:35:51,039 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:35:51,039 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-03 08:36:16,081 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:36:16,082 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-03 08:37:21,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:37:21,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-03 08:38:26,789 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:38:26,790 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-03 08:39:07,953 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550480@clearwater.opnfv', u'sip_username': u'6505550480', u'formatted_number': u'(650) 555-0480', u'number': u'6505550480', u'sip_uri': u'sip:6505550480@clearwater.opnfv', u'number_id': u'a1b9c195968d48e88921c89e70edfaa7', u'sip_password': u'z5gBtPgn4', u'pstn': False} 2018-08-03 08:39:07,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-03 08:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:39:08,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.213"}, "deployment_id": "clearwater-opnfv"} 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:39:08 GMT 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-03 08:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:39:08,042 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-03 08:39:08,042 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-03 08:39:08,049 - 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-08-03 08:39:08,050 - 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-08-03 08:41:24,652 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550331, 6505550835) Passed Basic Call - SDP (TCP) - (6505550518, 6505550927) Passed Basic Call - Tel URIs (TCP) - (6505550441, 6505550678) Passed Basic Call - Unknown number (TCP) - (6505550067, 6505550406) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550095, 6505550551) Passed Basic Call - Messages - Pager model (TCP) - (6505550429, 6505550731) Passed Basic Call - Pracks (TCP) - (6505550191, 6505550565) Passed Basic Registration (TCP) - (6505550102) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550980, 6505550687) Passed Call Barring - Outbound Rejection (TCP) - (6505550943, 6505550860) 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) - (6505550142, 6505550812) 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) - (6505550135, 6505550978, 6505550165) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550498, 6505550820, 6505550421) Passed Call Diversion - Not reachable (408) (TCP) - (6505550055, 6505550598, 6505550184) Passed Call Diversion - Not reachable (503) (TCP) - (6505550530, 6505550977, 6505550485) Passed Call Diversion - Not reachable (500) (TCP) - (6505550710, 6505550417, 6505550743) Passed Call Diversion - Busy (TCP) - (6505550297, 6505550723, 6505550138) Passed Call Diversion - Unconditional (TCP) - (6505550163, 6505550028, 6505550406) Passed Call Diversion - No answer (TCP) - (6505550580, 6505550779, 6505550585) Passed Call Diversion - Bad target URI (TCP) - (6505550337, 6505550341) Passed Call Diversion - Audio-only call (TCP) - (6505550188, 6505550849, 6505550137, 6505550514) Passed Call Diversion - Audio-video call (TCP) - (6505550378, 6505550167, 6505550881, 6505550755) Passed Call Waiting - Accepted (TCP) - (6505550716, 6505550937, 6505550286) Passed Call Waiting - Cancelled (TCP) - (6505550186, 6505550530, 6505550199) Passed CANCEL - Mainline (TCP) - (6505550205, 6505550245) Passed Filtering - Accept-Contact (TCP) - (6505550208, 6505550045) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550273, 6505550094) Passed Filtering - Accept-Contact no match (TCP) - (6505550612, 6505550887) Passed Filtering - Accept-Contact negated match (TCP) - (6505550562, 6505550954) Passed Filtering - RFC3841 example (TCP) - (6505550023, 6505550746) Passed Filtering - Reject-Contact no match (TCP) - (6505550986, 6505550152) Passed Filtering - Reject-Contact match (TCP) - (6505550301, 6505550743) 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) - (6505550519) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550204) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550181) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550070) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550399, 6505550079) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550910, 6505550365) Passed GRUU - Call - only GRUU as target (TCP) - (6505550058, 6505550434) Passed GRUU - Call - AoR as target (TCP) - (6505550141, 6505550039) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550300, 6505550399) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550909, 6505550741) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550815, 6505550068) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550354, 6505550162) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550552, 6505550835) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550413, 6505550984) 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) - (6505550688) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550465) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550012) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550035, 6505550506) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550547, 6505550659) 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-08-03 08:41:24,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-03 08:41:24,777 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 08:41:24,777 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 22:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-03 08:41:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-03 08:41:24,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:58.128Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "cddd3657-7aef-4672-a788-dd1860a8753f"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:24:30.386Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "04a0e7d3-eed3-48f6-a4b7-899f8ed9b241"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:24 GMT 2018-08-03 08:41:24,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:24,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-03 08:41:24,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:24,860 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.208:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-03 08:41:25,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-03 08:41:25,121 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:25 GMT 2018-08-03 08:41:25,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:25,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:25,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:25,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:25,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:25,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:25,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:25 GMT 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:25,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 08:41:25,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:25,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:25,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:25,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:25,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:25,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:25,301 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:25 GMT 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:25,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:30,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:30,373 - 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-08-03T08:41:25.833Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:25.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_e3i19j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_ijkd3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:26.894Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:26.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.056Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.056Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.056Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_e3i19j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.056Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_ijkd3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.056Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.056Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.395Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2NKXX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "74ae4bd0-23da-4ef1-a64c-9191ae6d81d1"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Q7Q44/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "58867898-8a71-4f13-8a63-c56a9dc275e0"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Executing: /tmp/AJCUV/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "aa17c49f-219d-4a7a-8419-5a06e1665e0f"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Executing: /tmp/Q7Q44/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "58867898-8a71-4f13-8a63-c56a9dc275e0"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/VVAZ7/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "23a4e344-cb9b-45f0-8284-cb86654fa359"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Executing: /tmp/VVAZ7/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "23a4e344-cb9b-45f0-8284-cb86654fa359"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "74ae4bd0-23da-4ef1-a64c-9191ae6d81d1"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/AJCUV/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "aa17c49f-219d-4a7a-8419-5a06e1665e0f"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Executing: /tmp/Y5SFN/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bc937092-f682-40af-bf8f-86d2d646f972"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Executing: /tmp/2NKXX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "74ae4bd0-23da-4ef1-a64c-9191ae6d81d1"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:27.656Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/Y5SFN/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:27.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bc937092-f682-40af-bf8f-86d2d646f972"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "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_zeo34e/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_zeo34e/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_zeo34e/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-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.064Z", "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_71xrcl/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_71xrcl/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_71xrcl/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-08-03T08:41:28.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Execution done (return_code=1): /tmp/Y5SFN/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bc937092-f682-40af-bf8f-86d2d646f972"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/S7ZHQ/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "300bca43-e41c-401e-8bef-408c52754bfa"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Executing: /tmp/S7ZHQ/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "300bca43-e41c-401e-8bef-408c52754bfa"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "58867898-8a71-4f13-8a63-c56a9dc275e0"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Execution done (return_code=1): /tmp/2NKXX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "74ae4bd0-23da-4ef1-a64c-9191ae6d81d1"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "23a4e344-cb9b-45f0-8284-cb86654fa359"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "300bca43-e41c-401e-8bef-408c52754bfa"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "aa17c49f-219d-4a7a-8419-5a06e1665e0f"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Execution done (return_code=1): /tmp/VVAZ7/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "23a4e344-cb9b-45f0-8284-cb86654fa359"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Execution done (return_code=1): /tmp/S7ZHQ/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "300bca43-e41c-401e-8bef-408c52754bfa"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:28.661Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:28.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bc937092-f682-40af-bf8f-86d2d646f972"}, {"node_instance_id": "dime_6k3554", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.071Z", "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_pm3pp9/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_pm3pp9/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_pm3pp9/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-08-03T08:41:29.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.071Z", "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_abyw2n/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_abyw2n/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_abyw2n/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-08-03T08:41:29.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.071Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.071Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}], "metadata": {"pagination": {"total": 96, "offset": 0, "size": 50}}} 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:30 GMT 2018-08-03 08:41:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:30,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30422 2018-08-03 08:41:30,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-03 08:41:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2NKXX/stop-ellis.sh 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Q7Q44/stop-bono.sh 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AJCUV/stop-sprout.sh 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q7Q44/stop-bono.sh 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/VVAZ7/stop-vellum.sh 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VVAZ7/stop-vellum.sh 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-03 08:41:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/AJCUV/stop-sprout.sh 2018-08-03 08:41:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y5SFN/stop-dime.sh 2018-08-03 08:41:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2NKXX/stop-ellis.sh 2018-08-03 08:41:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/Y5SFN/stop-dime.sh 2018-08-03 08:41:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-03 08:41:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,380 - 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-08-03 08:41:30,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Y5SFN/stop-dime.sh 2018-08-03 08:41:30,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/S7ZHQ/stop-homer.sh 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S7ZHQ/stop-homer.sh 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/2NKXX/stop-ellis.sh 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-03 08:41:30,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/VVAZ7/stop-vellum.sh 2018-08-03 08:41:30,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/S7ZHQ/stop-homer.sh 2018-08-03 08:41:30,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-03 08:41:30,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-03 08:41:30,382 - 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-08-03 08:41:30,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:30,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:30,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:30,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:30,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:30,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:30,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:30,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:30,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:30,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:30,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:30,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:30,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:30,466 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:30,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:30,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:30 GMT 2018-08-03 08:41:30,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:30,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:30,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:35,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:35,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:35,550 - 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-08-03T08:41:29.680Z", "message": "[localhost] run: sudo mv /tmp/tmpgHnJMR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZHH40/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PH9W1/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "[localhost] run: sudo mv /tmp/tmpO4WKRn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WYPWR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TJSU1/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "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-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:29.680Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:29.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e542e147-83ae-4eac-a73c-f79fd28d7353"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.075Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.075Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.075Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.075Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "[localhost] run: sudo mv /tmp/tmpLPO3Wg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "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-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "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-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "[localhost] run: sudo mv /tmp/tmp14WxQ8 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "Executing: /tmp/8JN90/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8b3e9c46-805b-48ae-be8f-73c70757b873"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "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-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "[localhost] run: sudo mv /tmp/tmp_0kSz0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "798f559f-d6c6-4749-8a78-a14ffd25a078"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8JN90/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8b3e9c46-805b-48ae-be8f-73c70757b873"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "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-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "message": "[localhost] run: sudo mv /tmp/tmpdcg4Ew /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "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-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:30.690Z", "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-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8391b586-99b5-4e5f-9f1d-784a2a04bf7a"}], "metadata": {"pagination": {"total": 154, "offset": 50, "size": 50}}} 2018-08-03 08:41:35,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:35,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:35 GMT 2018-08-03 08:41:35,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:35,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30059 2018-08-03 08:41:35,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgHnJMR /etc/bind/db.clearwater.local 2018-08-03 08:41:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZHH40/bind.py 2018-08-03 08:41:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PH9W1/bind.py 2018-08-03 08:41:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:41:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:41:35,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:41:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {u'ellis_7lc2j8': {u'public_address': u'172.30.9.213', u'private_address': u'192.168.120.13', u'name': u'ellis-7lc2j8'}}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:41:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_lk16vl': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-lk16vl'}}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:41:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:41:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:41:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:41:35,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpO4WKRn /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:41:35,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:41:35,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WYPWR/bind.py 2018-08-03 08:41:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TJSU1/bind.py 2018-08-03 08:41:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:41:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:41:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:35,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLPO3Wg /etc/bind/db.clearwater.local 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:41:35,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {u'sprout_e3i19j': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-e3i19j'}}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp14WxQ8 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8JN90/remove-cluster-node.sh 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_0kSz0 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8JN90/remove-cluster-node.sh 2018-08-03 08:41:35,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:41:35,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdcg4Ew /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:35,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:35,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:35,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:35,622 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:35 GMT 2018-08-03 08:41:35,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:35,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:35,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:40,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:40,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:40,694 - 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-08-03T08:41:30.690Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:30.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d73c0551-ad83-4b8b-bd10-c3a3d946c48c"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.079Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1a841943-ce96-465b-a366-b385bbb318cf"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QTW0D/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1a841943-ce96-465b-a366-b385bbb318cf"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Executing: /tmp/SE73F/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "69149f95-61cd-4ac3-8801-a7d0e511791c"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "06f985cd-d81d-43b9-8d5a-e0c9203c270d"}, {"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8b3e9c46-805b-48ae-be8f-73c70757b873"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "69149f95-61cd-4ac3-8801-a7d0e511791c"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SE73F/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "69149f95-61cd-4ac3-8801-a7d0e511791c"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Executing: /tmp/QTW0D/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1a841943-ce96-465b-a366-b385bbb318cf"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Executing: /tmp/9OAHH/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "06f985cd-d81d-43b9-8d5a-e0c9203c270d"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:31.696Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9OAHH/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "06f985cd-d81d-43b9-8d5a-e0c9203c270d"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:32.907Z", "message": "Execution done (return_code=1): /tmp/AJCUV/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:32.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "aa17c49f-219d-4a7a-8419-5a06e1665e0f"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:33.095Z", "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_848b4i/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_848b4i/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_848b4i/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-08-03T08:41:33.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.063Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.063Z", "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-08-03T08:41:34.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.063Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1JI5K/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.087Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.087Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "[localhost] run: sudo mv /tmp/tmpDaynfr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "[localhost] run: sudo mv /tmp/tmpSsBmBJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:34.720Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:34.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9f50a93e-3e73-4267-97bb-59484f66e013"}, {"node_instance_id": "sprout_e3i19j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.091Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_e3i19j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.091Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.091Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.091Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_6k3554", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.725Z", "message": "Execution done (return_code=0): /tmp/SE73F/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "69149f95-61cd-4ac3-8801-a7d0e511791c"}, {"node_instance_id": "homer_lk16vl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.725Z", "message": "Execution done (return_code=0): /tmp/9OAHH/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "06f985cd-d81d-43b9-8d5a-e0c9203c270d"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.725Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YGU9V/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "60358335-36b6-4df5-8ea9-4e2c5e6bd1c1"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.725Z", "message": "Executing: /tmp/YGU9V/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "60358335-36b6-4df5-8ea9-4e2c5e6bd1c1"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:35.725Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:35.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "60358335-36b6-4df5-8ea9-4e2c5e6bd1c1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:36.095Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:36.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:36.095Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:36.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:36.095Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:36.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:36.095Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:36.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_lk16vl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:36.095Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:36.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 196, "offset": 100, "size": 50}}} 2018-08-03 08:41:40,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:40,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:40 GMT 2018-08-03 08:41:40,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:40,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28115 2018-08-03 08:41:40,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:41:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:41:40,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:41:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:41:40,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 08:41:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QTW0D/remove-cluster-node.sh 2018-08-03 08:41:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SE73F/remove-cluster-node.sh 2018-08-03 08:41:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 08:41:40,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 08:41:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 08:41:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/SE73F/remove-cluster-node.sh 2018-08-03 08:41:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QTW0D/remove-cluster-node.sh 2018-08-03 08:41:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9OAHH/remove-cluster-node.sh 2018-08-03 08:41:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9OAHH/remove-cluster-node.sh 2018-08-03 08:41:40,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AJCUV/stop-sprout.sh 2018-08-03 08:41:40,700 - 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-08-03 08:41:40,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:41:40,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:41:40,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1JI5K/bind.py 2018-08-03 08:41:40,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:40,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDaynfr /etc/bind/db.clearwater.local 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_ijkd3r': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.28', u'name': u'bono-ijkd3r'}}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:41:40,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSsBmBJ /etc/bind/db.clearwater.opnfv 2018-08-03 08:41:40,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:41:40,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:41:40,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:41:40,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:41:40,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:41:40,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SE73F/remove-cluster-node.sh 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9OAHH/remove-cluster-node.sh 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YGU9V/remove-cluster-node.sh 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YGU9V/remove-cluster-node.sh 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:40,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:40,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:41:40,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:41:40,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:41:40,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:40,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:40,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:40,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:40,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:40,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:40,761 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:40 GMT 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:40,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:45,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:45,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:45,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:36.095Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:36.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:37.098Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:37.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:37.098Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:37.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.139Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.663Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:38.729Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:38.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.165Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.165Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.165Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.165Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.734Z", "message": "Execution done (return_code=0): /tmp/QTW0D/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1a841943-ce96-465b-a366-b385bbb318cf"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.734Z", "message": "Stopping Agent homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:39.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:39.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_7lc2j8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Stopping Agent dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:40.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:40.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:43.261Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:43.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:43.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:43.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:43.744Z", "message": "Successfully stopped daemon: homer_host_abyw2n\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:43.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:43.744Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_abyw2n stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:43.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bf3ab9e4-b2cf-4cdd-8954-7a525d18a0d2"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 257, "offset": 150, "size": 50}}} 2018-08-03 08:41:45,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:45,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:45 GMT 2018-08-03 08:41:45,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:45,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26512 2018-08-03 08:41:45,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:45,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:41:45,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:45,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:45,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QTW0D/remove-cluster-node.sh 2018-08-03 08:41:45,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_abyw2n 2018-08-03 08:41:45,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:45,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_pm3pp9 2018-08-03 08:41:45,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:45,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:41:45,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:45,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_abyw2n 2018-08-03 08:41:45,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_abyw2n stop 2018-08-03 08:41:45,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:45,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:45,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:45,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:45,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:45,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:45,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:45,903 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:45 GMT 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:45,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:50,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:50,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.173Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Deleting Agent homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_pm3pp9 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Successfully stopped daemon: dime_host_pm3pp9\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a9f79de3-ae46-4e91-b21f-ccdd6e6d5989"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:44.749Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:44.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.178Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Stopping Agent ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Deleting Agent dime_host_pm3pp9", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:45.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:45.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:46.540Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:46.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:46.768Z", "message": "Successfully deleted daemon: homer_host_abyw2n", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:46.768Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:46.768Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c6555c77-6b64-467a-85f6-9b3a6d08e065"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:47.184Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:47.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:47.184Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:47.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:47.772Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:47.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}], "metadata": {"pagination": {"total": 289, "offset": 200, "size": 50}}} 2018-08-03 08:41:50,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:50,981 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:50 GMT 2018-08-03 08:41:50,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:50,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27016 2018-08-03 08:41:50,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:50,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:41:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:41:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_abyw2n 2018-08-03 08:41:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:41:50,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_pm3pp9 stop 2018-08-03 08:41:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_pm3pp9 2018-08-03 08:41:50,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:41:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:50,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:41:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_71xrcl 2018-08-03 08:41:50,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_pm3pp9 2018-08-03 08:41:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:50,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_abyw2n 2018-08-03 08:41:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:41:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:41:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:41:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:41:50,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:41:50,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:51,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:51,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:51,064 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:51 GMT 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:51,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:51,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:56,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:41:56,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:56,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:47.772Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:47.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:47.772Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:47.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "e8da1760-d9e8-43c2-a2e6-6b9316c75fc0"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:48.188Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:48.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:48.188Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:48.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:48.188Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:48.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:49.224Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:49.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:49.591Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:49.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:49.776Z", "message": "Successfully stopped daemon: ellis_host_71xrcl\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:49.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:49.776Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_71xrcl stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:49.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a99aa3a7-60b4-43c1-b032-ace09f2a8386"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.196Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.196Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.196Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.196Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.196Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.196Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Deleting Agent ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:50.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:50.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:51.201Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:51.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:51.201Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:51.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:51.201Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:51.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:52.561Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:52.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:52.784Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:52.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:52.784Z", "message": "Successfully deleted daemon: ellis_host_71xrcl", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:52.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ea2e8507-dbf2-42e3-b272-67a94158905e"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:52.945Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:52.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:53.205Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:53.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:53.205Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:53.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:55.574Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:55.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 299, "offset": 250, "size": 50}}} 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:56,232 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:56 GMT 2018-08-03 08:41:56,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:56,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18554 2018-08-03 08:41:56,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:41:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:41:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:41:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:56,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:41:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:41:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:41:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:41:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_71xrcl 2018-08-03 08:41:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_71xrcl stop 2018-08-03 08:41:56,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:41:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:41:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:41:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:41:56,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_71xrcl 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:41:56,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:41:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:41:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_71xrcl 2018-08-03 08:41:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:41:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:41:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:41:56,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:41:56,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:41:56,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:41:56,323 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:41:56,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:41:56,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:41:56 GMT 2018-08-03 08:41:56,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:41:56,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:41:56,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:01,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:01,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:01,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:01,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:01,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:01,410 - 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-08-03T08:41:56.234Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:56.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:56.234Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:56.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:56.234Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:56.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:56.234Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:56.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:56.234Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:56.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:57.238Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:57.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:57.238Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:57.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:57.238Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:57.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_e3i19j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:58.326Z", "message": "Execution done (return_code=0): /tmp/YGU9V/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:58.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "60358335-36b6-4df5-8ea9-4e2c5e6bd1c1"}, {"node_instance_id": "sprout_e3i19j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:58.393Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:58.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:59.242Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:59.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:59.242Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:59.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:41:59.242Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:41:59.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:00.807Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:00.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:01.245Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:01.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 314, "offset": 285, "size": 50}}} 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:01 GMT 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7679 2018-08-03 08:42:01,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:42:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:42:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YGU9V/remove-cluster-node.sh 2018-08-03 08:42:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:42:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:42:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:42:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:42:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:01,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:01,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:01,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:01,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:01 GMT 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:01,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:06,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:06,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:06,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:06,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:01.978Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:01.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "583e9f08-f56f-4618-9eef-be01c0858f5f"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:02.249Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:02.249Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:02.249Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:02.249Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:02.249Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:02.249Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:02.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:03.258Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:03.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:03.258Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:03.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:03.258Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:03.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:03.258Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:03.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:03.258Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:03.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:03.813Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:03.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bc62d021-f3cf-44d5-8c7d-91053f099482"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.261Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.261Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.261Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.261Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.261Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_host_pm3pp9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Waiting for server \"b980444f-60e2-4973-ab61-47cad72e1f18\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bc62d021-f3cf-44d5-8c7d-91053f099482"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "homer_host_abyw2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Waiting for server \"b76edb45-3c89-490a-b466-3c15490de2a4\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "583e9f08-f56f-4618-9eef-be01c0858f5f"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Stopping Agent sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:04.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:04.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}], "metadata": {"pagination": {"total": 344, "offset": 300, "size": 50}}} 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:06 GMT 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:06,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15940 2018-08-03 08:42:06,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:42:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:42:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:42:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:42:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:42:06,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:42:06,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:42:06,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:42:06,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:42:06,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:42:06,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:42:06,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:42:06,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:42:06,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:06,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:42:06,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:06,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b980444f-60e2-4973-ab61-47cad72e1f18" to be deleted. current status: SHUTOFF 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b76edb45-3c89-490a-b466-3c15490de2a4" to be deleted. current status: SHUTOFF 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_848b4i 2018-08-03 08:42:06,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:06,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:06,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:06,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:06,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:06,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:06,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:06,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:06 GMT 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:06,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:11,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:11,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:11,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:11,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:11,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:11,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:11,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:08.443Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:08.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:08.636Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:08.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:08.855Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_848b4i stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:08.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:08.855Z", "message": "Successfully stopped daemon: sprout_host_848b4i\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:08.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ab8c2821-405d-4e1c-9e8f-c32dbc6972da"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.268Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.268Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.268Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.268Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.268Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.268Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Deleting Agent sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:09.858Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:09.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "dime_host_pm3pp9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:10.302Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:10.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:10.302Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:10.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_host_abyw2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:10.302Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:10.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:10.302Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:10.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.310Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.310Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.310Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.310Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.310Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.310Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.386Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}], "metadata": {"pagination": {"total": 375, "offset": 330, "size": 50}}} 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:11 GMT 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16421 2018-08-03 08:42:11,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:42:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:42:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_848b4i stop 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_848b4i 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:42:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:11,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_848b4i 2018-08-03 08:42:11,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:42:11,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:42:11,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:42:11,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:11,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:11,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:11,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:11,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:11,803 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:11 GMT 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:11,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:16,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:16,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:16,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.862Z", "message": "Successfully deleted daemon: sprout_host_848b4i", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.862Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "c133bf10-cf01-4ea9-9913-25bbec9ac1ce"}, {"node_instance_id": "dime_security_group_mi695k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.862Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5d384ae8-cb44-47b6-8beb-87f6ae2dd2f8"}, {"node_instance_id": "homer_security_group_m2u923", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:11.862Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:11.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8c8561fe-bb31-44fb-a80e-be5b8ec5c284"}, {"node_instance_id": "homer_security_group_m2u923", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:12.314Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:12.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:12.314Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:12.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:12.314Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:12.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:12.314Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:12.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "dime_security_group_mi695k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:13.317Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:13.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:14.320Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:14.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:14.320Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:14.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:14.320Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:14.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:15.330Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:15.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:16.334Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:16.334Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:16.334Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:16.538Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:16.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9ae7a034-c3c7-4e3a-a927-a32a3e8be9c7"}], "metadata": {"pagination": {"total": 392, "offset": 361, "size": 50}}} 2018-08-03 08:42:16,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:16,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:16 GMT 2018-08-03 08:42:16,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:16,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8884 2018-08-03 08:42:16,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:16,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_848b4i 2018-08-03 08:42:16,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:42:16,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:42:16,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:42:16,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:42:16,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:42:16,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:42:16,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:42:16,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:42:16,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:16,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:16,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:42:16,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:16,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:42:16,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:16,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:42:16,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:42:16,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:16,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:16,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:16 GMT 2018-08-03 08:42:16,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:16,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:16,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:21,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:22,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:22,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:18.873Z", "message": "Waiting for server \"67cef966-4b8e-4b39-8068-53e3d2cf29b3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:18.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9ae7a034-c3c7-4e3a-a927-a32a3e8be9c7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:19.175Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:19.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:19.338Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:19.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:19.338Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:19.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 396, "offset": 378, "size": 50}}} 2018-08-03 08:42:22,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:22,007 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:22 GMT 2018-08-03 08:42:22,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:22,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2223 2018-08-03 08:42:22,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "67cef966-4b8e-4b39-8068-53e3d2cf29b3" to be deleted. current status: SHUTOFF 2018-08-03 08:42:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:22,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:22,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:22,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:22,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:22,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:22,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:22,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:22,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:22,064 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:22,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:22,065 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:22 GMT 2018-08-03 08:42:22,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:22,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:22,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:27,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:27,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:27,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:27,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:27,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:27,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_71xrcl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:24.061Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:24.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.089Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.089Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.089Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.348Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.348Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.348Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.348Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:25.348Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:25.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_security_group_9sqsrj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:26.081Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "eeac445e-4cce-4887-a6f7-5dcbae7535ef"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:26.394Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:26.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:26.394Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:26.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:26.394Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:26.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_floatingip_ya458r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:26.874Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:26.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "eee81da7-7615-4039-8c35-da2c3ec8837d"}], "metadata": {"pagination": {"total": 410, "offset": 382, "size": 50}}} 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:27 GMT 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7185 2018-08-03 08:42:27,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:27,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:42:27,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:27,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:42:27,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:42:27,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:42:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:42:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 08:42:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 08:42:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:42:27,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:27,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:27,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:27,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-03 08:42:27,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:27,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:27,203 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:27,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:27,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:27 GMT 2018-08-03 08:42:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:27,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:27,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:32,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:32,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:32,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:32,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_9sqsrj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:27.396Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:27.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "ellis_floatingip_ya458r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:27.396Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:27.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:31.604Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:31.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 413, "offset": 396, "size": 50}}} 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:32 GMT 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:32,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1665 2018-08-03 08:42:32,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:42:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 08:42:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:42:32,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:32,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:32,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:32,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:32,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:32,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:32,357 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:32 GMT 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:32,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:37,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:37,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:37,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_848b4i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:32.401Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:32.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:32.401Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:32.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:32.401Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:32.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:32.944Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:32.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "7ada0e34-7990-4182-b99b-f9858b0eb660"}, {"node_instance_id": "sprout_host_848b4i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:35.347Z", "message": "Waiting for server \"4c93eba0-1121-4216-8269-a9be8f101c23\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:35.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "7ada0e34-7990-4182-b99b-f9858b0eb660"}], "metadata": {"pagination": {"total": 418, "offset": 399, "size": 50}}} 2018-08-03 08:42:37,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:37,426 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:37 GMT 2018-08-03 08:42:37,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:37,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2662 2018-08-03 08:42:37,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:37,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:37,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:42:37,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:42:37,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:42:37,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4c93eba0-1121-4216-8269-a9be8f101c23" to be deleted. current status: SHUTOFF 2018-08-03 08:42:37,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:37,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:37,483 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:37,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:37,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:37 GMT 2018-08-03 08:42:37,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:37,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:37,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:42,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:42,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:42,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:42,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:42,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:42,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_848b4i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:40.535Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:40.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:41.407Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:41.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_security_group_4pqx7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:42.209Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:42.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "34507f09-58b2-425f-b30b-1e79cd92d220"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:42.409Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:42.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:42.409Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:42.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:42.409Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:42.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 424, "offset": 404, "size": 50}}} 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:42 GMT 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3154 2018-08-03 08:42:42,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:42:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:42:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:42:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:42:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:42:42,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:42:42,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:42,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:42,609 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:42,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:42,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:42 GMT 2018-08-03 08:42:42,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:42,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:42,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:47,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:47,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:47,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_4pqx7v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:42:43.413Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:42:43.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:47 GMT 2018-08-03 08:42:47,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:47,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 623 2018-08-03 08:42:47,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:42:47,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:47,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:47,756 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:47,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:47,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:47 GMT 2018-08-03 08:42:47,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:47,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:47,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:52,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:52,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:42:52,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:52,827 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:52 GMT 2018-08-03 08:42:52,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:52,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:42:52,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:52,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:52,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:52,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:52,883 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:52 GMT 2018-08-03 08:42:52,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:52,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:52,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:57,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:42:57,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:57,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:57,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:57,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:57,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:57 GMT 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:42:57,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:42:57,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:42:58,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:42:58,005 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:42:58,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:42:58 GMT 2018-08-03 08:42:58,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:42:58,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:42:58,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:03,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:03,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:43:03,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:03,151 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:03 GMT 2018-08-03 08:43:03,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:03,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:43:03,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:03,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:03,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:03,206 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:03,206 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:03 GMT 2018-08-03 08:43:03,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:03,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:03,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:08,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:08,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:43:08,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:08,277 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:08 GMT 2018-08-03 08:43:08,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:08,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:43:08,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:08,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:08,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:08,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:08,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:08 GMT 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:08,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:13,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:13,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:43:13,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:13,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:13 GMT 2018-08-03 08:43:13,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:13,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:43:13,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:13,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:13,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:13,460 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:13,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:13,460 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:13 GMT 2018-08-03 08:43:13,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:13,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:13,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:18,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:18,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:18,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:18,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:18,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:18 GMT 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:43:18,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:18,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:18,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:18,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:18,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:18,585 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:18 GMT 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:18,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:23,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:23,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:23,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:23,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:23,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:23,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:23 GMT 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:43:23,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:23,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:23,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:23,716 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:23,716 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:23 GMT 2018-08-03 08:43:23,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:23,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:23,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:28,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:28,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:28,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:28 GMT 2018-08-03 08:43:28,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:28,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:43:28,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:28,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:28,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:28,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:28,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:28,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:28,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:28,855 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:28 GMT 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:28,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:33,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:33,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:33,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_r6lp5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:29.832Z", "message": "Execution done (return_code=0): /tmp/8JN90/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:29.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "8b3e9c46-805b-48ae-be8f-73c70757b873"}, {"node_instance_id": "vellum_r6lp5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:29.952Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:29.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:30.424Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:30.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:31.427Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:31.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:31.427Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:31.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 430, "offset": 411, "size": 50}}} 2018-08-03 08:43:33,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:33,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:33 GMT 2018-08-03 08:43:33,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:33,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2608 2018-08-03 08:43:33,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:33,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8JN90/remove-cluster-node.sh 2018-08-03 08:43:33,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:43:33,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:43:33,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:43:33,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:43:33,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:34,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:34,066 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:34,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:34,066 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:34 GMT 2018-08-03 08:43:34,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:34,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:34,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:39,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:39,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:39,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:34.451Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:34.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.432Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.432Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.432Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.432Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.432Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.432Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:35.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:35.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Stopping Agent vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:36.893Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:36.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}], "metadata": {"pagination": {"total": 447, "offset": 416, "size": 50}}} 2018-08-03 08:43:39,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:39,159 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:39 GMT 2018-08-03 08:43:39,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:39,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-08-03 08:43:39,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:39,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:43:39,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:43:39,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:43:39,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:43:39,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_zeo34e 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:39,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:39,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:39,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:39,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:39,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:39,222 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:39 GMT 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:39,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:44,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:44,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:44,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:44,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:44,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:44,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:40.560Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:40.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:40.732Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:40.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:40.898Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_zeo34e stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:40.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:40.898Z", "message": "Successfully stopped daemon: vellum_host_zeo34e\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:40.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5c9c6de1-0b39-41a1-a592-d63ca9e5708b"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.437Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.437Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.437Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Deleting Agent vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:41.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:41.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:43.695Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:43.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:43.905Z", "message": "Successfully deleted daemon: vellum_host_zeo34e", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:43.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:43.905Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:43.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "37949d6c-0d21-4960-afee-11e9d95ce41d"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:44.096Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:44.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 468, "offset": 433, "size": 50}}} 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:44 GMT 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11471 2018-08-03 08:43:44,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:44,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:43:44,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:43:44,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_zeo34e stop 2018-08-03 08:43:44,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_zeo34e 2018-08-03 08:43:44,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:43:44,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:43:44,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:43:44,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_zeo34e 2018-08-03 08:43:44,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:43:44,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:43:44,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_zeo34e 2018-08-03 08:43:44,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:43:44,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:43:44,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:44,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:44,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:44,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:44,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:44,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:44,373 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:44,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:44,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:44 GMT 2018-08-03 08:43:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:44,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:49,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:49,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:44.440Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:44.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:44.440Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:44.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:46.760Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:46.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:47.444Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:47.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:47.444Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:47.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 473, "offset": 454, "size": 50}}} 2018-08-03 08:43:49,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:49,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:49 GMT 2018-08-03 08:43:49,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:49,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2618 2018-08-03 08:43:49,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:49,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:43:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:43:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:43:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:43:49,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:43:49,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:49,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:49,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:49,507 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:49 GMT 2018-08-03 08:43:49,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:49,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:49,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:54,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:54,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:54,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:54,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:54,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:54,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:54,577 - 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-08-03T08:43:52.385Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:52.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:53.448Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:53.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:53.448Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:53.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 476, "offset": 459, "size": 50}}} 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:54 GMT 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-08-03 08:43:54,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:43:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:43:54,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:43:54,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:54,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:54,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:54,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:54,637 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:54 GMT 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:54,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:59,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:43:59,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:59,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:59,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:59,713 - 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-08-03T08:43:57.613Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:57.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:58.452Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:58.452Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:58.452Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:58.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:43:58.847Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:43:58.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "19de17e6-7640-4393-abfd-e21ccff899e3"}], "metadata": {"pagination": {"total": 481, "offset": 462, "size": 50}}} 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:59 GMT 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:59,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-08-03 08:43:59,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:43:59,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:43:59,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:43:59,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:43:59,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:43:59,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:43:59,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:43:59,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:43:59,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:43:59,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:43:59,782 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:43:59 GMT 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:43:59,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:04,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:04,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:04,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:01.307Z", "message": "Waiting for server \"9e4f39f9-b6fa-4898-af6d-13d4e31f8472\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:01.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "19de17e6-7640-4393-abfd-e21ccff899e3"}], "metadata": {"pagination": {"total": 482, "offset": 467, "size": 50}}} 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:04,862 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:04 GMT 2018-08-03 08:44:04,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:04,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-08-03 08:44:04,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:04,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9e4f39f9-b6fa-4898-af6d-13d4e31f8472" to be deleted. current status: SHUTOFF 2018-08-03 08:44:04,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:04,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:04,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:04,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:04 GMT 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:04,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:09,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:09,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:09,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:09,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:09,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:09,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_zeo34e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:06.466Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:06.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:07.457Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:07.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_security_group_6xhd2l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:08.546Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:08.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "a1cd0f5f-7546-41c1-a7c8-1e6bd3df3797"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:08.572Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:08.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:08.572Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:08.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:08.572Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:08.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "vellum_security_group_6xhd2l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:09.575Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:09.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 489, "offset": 468, "size": 50}}} 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:09 GMT 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-08-03 08:44:09,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:44:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:44:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:44:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:44:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:44:09,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:44:09,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:44:09,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:10,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:10,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:10,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:10,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:10,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:10,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:10,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:10,057 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:10,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:10,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:10 GMT 2018-08-03 08:44:10,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:10,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:10,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:15,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:15,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:15,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:15 GMT 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:15,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:44:15,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:15,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:15,188 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:15,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:15,189 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:15 GMT 2018-08-03 08:44:15,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:15,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:15,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:20,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:20,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:20,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:20 GMT 2018-08-03 08:44:20,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:20,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:44:20,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:20,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:20,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:20,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:20,311 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:20 GMT 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:20,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:20,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:25,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:25,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:25 GMT 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:25,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:25,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:25,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:25,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:25,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:25,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:25 GMT 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:25,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:30,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:30,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:30,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:30,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:30,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:27.838Z", "message": "Execution done (return_code=124): /tmp/Q7Q44/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:27.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "58867898-8a71-4f13-8a63-c56a9dc275e0"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:28.036Z", "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_cmg83n/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_cmg83n/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_cmg83n/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-08-03T08:44:28.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:28.583Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:28.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:28.583Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:28.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:28.917Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:28.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:28.917Z", "message": "Downloaded scripts/bind/bind.py to /tmp/F2XT1/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:28.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.587Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:29.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "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-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "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-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "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-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, 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.30', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "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-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "message": "[localhost] run: sudo mv /tmp/tmpVlOZTg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "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-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:29.920Z", "message": "[localhost] run: sudo mv /tmp/tmpgO8Ohp /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:29.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ddbf199b-94a0-48a3-9e9b-ef79c11fe8b0"}], "metadata": {"pagination": {"total": 507, "offset": 475, "size": 50}}} 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:30 GMT 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10366 2018-08-03 08:44:30,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:30,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/Q7Q44/stop-bono.sh 2018-08-03 08:44:30,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-08-03 08:44:30,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:44:30,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:44:30,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-03 08:44:30,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/F2XT1/bind.py 2018-08-03 08:44:30,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-03 08:44:30,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-03 08:44:30,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-03 08:44:30,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-03 08:44:30,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_6k3554': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'dime-6k3554'}}, 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.30', u'hss_hostname': u''}. 2018-08-03 08:44:30,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-03 08:44:30,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVlOZTg /etc/bind/db.clearwater.local 2018-08-03 08:44:30,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-03 08:44:30,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-03 08:44:30,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-03 08:44:30,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgO8Ohp /etc/bind/db.clearwater.opnfv 2018-08-03 08:44:30,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:30,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:30,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:30,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:30,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:30,665 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:30 GMT 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:30,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:35,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:35,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:35,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:35,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:35,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:35,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:35,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:30.600Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:30.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_ijkd3r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:30.600Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:30.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:30.600Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:30.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:30.923Z", "message": "Executing: /tmp/F6U0J/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:30.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5fc78483-b323-40b1-b053-6e94dc6df840"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:30.923Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F6U0J/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:30.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5fc78483-b323-40b1-b053-6e94dc6df840"}, {"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:30.923Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:30.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5fc78483-b323-40b1-b053-6e94dc6df840"}], "metadata": {"pagination": {"total": 513, "offset": 492, "size": 50}}} 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:35 GMT 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3127 2018-08-03 08:44:35,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:35,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-03 08:44:35,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:44:35,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-03 08:44:35,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F6U0J/remove-cluster-node.sh 2018-08-03 08:44:35,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F6U0J/remove-cluster-node.sh 2018-08-03 08:44:35,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-03 08:44:35,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:35,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:35,788 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:35,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:35,789 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:35 GMT 2018-08-03 08:44:35,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:35,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:35,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:40,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:40,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 498, "size": 50}}} 2018-08-03 08:44:40,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:40,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:40 GMT 2018-08-03 08:44:40,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:40,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:44:40,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:40,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:40,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:40,918 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:40,918 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:40 GMT 2018-08-03 08:44:40,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:40,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:40,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:45,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:45,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:45,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:45,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 498, "size": 50}}} 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:45 GMT 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 08:44:45,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:45,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:46,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:46,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:46,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:46,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:46,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:46,046 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:46 GMT 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:46,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:51,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:51,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:51,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:51,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:51,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ijkd3r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:46.182Z", "message": "Execution done (return_code=2): /tmp/F6U0J/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:46.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "5fc78483-b323-40b1-b053-6e94dc6df840"}, {"node_instance_id": "bono_ijkd3r", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:46.361Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d69052b04dbb75cd: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.30:4000 has no leader\n; error #1: client: etcd member http://192.168.120.28:4000 has no leader\n; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member d69052b04dbb75cd: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.30:4000 has no leader\n; error #1: client: etcd member http://192.168.120.28:4000 has no leader\n; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_cmg83n/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_cmg83n/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_cmg83n/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 d69052b04dbb75cd: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.30:4000 has no leader\n; error #1: client: etcd member http://192.168.120.28:4000 has no leader\n; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-03T08:44:46.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:47.427Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:47.427Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:47.427Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_yj6nsf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:47.427Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_node_8hhq53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:47.427Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:47.427Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_yj6nsf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:48.608Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:48.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:49.939Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:49.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:50.612Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:50.612Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:50.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 531, "offset": 498, "size": 50}}} 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:51 GMT 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10681 2018-08-03 08:44:51,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/F6U0J/remove-cluster-node.sh 2018-08-03 08:44:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member d69052b04dbb75cd: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.30:4000 has no leader ; error #1: client: etcd member http://192.168.120.28:4000 has no leader ; error #2: client: endpoint http://192.168.120.14:4000 exceeded header timeout 2018-08-03 08:44:51,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:44:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:44:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:44:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:44:51,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:44:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:44:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:44:51,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:44:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:44:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:44:51,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:51,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:51,180 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:51 GMT 2018-08-03 08:44:51,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:51,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:51,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:56,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:44:56,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:56,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:56,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:56,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.353Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.615Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.615Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.615Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.615Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Stopping Agent bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:51.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:51.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:53.687Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:53.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:54.620Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:54.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:54.620Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:54.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:54.620Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:54.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:54.620Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:54.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:54.620Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:54.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:54.620Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:54.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.086Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_cmg83n stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Stopping Agent bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:55.935Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.105Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 565, "offset": 516, "size": 50}}} 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:56 GMT 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18251 2018-08-03 08:44:56,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:44:56,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:44:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:44:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:44:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:44:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_cmg83n 2018-08-03 08:44:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:44:56,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:44:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:44:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:44:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_cmg83n stop 2018-08-03 08:44:56,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_f9ndvt 2018-08-03 08:44:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:44:56,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:44:56,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:44:56,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:44:56,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:44:56,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:44:56,314 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:44:56 GMT 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:44:56,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:01,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:01,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:01,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.623Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.623Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.623Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Successfully stopped daemon: bono_host_cmg83n\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d86bfd5-f4cd-4a6a-96e1-e567388d5989"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:56.940Z", "message": "Deleting Agent bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:56.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:58.696Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5953)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5953)", "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_ow6ruq/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_ow6ruq/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_ow6ruq/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_ow6ruq/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_ow6ruq/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=5953)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-03T08:44:58.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:58.860Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:58.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:58.944Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:58.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:58.944Z", "message": "Successfully deleted daemon: bono_host_cmg83n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:58.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "33f01aec-a9ff-48ae-9922-287327e113ed"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.719Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.988Z", "message": "Successfully stopped daemon: bind_host_f9ndvt\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.988Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_f9ndvt stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:44:59.988Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:44:59.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ecea9786-0c94-4693-af01-057ebca9be7c"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:00.734Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:00.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:00.734Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:00.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:00.734Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:00.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:00.734Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:00.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Deleting Agent bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Stopping Agent proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}], "metadata": {"pagination": {"total": 619, "offset": 550, "size": 50}}} 2018-08-03 08:45:01,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:01,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:01 GMT 2018-08-03 08:45:01,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:01,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28019 2018-08-03 08:45:01,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:01,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:01,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:45:01,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_cmg83n 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_cmg83n 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5953) 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:45:01,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_cmg83n 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:45:01,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_f9ndvt 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_f9ndvt stop 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:45:01,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_f9ndvt 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_ow6ruq 2018-08-03 08:45:01,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:01,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:01,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:01,465 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:01,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:01,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:01 GMT 2018-08-03 08:45:01,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:01,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:01,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:06,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:06,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:06,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:06,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:06,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:06,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:06,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:01.002Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:01.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:02.044Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:02.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:02.737Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:02.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:02.737Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:02.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:02.798Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:02.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:03.007Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:03.007Z", "message": "Successfully deleted daemon: bind_host_f9ndvt", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "9d2f10be-f1d7-41c0-aa12-c3e8c76556bd"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:03.740Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:03.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:03.740Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:03.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:03.740Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:03.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:04.982Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:04.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.009Z", "message": "Successfully stopped daemon: proxy_host_ow6ruq\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.009Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_ow6ruq stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "63e1d749-8db2-4b59-ad3d-6711c766003b"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.167Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.743Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.743Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.743Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:05.743Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:05.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}], "metadata": {"pagination": {"total": 642, "offset": 600, "size": 50}}} 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:06 GMT 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14444 2018-08-03 08:45:06,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:45:06,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_f9ndvt 2018-08-03 08:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:45:06,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-03 08:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_ow6ruq 2018-08-03 08:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_ow6ruq stop 2018-08-03 08:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-03 08:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:06,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:06,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:06,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:06,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:06,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:06,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:06,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:06,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:06,603 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:06,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:06,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:06 GMT 2018-08-03 08:45:06,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:06,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:06,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:11,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:11,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:11,675 - 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-08-03T08:45:06.746Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:06.746Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:06.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:07.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:07.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:07.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:07.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:07.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:07.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:07.017Z", "message": "Deleting Agent proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:07.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:08.072Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:08.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:08.533Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:08.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:08.754Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:08.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:08.754Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:08.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:09.019Z", "message": "Successfully deleted daemon: proxy_host_ow6ruq", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:09.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:09.019Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:09.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "3e879b50-e0b9-46a3-a159-d9e5e3ad628e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:10.368Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:10.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:10.758Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:10.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:10.758Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:10.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:10.758Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:10.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 658, "offset": 627, "size": 50}}} 2018-08-03 08:45:11,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:11,676 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:11 GMT 2018-08-03 08:45:11,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:11,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8483 2018-08-03 08:45:11,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:11,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:45:11,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:45:11,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:11,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:11,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-03 08:45:11,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_ow6ruq 2018-08-03 08:45:11,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-03 08:45:11,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-03 08:45:11,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 08:45:11,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 08:45:11,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_ow6ruq 2018-08-03 08:45:11,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-03 08:45:11,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:45:11,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-03 08:45:11,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:11,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:11,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:11,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:11,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:11,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:11,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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:11 GMT 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:11,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:11,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:16,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:16,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:16,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:16,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:16,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:16,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:16,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:11.761Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:11.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:11.761Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:11.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:11.761Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:11.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:12.055Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:12.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "186d8841-5a93-43d0-b9b4-57c41629dc79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:12.800Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:12.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:13.768Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:13.768Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:13.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:14.438Z", "message": "Waiting for server \"69afbd97-c14d-48a6-9e8e-05af2c688389\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:14.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "186d8841-5a93-43d0-b9b4-57c41629dc79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:15.459Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:15.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:15.771Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:15.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:15.771Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:15.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 669, "offset": 643, "size": 50}}} 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:16 GMT 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5733 2018-08-03 08:45:16,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:16,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:45:16,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:16,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:45:16,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:45:16,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-03 08:45:16,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:16,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:16,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "69afbd97-c14d-48a6-9e8e-05af2c688389" to be deleted. current status: ACTIVE 2018-08-03 08:45:16,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:16,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:16,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:16,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:16,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:16,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:16,873 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:16 GMT 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:16,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:16,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:21,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:21,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:21,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:21,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:21,942 - 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-08-03T08:45:18.117Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:18.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:18.789Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:18.789Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:18.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:20.217Z", "message": "Waiting for server \"69afbd97-c14d-48a6-9e8e-05af2c688389\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:20.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "186d8841-5a93-43d0-b9b4-57c41629dc79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:20.373Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:20.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:20.792Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:20.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:20.792Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:20.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 676, "offset": 654, "size": 50}}} 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:21 GMT 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:21,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3765 2018-08-03 08:45:21,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:21,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:21,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:21,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:21,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "69afbd97-c14d-48a6-9e8e-05af2c688389" to be deleted. current status: ACTIVE 2018-08-03 08:45:21,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:21,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:21,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:21,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:22,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:22,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:22,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:22,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:22,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:22 GMT 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:22,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:27,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:27,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:27,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:27,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:27,073 - 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-08-03T08:45:22.606Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:23.788Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:23.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bff19c92-6051-4490-a77c-9bc8c705d00a"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:23.847Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:23.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:23.847Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:23.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:23.847Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:23.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "proxy_host_ow6ruq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:25.390Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:25.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_host_f9ndvt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:25.957Z", "message": "Waiting for server \"bdc0e48d-db74-47bd-b2ca-43e74cc3cef8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:25.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "bff19c92-6051-4490-a77c-9bc8c705d00a"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:26.419Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:26.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:26.419Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:26.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:26.419Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:26.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:26.855Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:26.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 687, "offset": 661, "size": 50}}} 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:27 GMT 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:27,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5636 2018-08-03 08:45:27,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:45:27,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "bdc0e48d-db74-47bd-b2ca-43e74cc3cef8" to be deleted. current status: SHUTOFF 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-03 08:45:27,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 08:45:27,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 08:45:27,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:27,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:27,139 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:27,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:27 GMT 2018-08-03 08:45:27,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:27,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:27,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:32,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:32,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:32,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:32,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:32,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:27.132Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:27.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1e18274f-f25e-4602-8449-67efb7e98c9c"}, {"node_instance_id": "bono_host_cmg83n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:29.688Z", "message": "Waiting for server \"5d0c29fd-13d6-4c39-94aa-200411e05510\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:29.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1e18274f-f25e-4602-8449-67efb7e98c9c"}, {"node_instance_id": "bind_host_f9ndvt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:31.186Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:31.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:31.859Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:31.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:31.859Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:31.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 692, "offset": 672, "size": 50}}} 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:32 GMT 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2624 2018-08-03 08:45:32,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:32,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-03 08:45:32,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5d0c29fd-13d6-4c39-94aa-200411e05510" to be deleted. current status: SHUTOFF 2018-08-03 08:45:32,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:45:32,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:32,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:32,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:32,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:32,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:32,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:32,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:32,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:32,279 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:32 GMT 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:32,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:37,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:37,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_mvjs40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.864Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.864Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.864Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.864Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.864Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.864Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_floatingip_mvjs40", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:32.918Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:32.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "24c36b0e-ab65-41b7-84cf-d868ba115ffe"}, {"node_instance_id": "bind_security_group_l389f4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:33.029Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:33.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "451bdf19-4c07-4734-9fb2-4806e3ce10a1"}, {"node_instance_id": "bind_security_group_l389f4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:33.866Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:33.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bind_floatingip_mvjs40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:34.870Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:34.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:35.874Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:35.874Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:35.874Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "keypair_akmjpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:35.874Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_host_cmg83n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:35.874Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:35.874Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:35.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "keypair_akmjpu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "keypair_akmjpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "keypair_akmjpu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:37.118Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:37.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 723, "offset": 677, "size": 50}}} 2018-08-03 08:45:37,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:37,574 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:37 GMT 2018-08-03 08:45:37,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:37,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15672 2018-08-03 08:45:37,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 08:45:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 08:45:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-03 08:45:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:45:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 08:45:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 08:45:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-03 08:45:37,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-03 08:45:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-03 08:45:37,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-03 08:45:37,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 08:45:37,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:37,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:37,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:37,837 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:37 GMT 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-03 08:45:37,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:42,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/events 2018-08-03 08:45:42,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:42,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:42,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:42,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:42,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_akmjpu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:38.017Z", "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-08-03T08:45:38.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "12dfd393-15e8-4181-b50f-b12566c8b51f"}, {"node_instance_id": "keypair_akmjpu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:38.346Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:38.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "base_security_group_s2acij", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:39.057Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:39.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "b0da1e79-e6c5-4394-8882-8e83a32c0a58"}, {"node_instance_id": "bono_floatingip_i22qpk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:39.057Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:39.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "d277c57f-559f-425a-ae5c-f27c451de6d2"}, {"node_instance_id": "bono_security_group_nmysie", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:39.057Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:39.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "1928162c-222d-45b2-8f11-3f4245e4474b"}, {"node_instance_id": "internal_sip_security_group_no0770", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:39.057Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:39.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1", "logger": "ec4bc15b-8407-4273-ba58-87cf2dae5539"}, {"node_instance_id": "base_security_group_s2acij", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:39.163Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:39.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "internal_sip_security_group_no0770", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:40.166Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:40.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_floatingip_i22qpk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:40.166Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:40.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": "bono_security_group_nmysie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:40.166Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:40.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-03T08:45:41.169Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T08:45:41.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "da210608-50ae-47a5-a232-3ad082fc69d1"}], "metadata": {"pagination": {"total": 734, "offset": 708, "size": 50}}} 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:42 GMT 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5907 2018-08-03 08:45:42,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:42,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-03 08:45:42,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-03 08:45:42,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:45:42,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-03 08:45:42,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:45:42,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-03 08:45:42,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:45:42,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:45:42,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 08:45:42,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-03 08:45:42,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-03 08:45:42,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/executions/da210608-50ae-47a5-a232-3ad082fc69d1 2018-08-03 08:45:42,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:42,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:42,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:42,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:42,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:42,965 - 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-08-03T08:41:24.946Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "da210608-50ae-47a5-a232-3ad082fc69d1"} 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:42 GMT 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-03 08:45:42,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:42,966 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/deployments/clearwater-opnfv 2018-08-03 08:45:43,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:43,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:43,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:43,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:43,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:43,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b6d1a324-543d-4984-9df9-471f4bb784be", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "bono_cluster_size": 1, "flavor_id": "fe924177-26d3-47d5-8898-c068bb81d381", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T08:23:57.251Z", "updated_at": "2018-08-03T08:23:57.251Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:43 GMT 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-03 08:45:43,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:43,769 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/blueprints/clearwater-opnfv 2018-08-03 08:45:43,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 08:45:43,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 08:45:43,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 08:45:43,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 08:45:43,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 08:45:43,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 08:45:43,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 08:45:43,849 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 08:45:43,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T08:23:50.834Z", "updated_at": "2018-08-03T08:23:50.834Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "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": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-03 08:45:43,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 08:45:43,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 08:45:43 GMT 2018-08-03 08:45:43,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 08:45:43,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-03 08:45:43,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 08:45:43,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:45:43,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:44,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b1a3e0f-f98a-4d53-aeff-b6efe90f33c6 Date: Fri, 03 Aug 2018 08:45:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:45:44,590 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be used request id req-1b1a3e0f-f98a-4d53-aeff-b6efe90f33c6 2018-08-03 08:45:44,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.713845014572s 2018-08-03 08:45:44,590 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b6d1a324-543d-4984-9df9-471f4bb784be used request id req-1b1a3e0f-f98a-4d53-aeff-b6efe90f33c6 2018-08-03 08:45:44,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:45:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:45:44,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-839f7e00-3f9f-4082-9133-84a9dee7506f x-compute-request-id: req-839f7e00-3f9f-4082-9133-84a9dee7506f Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_7b444c7c-9fff-467e-934c-5561a850ca51", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4ad04b3e-5681-404b-9324-29d0dd0133da"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}, {"name": "cloudify_ims-flavor_alt_7b444c7c-9fff-467e-934c-5561a850ca51", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/fe924177-26d3-47d5-8898-c068bb81d381", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "fe924177-26d3-47d5-8898-c068bb81d381"}]} 2018-08-03 08:45:44,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-839f7e00-3f9f-4082-9133-84a9dee7506f 2018-08-03 08:45:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.216374874115s 2018-08-03 08:45:44,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-839f7e00-3f9f-4082-9133-84a9dee7506f 2018-08-03 08:45:44,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 08:45:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:45:44,863 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:45:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-167b41a9-6580-493b-ab3c-01ce11b0f76e x-compute-request-id: req-167b41a9-6580-493b-ab3c-01ce11b0f76e Content-Length: 0 Content-Type: application/json 2018-08-03 08:45:44,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381 used request id req-167b41a9-6580-493b-ab3c-01ce11b0f76e 2018-08-03 08:45:44,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0529248714447s 2018-08-03 08:45:44,863 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/fe924177-26d3-47d5-8898-c068bb81d381 used request id req-167b41a9-6580-493b-ab3c-01ce11b0f76e 2018-08-03 08:45:44,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 08:45:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/6453c479-f2a1-4668-8783-95b2e67b2299.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:46,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef901f82-6072-4301-8648-d4cdf746bb17 Content-Length: 0 Date: Fri, 03 Aug 2018 08:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:45:46,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/6453c479-f2a1-4668-8783-95b2e67b2299.json used request id req-ef901f82-6072-4301-8648-d4cdf746bb17 2018-08-03 08:45:46,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.79833722115s 2018-08-03 08:45:46,665 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/6453c479-f2a1-4668-8783-95b2e67b2299.json used request id req-ef901f82-6072-4301-8648-d4cdf746bb17 2018-08-03 08:45:46,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 08:45:46,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:46,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-db496c31-2f1f-4581-bbce-a49af61af2d0 Date: Fri, 03 Aug 2018 08:45:46 GMT RESP BODY: {"floatingips": []} 2018-08-03 08:45:46,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-db496c31-2f1f-4581-bbce-a49af61af2d0 2018-08-03 08:45:46,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.237305164337s 2018-08-03 08:45:46,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-db496c31-2f1f-4581-bbce-a49af61af2d0 2018-08-03 08:45:46,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 08:45:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:47,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe4f4fd5-af3a-42b8-b50d-958038d63196 x-compute-request-id: req-fe4f4fd5-af3a-42b8-b50d-958038d63196 Content-Type: application/json 2018-08-03 08:45:47,243 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-fe4f4fd5-af3a-42b8-b50d-958038d63196 2018-08-03 08:45:47,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.334428071976s 2018-08-03 08:45:47,244 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e used request id req-fe4f4fd5-af3a-42b8-b50d-958038d63196 2018-08-03 08:45:47,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:45:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:47,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f111c725-a591-4f8e-b100-d4fe82dea645 x-compute-request-id: req-f111c725-a591-4f8e-b100-d4fe82dea645 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:54:34", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:54:34", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/fd4c5304-24db-45eb-85ff-d76902d22d9e", "rel": "bookmark"}], "image": {"id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "links": [{"href": "http://172.30.9.25:8774/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:22:52.000000", "flavor": {"id": "4ad04b3e-5681-404b-9324-29d0dd0133da", "links": [{"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}]}, "id": "fd4c5304-24db-45eb-85ff-d76902d22d9e", "security_groups": [{"name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}], "user_id": "9e08140143024dafa6a42f85ee917f5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:45:47Z", "hostId": "87683bd82465852fc28edae5369ba621211f08720950421ce8db0b5d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51", "name": "cloudify_ims-vm_7b444c7c-9fff-467e-934c-5561a850ca51", "created": "2018-08-03T08:20:44Z", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:45:47,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f111c725-a591-4f8e-b100-d4fe82dea645 2018-08-03 08:45:47,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611155033112s 2018-08-03 08:45:47,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f111c725-a591-4f8e-b100-d4fe82dea645 2018-08-03 08:45:47,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 08:45:49,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:45:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:49,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-504a6061-4dfe-4533-9285-9a70c6133159 x-compute-request-id: req-504a6061-4dfe-4533-9285-9a70c6133159 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-03 08:45:49,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-504a6061-4dfe-4533-9285-9a70c6133159 2018-08-03 08:45:49,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.101207017899s 2018-08-03 08:45:49,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-504a6061-4dfe-4533-9285-9a70c6133159 2018-08-03 08:45:49,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 08:45:49,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:50,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-881be69f-2b14-4204-9da9-69ed0425bbee Date: Fri, 03 Aug 2018 08:45:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:04Z", "updated_at": "2018-08-03T08:23:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "222fd97a-3d85-47a8-9769-2d42a624daab", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "26d34e8d-4ae7-4cab-afa1-329cc81746b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:23:46Z", "revision_number": 0, "id": "6e63302e-76cf-4a44-a138-acd624dcd7f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:23:46Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "c26b9742-1cfc-4bc3-b73f-f73919f84a40", "remote_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:19:04Z", "revision_number": 0, "id": "fce01a02-e229-4ee3-a2dd-7b2ccedb690c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:19:04Z", "security_group_id": "61dceb28-f453-4933-9ae4-e30d892dd115", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 2, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "61dceb28-f453-4933-9ae4-e30d892dd115", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:20:36Z", "updated_at": "2018-08-03T08:20:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "47c25268-8e34-441c-938a-1f0335b5fb5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "48bd2426-4a03-4bf1-ad31-112a854c1f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T08:20:38Z", "revision_number": 0, "id": "55c88aaf-177d-4de8-89b2-411d818da2a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:38Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T08:20:39Z", "revision_number": 0, "id": "64aedad6-cde2-43c9-841b-8ba3c9bbd423", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "b5fdfad4-37bc-467c-9a6b-2c0c5174b32a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T08:20:39Z", "revision_number": 0, "id": "e897a602-ed70-4b43-a461-0ef7e661063e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:39Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:37Z", "revision_number": 0, "id": "e93c8a8a-9a72-4bf4-9615-72adf66bc453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:37Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T08:20:36Z", "revision_number": 0, "id": "ec09f38b-e38b-4c73-800f-a7ff0657d1b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T08:20:36Z", "security_group_id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4"}], "revision_number": 7, "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "d053dd9e-0709-4d58-bd89-d0f558158bb1", "name": "cloudify_ims-sg_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:45:50,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-881be69f-2b14-4204-9da9-69ed0425bbee 2018-08-03 08:45:50,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334089040756s 2018-08-03 08:45:50,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-881be69f-2b14-4204-9da9-69ed0425bbee 2018-08-03 08:45:50,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 08:45:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/d053dd9e-0709-4d58-bd89-d0f558158bb1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:50,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f9780ad-4b10-483e-b93b-d331d4a0cb27 Content-Length: 0 Date: Fri, 03 Aug 2018 08:45:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:45:50,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d053dd9e-0709-4d58-bd89-d0f558158bb1.json used request id req-7f9780ad-4b10-483e-b93b-d331d4a0cb27 2018-08-03 08:45:50,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.341263055801s 2018-08-03 08:45:50,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/d053dd9e-0709-4d58-bd89-d0f558158bb1.json used request id req-7f9780ad-4b10-483e-b93b-d331d4a0cb27 2018-08-03 08:45:50,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 08:45:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:50,715 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:45:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87d7a328-1c98-443b-b795-405678b2e026 x-compute-request-id: req-87d7a328-1c98-443b-b795-405678b2e026 Content-Length: 0 Content-Type: application/json 2018-08-03 08:45:50,715 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51 used request id req-87d7a328-1c98-443b-b795-405678b2e026 2018-08-03 08:45:50,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0707559585571s 2018-08-03 08:45:50,716 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cloudify_ims-kp_7b444c7c-9fff-467e-934c-5561a850ca51 used request id req-87d7a328-1c98-443b-b795-405678b2e026 2018-08-03 08:45:50,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 08:45:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" -d '{"subnet_id": "33184f3b-0526-4754-b9fa-276fd2ea7fcb"}' 2018-08-03 08:45:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54ca20b4-a19f-46fe-991c-1598098615f7 Date: Fri, 03 Aug 2018 08:45:53 GMT RESP BODY: {"network_id": "296fb3a6-46a8-475e-a5e1-28625b8c586c", "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "subnet_id": "33184f3b-0526-4754-b9fa-276fd2ea7fcb", "subnet_ids": ["33184f3b-0526-4754-b9fa-276fd2ea7fcb"], "port_id": "bcf98a47-ddc4-4a31-9488-9aadfbaffce5", "id": "7ac11949-3b0b-4dea-a93f-4aae5d54dcf0"} 2018-08-03 08:45:53,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0/remove_router_interface.json used request id req-54ca20b4-a19f-46fe-991c-1598098615f7 2018-08-03 08:45:53,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51440286636s 2018-08-03 08:45:53,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0/remove_router_interface.json used request id req-54ca20b4-a19f-46fe-991c-1598098615f7 returning object 7ac11949-3b0b-4dea-a93f-4aae5d54dcf0 2018-08-03 08:45:53,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 08:45:53,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:53,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-e737566a-55b0-4b3b-9d9f-24558ab73e82 Date: Fri, 03 Aug 2018 08:45:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "created_at": "2018-08-03T08:19:07Z", "admin_state_up": true, "updated_at": "2018-08-03T08:45:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "7ac11949-3b0b-4dea-a93f-4aae5d54dcf0", "name": "cloudify_ims-router_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:45:53,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e737566a-55b0-4b3b-9d9f-24558ab73e82 2018-08-03 08:45:53,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.523998975754s 2018-08-03 08:45:53,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e737566a-55b0-4b3b-9d9f-24558ab73e82 2018-08-03 08:45:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 08:45:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:58,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75938363-5b52-4272-a485-5a72f9d51460 Content-Length: 0 Date: Fri, 03 Aug 2018 08:45:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:45:58,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0.json used request id req-75938363-5b52-4272-a485-5a72f9d51460 2018-08-03 08:45:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.24784803391s 2018-08-03 08:45:58,005 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/7ac11949-3b0b-4dea-a93f-4aae5d54dcf0.json used request id req-75938363-5b52-4272-a485-5a72f9d51460 2018-08-03 08:45:58,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:45:58,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:45:58,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-33b96ff8-a1f0-4026-8c4d-f6161612e978 Date: Fri, 03 Aug 2018 08:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:19:05Z","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":"2b9bc7f8a98e42d9b714490bac57c1a4","id":"33184f3b-0526-4754-b9fa-276fd2ea7fcb","subnetpool_id":null,"name":"cloudify_ims-subnet_7b444c7c-9fff-467e-934c-5561a850ca51"}]} 2018-08-03 08:45:58,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-33b96ff8-a1f0-4026-8c4d-f6161612e978 2018-08-03 08:45:58,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.249763965607s 2018-08-03 08:45:58,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-33b96ff8-a1f0-4026-8c4d-f6161612e978 2018-08-03 08:45:58,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 08:45:58,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/33184f3b-0526-4754-b9fa-276fd2ea7fcb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:46:00,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92cc55b9-ac6c-4a0c-9c98-19ef82ce1a1d Date: Fri, 03 Aug 2018 08:46:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:46:00,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/33184f3b-0526-4754-b9fa-276fd2ea7fcb.json used request id req-92cc55b9-ac6c-4a0c-9c98-19ef82ce1a1d 2018-08-03 08:46:00,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49267101288s 2018-08-03 08:46:00,750 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/33184f3b-0526-4754-b9fa-276fd2ea7fcb.json used request id req-92cc55b9-ac6c-4a0c-9c98-19ef82ce1a1d 2018-08-03 08:46:00,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:46:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:46:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-d2d0c854-3830-4aa9-be99-2d2daa3c1c38 Date: Fri, 03 Aug 2018 08:46:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"296fb3a6-46a8-475e-a5e1-28625b8c586c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b9bc7f8a98e42d9b714490bac57c1a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T08:46:00Z","qos_policy_id":null,"name":"cloudify_ims-net_7b444c7c-9fff-467e-934c-5561a850ca51","admin_state_up":true,"tenant_id":"2b9bc7f8a98e42d9b714490bac57c1a4","created_at":"2018-08-03T08:19:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 08:46:01,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d2d0c854-3830-4aa9-be99-2d2daa3c1c38 2018-08-03 08:46:01,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311955928802s 2018-08-03 08:46:01,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-d2d0c854-3830-4aa9-be99-2d2daa3c1c38 2018-08-03 08:46:01,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 08:46:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/296fb3a6-46a8-475e-a5e1-28625b8c586c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:46:02,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64efa289-70f7-41b8-8e44-6ff88da5b9f5 Date: Fri, 03 Aug 2018 08:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 08:46:02,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/296fb3a6-46a8-475e-a5e1-28625b8c586c.json used request id req-64efa289-70f7-41b8-8e44-6ff88da5b9f5 2018-08-03 08:46:02,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.989521980286s 2018-08-03 08:46:02,054 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/296fb3a6-46a8-475e-a5e1-28625b8c586c.json used request id req-64efa289-70f7-41b8-8e44-6ff88da5b9f5 2018-08-03 08:46:02,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:46:02,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:46:02,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a85b20c2-0861-4522-a692-abc94cbf8713 Date: Fri, 03 Aug 2018 08:46:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/snap", "metadata": {}}], "file": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/file", "owner": "2b9bc7f8a98e42d9b714490bac57c1a4", "id": "e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "size": 4373348352, "self": "/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T08:20:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_7b444c7c-9fff-467e-934c-5561a850ca51", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T08:19:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:46:02,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a85b20c2-0861-4522-a692-abc94cbf8713 2018-08-03 08:46:02,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3182721138s 2018-08-03 08:46:02,377 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a85b20c2-0861-4522-a692-abc94cbf8713 2018-08-03 08:46:02,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 08:46:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5c9744b863cf2aa818539fb3edf2b583ee299e81" 2018-08-03 08:46:03,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62189932-ba95-406a-85bf-0ca29fe362dc Date: Fri, 03 Aug 2018 08:46:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:46:03,835 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42 used request id req-62189932-ba95-406a-85bf-0ca29fe362dc 2018-08-03 08:46:03,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45666003227s 2018-08-03 08:46:03,836 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e3c4f8a4-6a2a-41c0-9281-d7b493e00e42 used request id req-62189932-ba95-406a-85bf-0ca29fe362dc 2018-08-03 08:46:03,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:46:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:03,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7537df4d-4e58-41cd-ba07-350b78cd1c0f x-compute-request-id: req-7537df4d-4e58-41cd-ba07-350b78cd1c0f Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_7b444c7c-9fff-467e-934c-5561a850ca51", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4ad04b3e-5681-404b-9324-29d0dd0133da"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:46:03,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7537df4d-4e58-41cd-ba07-350b78cd1c0f 2018-08-03 08:46:03,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250420570374s 2018-08-03 08:46:03,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-7537df4d-4e58-41cd-ba07-350b78cd1c0f 2018-08-03 08:46:03,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 08:46:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:03,924 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 08:46:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85d2f00b-9438-481a-8eb7-6817e357ce3e x-compute-request-id: req-85d2f00b-9438-481a-8eb7-6817e357ce3e Content-Length: 0 Content-Type: application/json 2018-08-03 08:46:03,924 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da used request id req-85d2f00b-9438-481a-8eb7-6817e357ce3e 2018-08-03 08:46:03,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0604009628296s 2018-08-03 08:46:03,924 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4ad04b3e-5681-404b-9324-29d0dd0133da used request id req-85d2f00b-9438-481a-8eb7-6817e357ce3e 2018-08-03 08:46:03,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:46:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:04,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae00f282-9931-426a-9479-f4f5571e4d94 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51", "links": {"self": "http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9e08140143024dafa6a42f85ee917f5f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:46:04,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ae00f282-9931-426a-9479-f4f5571e4d94 2018-08-03 08:46:04,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111049890518s 2018-08-03 08:46:04,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-ae00f282-9931-426a-9479-f4f5571e4d94 2018-08-03 08:46:04,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:46:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:04,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438f0dad-eddf-4080-8e78-599923292707 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_7b444c7c-9fff-467e-934c-5561a850ca51", "links": {"self": "http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9e08140143024dafa6a42f85ee917f5f", "description": null}} 2018-08-03 08:46:04,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f used request id req-438f0dad-eddf-4080-8e78-599923292707 2018-08-03 08:46:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123021841049s 2018-08-03 08:46:04,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f used request id req-438f0dad-eddf-4080-8e78-599923292707 2018-08-03 08:46:04,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 08:46:04,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:04,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b47543d-4a57-4055-ac54-41bb735328f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:46:04,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f used request id req-4b47543d-4a57-4055-ac54-41bb735328f3 2018-08-03 08:46:04,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307343006134s 2018-08-03 08:46:04,474 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/9e08140143024dafa6a42f85ee917f5f used request id req-4b47543d-4a57-4055-ac54-41bb735328f3 2018-08-03 08:46:04,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:46:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:04,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0837fb7-a40f-4337-aa45-82bd878bc0e0 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4"}, "tags": [], "enabled": true, "id": "2b9bc7f8a98e42d9b714490bac57c1a4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7b444c7c-9fff-467e-934c-5561a850ca51"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:46:04,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0837fb7-a40f-4337-aa45-82bd878bc0e0 2018-08-03 08:46:04,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104979991913s 2018-08-03 08:46:04,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a0837fb7-a40f-4337-aa45-82bd878bc0e0 2018-08-03 08:46:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 08:46:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f0cf9d0dd839994b343d37b74eade6bec62b051" 2018-08-03 08:46:04,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a782e87-4537-4572-91ab-80f4d573dee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:46:04,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4 used request id req-5a782e87-4537-4572-91ab-80f4d573dee4 2018-08-03 08:46:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180689096451s 2018-08-03 08:46:04,771 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2b9bc7f8a98e42d9b714490bac57c1a4 used request id req-5a782e87-4537-4572-91ab-80f4d573dee4 2018-08-03 08:46:04,798 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-03 08:46:04,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:46:04,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:46:04,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:46:04,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:46:04,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:46:04,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418a55c7-bcee-4498-8553-3781c6ae6a9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:46:04,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-418a55c7-bcee-4498-8553-3781c6ae6a9c 2018-08-03 08:46:04,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:46:05,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T09:46:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["GfIfk0bMQmWPmgCGZ3N_qw"], "issued_at": "2018-08-03T08:46:05.000000Z"}} 2018-08-03 08:46:05,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:46:05,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:05,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e21bad66-66f6-4705-ae05-957cc9a70319 Date: Fri, 03 Aug 2018 08:46:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 08:46:05,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e21bad66-66f6-4705-ae05-957cc9a70319 2018-08-03 08:46:05,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.48904800415s 2018-08-03 08:46:05,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e21bad66-66f6-4705-ae05-957cc9a70319 2018-08-03 08:46:05,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:46:05,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 08:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fcf47c-00d8-4739-9b60-1a55b805c6f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 08:46:05,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-82fcf47c-00d8-4739-9b60-1a55b805c6f0 2018-08-03 08:46:05,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:46:05,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:05,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d33f6bf-6d4c-4c87-aa66-5fdc718cc90d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 08:46:05,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3d33f6bf-6d4c-4c87-aa66-5fdc718cc90d 2018-08-03 08:46:05,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108566999435s 2018-08-03 08:46:05,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-3d33f6bf-6d4c-4c87-aa66-5fdc718cc90d 2018-08-03 08:46:05,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 08:46:05,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}}' 2018-08-03 08:46:06,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8307e21-adaa-4232-94c9-aa398c731f38 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52"}, "tags": [], "enabled": true, "id": "f94097825555413f88e0de0a04c83c52", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}} 2018-08-03 08:46:06,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a8307e21-adaa-4232-94c9-aa398c731f38 2018-08-03 08:46:06,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.153598070145s 2018-08-03 08:46:06,003 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a8307e21-adaa-4232-94c9-aa398c731f38 2018-08-03 08:46:06,003 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'f94097825555413f88e0de0a04c83c52', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}) 2018-08-03 08:46:06,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 08:46:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d7560854-54b7-46d5-ac85-e50dd49877e5", "email": null, "name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}}' 2018-08-03 08:46:06,397 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5aa9fb-1974-48c6-bafa-96d7e2a88335 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": {"self": "http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f69bbd7e38874242b045005c1ff715de", "domain_id": "default", "password_expires_at": null}} 2018-08-03 08:46:06,397 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-0e5aa9fb-1974-48c6-bafa-96d7e2a88335 2018-08-03 08:46:06,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387607097626s 2018-08-03 08:46:06,398 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-0e5aa9fb-1974-48c6-bafa-96d7e2a88335 2018-08-03 08:46:06,398 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f69bbd7e38874242b045005c1ff715de', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}) 2018-08-03 08:46:06,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:46:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:06,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74c2ca7-d944-43c0-82d3-3827dcb63e62 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:46:06,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e74c2ca7-d944-43c0-82d3-3827dcb63e62 2018-08-03 08:46:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107493877411s 2018-08-03 08:46:06,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e74c2ca7-d944-43c0-82d3-3827dcb63e62 2018-08-03 08:46:06,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:46:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:06,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd8b072-0ff6-47a3-8309-0a929567402f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:46:06,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-afd8b072-0ff6-47a3-8309-0a929567402f 2018-08-03 08:46:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101744890213s 2018-08-03 08:46:06,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-afd8b072-0ff6-47a3-8309-0a929567402f 2018-08-03 08:46:06,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:46:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:06,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff76465-bd08-4aef-b981-ac39895daa66 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:46:06,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3ff76465-bd08-4aef-b981-ac39895daa66 2018-08-03 08:46:06,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10871386528s 2018-08-03 08:46:06,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-3ff76465-bd08-4aef-b981-ac39895daa66 2018-08-03 08:46:06,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:46:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:06,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20acb7aa-95a0-4fd6-a8ac-bcdff8c7d364 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 08:46:06,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-20acb7aa-95a0-4fd6-a8ac-bcdff8c7d364 2018-08-03 08:46:06,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103692054749s 2018-08-03 08:46:06,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-20acb7aa-95a0-4fd6-a8ac-bcdff8c7d364 2018-08-03 08:46:06,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:46:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:06,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458437af-b956-40a1-97e2-33b5053624b2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": {"self": "http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f69bbd7e38874242b045005c1ff715de", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:46:06,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-458437af-b956-40a1-97e2-33b5053624b2 2018-08-03 08:46:06,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132025957108s 2018-08-03 08:46:06,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-458437af-b956-40a1-97e2-33b5053624b2 2018-08-03 08:46:06,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:46:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:07,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bc1ead-4395-4edb-bff0-c70df199b19a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52"}, "tags": [], "enabled": true, "id": "f94097825555413f88e0de0a04c83c52", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:46:07,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-57bc1ead-4395-4edb-bff0-c70df199b19a 2018-08-03 08:46:07,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111101865768s 2018-08-03 08:46:07,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-57bc1ead-4395-4edb-bff0-c70df199b19a 2018-08-03 08:46:07,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 08:46:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=f94097825555413f88e0de0a04c83c52" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:07,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a9aaf3-b2b3-4354-a303-871e50c266d1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=f94097825555413f88e0de0a04c83c52", "previous": null, "next": null}} 2018-08-03 08:46:07,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=f94097825555413f88e0de0a04c83c52 used request id req-40a9aaf3-b2b3-4354-a303-871e50c266d1 2018-08-03 08:46:07,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103948116302s 2018-08-03 08:46:07,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=f94097825555413f88e0de0a04c83c52 used request id req-40a9aaf3-b2b3-4354-a303-871e50c266d1 2018-08-03 08:46:07,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 08:46:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52/users/f69bbd7e38874242b045005c1ff715de/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:07,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c9a3bef-6cc3-4807-9fd0-fad3a24582c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:46:07,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52/users/f69bbd7e38874242b045005c1ff715de/roles/0900d086443d4b12b2807e88e6511d50 used request id req-5c9a3bef-6cc3-4807-9fd0-fad3a24582c5 2018-08-03 08:46:07,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147188901901s 2018-08-03 08:46:07,359 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52/users/f69bbd7e38874242b045005c1ff715de/roles/0900d086443d4b12b2807e88e6511d50 used request id req-5c9a3bef-6cc3-4807-9fd0-fad3a24582c5 2018-08-03 08:46:07,359 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'f94097825555413f88e0de0a04c83c52', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd7560854-54b7-46d5-ac85-e50dd49877e5', 'username': u'heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 08:46:07,361 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 08:46:07,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 08:46:07,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 08:46:07,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 08:46:07,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 08:46:07,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 08:46:07,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 08:46:07,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 08:46:07,365 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'password': 'd7560854-54b7-46d5-ac85-e50dd49877e5', 'project_name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'f94097825555413f88e0de0a04c83c52', 'project_domain_name': 'Default'} 2018-08-03 08:46:07,395 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-08-03 08:46:07,395 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-03 08:46:07,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:46:07,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:07,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a25e9df-e25f-4b52-8e5d-a20f633e0cf9 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52"}, "tags": [], "enabled": true, "id": "f94097825555413f88e0de0a04c83c52", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}]} 2018-08-03 08:46:07,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-0a25e9df-e25f-4b52-8e5d-a20f633e0cf9 2018-08-03 08:46:07,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114618062973s 2018-08-03 08:46:07,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-0a25e9df-e25f-4b52-8e5d-a20f633e0cf9 2018-08-03 08:46:07,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-03 08:46:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/quotas/f94097825555413f88e0de0a04c83c52.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-03 08:46:07,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-314f0704-6fd7-435a-860e-ef6d596bf3e7 Date: Fri, 03 Aug 2018 08:46:07 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-08-03 08:46:07,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/f94097825555413f88e0de0a04c83c52.json used request id req-314f0704-6fd7-435a-860e-ef6d596bf3e7 2018-08-03 08:46:07,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.284080982208s 2018-08-03 08:46:07,802 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/f94097825555413f88e0de0a04c83c52.json used request id req-314f0704-6fd7-435a-860e-ef6d596bf3e7 2018-08-03 08:46:07,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:46:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:07,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510ed860-7e3c-40f9-8d87-e87ad582ab18 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:46:07,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-510ed860-7e3c-40f9-8d87-e87ad582ab18 2018-08-03 08:46:07,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935809612274s 2018-08-03 08:46:07,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-510ed860-7e3c-40f9-8d87-e87ad582ab18 2018-08-03 08:46:07,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-03 08:46:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-03 08:46:08,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536f2c62-0c29-44a9-b1aa-95f0d56b9ca4 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "855ef727934644f1a13ae7338a6f8401", "links": {"self": "http://172.30.9.25:5000/v3/roles/855ef727934644f1a13ae7338a6f8401"}, "name": "heat_stack_owner"}} 2018-08-03 08:46:08,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-536f2c62-0c29-44a9-b1aa-95f0d56b9ca4 2018-08-03 08:46:08,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.122302055359s 2018-08-03 08:46:08,027 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-536f2c62-0c29-44a9-b1aa-95f0d56b9ca4 2018-08-03 08:46:08,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 08:46:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:08,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a10d0cdb-aa27-452f-a17c-b08e0d4e3ef8 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "855ef727934644f1a13ae7338a6f8401", "links": {"self": "http://172.30.9.25:5000/v3/roles/855ef727934644f1a13ae7338a6f8401"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 08:46:08,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a10d0cdb-aa27-452f-a17c-b08e0d4e3ef8 2018-08-03 08:46:08,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112216949463s 2018-08-03 08:46:08,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a10d0cdb-aa27-452f-a17c-b08e0d4e3ef8 2018-08-03 08:46:08,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 08:46:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:08,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3efe83-22d8-47f1-b115-bceb2000e397 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 08:46:08,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ee3efe83-22d8-47f1-b115-bceb2000e397 2018-08-03 08:46:08,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104568958282s 2018-08-03 08:46:08,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-ee3efe83-22d8-47f1-b115-bceb2000e397 2018-08-03 08:46:08,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 08:46:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:08,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c69702-fb5f-4914-ac7c-c31d96b4bfa4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": {"self": "http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f69bbd7e38874242b045005c1ff715de", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 08:46:08,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b5c69702-fb5f-4914-ac7c-c31d96b4bfa4 2018-08-03 08:46:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12450504303s 2018-08-03 08:46:08,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b5c69702-fb5f-4914-ac7c-c31d96b4bfa4 2018-08-03 08:46:08,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 08:46:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:08,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36963a67-f886-48be-abc1-066b6fd01d6d Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52"}, "tags": [], "enabled": true, "id": "f94097825555413f88e0de0a04c83c52", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 08:46:08,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-36963a67-f886-48be-abc1-066b6fd01d6d 2018-08-03 08:46:08,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122552871704s 2018-08-03 08:46:08,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-36963a67-f886-48be-abc1-066b6fd01d6d 2018-08-03 08:46:08,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 08:46:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=855ef727934644f1a13ae7338a6f8401&scope.project.id=f94097825555413f88e0de0a04c83c52" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:08,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21aa70a5-244d-4038-ad5d-f24e3065dfe2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=855ef727934644f1a13ae7338a6f8401&scope.project.id=f94097825555413f88e0de0a04c83c52", "previous": null, "next": null}} 2018-08-03 08:46:08,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=855ef727934644f1a13ae7338a6f8401&scope.project.id=f94097825555413f88e0de0a04c83c52 used request id req-21aa70a5-244d-4038-ad5d-f24e3065dfe2 2018-08-03 08:46:08,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101461172104s 2018-08-03 08:46:08,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=f69bbd7e38874242b045005c1ff715de&role.id=855ef727934644f1a13ae7338a6f8401&scope.project.id=f94097825555413f88e0de0a04c83c52 used request id req-21aa70a5-244d-4038-ad5d-f24e3065dfe2 2018-08-03 08:46:08,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 08:46:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52/users/f69bbd7e38874242b045005c1ff715de/roles/855ef727934644f1a13ae7338a6f8401 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 08:46:08,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-541d3caf-78c1-4b33-b8d2-01148110d7d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 08:46:08,790 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52/users/f69bbd7e38874242b045005c1ff715de/roles/855ef727934644f1a13ae7338a6f8401 used request id req-541d3caf-78c1-4b33-b8d2-01148110d7d4 2018-08-03 08:46:08,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165177106857s 2018-08-03 08:46:08,791 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52/users/f69bbd7e38874242b045005c1ff715de/roles/855ef727934644f1a13ae7338a6f8401 used request id req-541d3caf-78c1-4b33-b8d2-01148110d7d4 2018-08-03 08:46:08,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 08:46:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:46:08,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaebf385-ccf8-4f8d-84bf-15acb990cabf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 08:46:08,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eaebf385-ccf8-4f8d-84bf-15acb990cabf 2018-08-03 08:46:08,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 08:46:09,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "855ef727934644f1a13ae7338a6f8401", "name": "heat_stack_owner"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}], "expires_at": "2018-08-03T09:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f94097825555413f88e0de0a04c83c52", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/f94097825555413f88e0de0a04c83c52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/f94097825555413f88e0de0a04c83c52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/f94097825555413f88e0de0a04c83c52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f94097825555413f88e0de0a04c83c52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/f94097825555413f88e0de0a04c83c52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/f94097825555413f88e0de0a04c83c52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/f94097825555413f88e0de0a04c83c52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/f94097825555413f88e0de0a04c83c52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/f94097825555413f88e0de0a04c83c52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/f94097825555413f88e0de0a04c83c52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_f94097825555413f88e0de0a04c83c52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_f94097825555413f88e0de0a04c83c52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "id": "f69bbd7e38874242b045005c1ff715de"}, "audit_ids": ["FxeK98wqRHWeKWrpk3MBpg"], "issued_at": "2018-08-03T08:46:09.000000Z"}} 2018-08-03 08:46:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"keypair": {"name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}}' 2018-08-03 08:46:09,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63161d4a-9a0a-43ed-9232-a4bf0f4c4f27 x-compute-request-id: req-63161d4a-9a0a-43ed-9232-a4bf0f4c4f27 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfIxdNwjBQM8NmDnBjPu7RUr0Sy+M5P2q7PWPmm/oJ8nOcJh9xPyTqVvbhEtG9WAmyi2TVIRc9y4skfVKJKa/FnQa5omP80lFeOxsJFHNsnIqkmhGWCtH/2TmvSid3RHumYlNOUbQAQbV79xnvy5VXKihrxz4+wAfN6s88fx9YHUBhFTLY7CYe4fODs6aiHb0z2NQbxJGR1CqFdzWWsaWyXQmzv26z8ToC/5bAlxqHKjuFn6hGoea4ueFxdCdPSTR1LH9ILZVgRiSPU+vyOCaVML0zTxByBPyCgZWrxB5DQG7K0elMH6Z5cL1Aeq81fd8OhxY47zBSYuFb1HkZJHOR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3yMXTcIwUDPDZg5wYz7u0VK9EsvjOT9quz1j5pv6CfJznCYf\ncT8k6lb24RLRvVgJsotk1SEXPcuLJH1SiSmvxZ0GuaJj/NJRXjsbCRRzbJyKpJoR\nlgrR/9k5r0ond0R7pmJTTlG0AEG1e/cZ78uVVyooa8c+PsAHzerPPH8fWB1AYRUy\n2OwmHuHzg7Omoh29M9jUG8SRkdQqhXc1lrGlsl0Js79us/E6Av+WwJcahyo7hZ+o\nRqHmuLnhcXQnT0k0dSx/SC2VYEYkj1Pr8jgmlTC9M08QcgT8goGVq8QeQ0BuytHp\nTB+meXC9QHqvNX3fDocWOO8wUmLhW9R5GSRzkQIDAQABAoIBAE6fWrK3XbakxpDL\nPaZ6okN3V8+rr6CYS881zmGPTAb9OucmN6X7jdJUWiDsNKL2xlP28cx3IG1RrvFo\nhxB1c825iokWQwzuPmVphhko75KxhdiBwPiRT3VK4Rx2kHlh0//IXXoXJ8l/XacU\nZjssDK7t19hCGBicKSPRPLwgPrcYzuPyS9rDPwBiHzMZkciZsP+E84EWsJLf5ruh\nQrOVskIoU0Lj8A6h8rvxcmEC/uG8dA8Sgmsyxf5WvWUO4+o4Ns52zg858IhBeBT7\nKG7TsQlcj5RdKUncxvIcBEL4hGb3dYZJJd4oX6hUfgO1un0pBgWIQoeI1frN0XlH\nPDxgGsECgYEA+ZmGLlnNvmnwMP+vdB3ylxre1IH8CJj775XlFpjt+AHUcVREdC67\nJIKz7IvB9UfZrNIh8R+IXB7gVZZyEi816LMGncO275wOvhIvPHngM9FF00xSVyOE\n6kMygWXGDyg+XVgE4b42fO/288I3ZxSrvdcLEMxeBF8ZFmJJDF9gVmUCgYEA5Nva\n7/QQmC3nQT0DNkLxndBc/GKjk+hjO2JsOaIC7/xsJ50sGgVMxe0osh3kLe5Cs7vj\nVhBh2pX709QhsHOHsEHi3uxGDHzuzgzT1HnC3TPH3wcVlS1DcY5A3NqroTnUNeys\nhfzhP7OOjwAx1H2M33hVwFZ9mVoUqk2Rv8l1z70CgYEAmH9VPPJ/Quxk5PsCzrYR\nZoLzS/ES9InLu4jgi9rp4dH0Yz1yCW4XxunYVhjZayv38Z/9Pt3eKTJwK7qcfUG8\n9SyUSUWvelvlofloRNHNyrr8p2mFEVpRNfPSYr60sMQMvmktqmLV1aWjQzEROnil\nqXo+d4f1lUQpBsUMDnQjXwUCgYEAjqdoklfNHD7IvoacgO87koZ137BQjHq3mCWi\nlk4hjJwIgqza96FEGL/atSQivmqc01ITw+rURB9naMP69/UbqEd5dkFK7K/XX0Lp\nq7D2QVHsjV3qGyGqv5bPYZtAjm/wkmhjpeVaNo3jF8okRXK5I/brZMfE5Jkc9ocB\nic23DPUCgYAUfr8qDavk0GuCkStzq9kaSVXtgYPeq4NVusutf3c7GABwXEQ86Qmc\neMJs2M8pXf38y+cSEufkboMEfz22zB8o+TS2BOuyTLYpyf427eaW/U6Du/8mJ2yO\n+O8ZkKZHr232ppi+R3xnEVQb4EqOGOIgU+lZvTdF+Ln2wBWRNeeJ8Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f69bbd7e38874242b045005c1ff715de", "name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "fingerprint": "12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0"}} 2018-08-03 08:46:09,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-63161d4a-9a0a-43ed-9232-a4bf0f4c4f27 2018-08-03 08:46:09,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.673510074615s 2018-08-03 08:46:09,466 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-63161d4a-9a0a-43ed-9232-a4bf0f4c4f27 2018-08-03 08:46:09,466 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfIxdNwjBQM8NmDnBjPu7RUr0Sy+M5P2q7PWPmm/oJ8nOcJh9xPyTqVvbhEtG9WAmyi2TVIRc9y4skfVKJKa/FnQa5omP80lFeOxsJFHNsnIqkmhGWCtH/2TmvSid3RHumYlNOUbQAQbV79xnvy5VXKihrxz4+wAfN6s88fx9YHUBhFTLY7CYe4fODs6aiHb0z2NQbxJGR1CqFdzWWsaWyXQmzv26z8ToC/5bAlxqHKjuFn6hGoea4ueFxdCdPSTR1LH9ILZVgRiSPU+vyOCaVML0zTxByBPyCgZWrxB5DQG7K0elMH6Z5cL1Aeq81fd8OhxY47zBSYuFb1HkZJHOR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3yMXTcIwUDPDZg5wYz7u0VK9EsvjOT9quz1j5pv6CfJznCYf\ncT8k6lb24RLRvVgJsotk1SEXPcuLJH1SiSmvxZ0GuaJj/NJRXjsbCRRzbJyKpJoR\nlgrR/9k5r0ond0R7pmJTTlG0AEG1e/cZ78uVVyooa8c+PsAHzerPPH8fWB1AYRUy\n2OwmHuHzg7Omoh29M9jUG8SRkdQqhXc1lrGlsl0Js79us/E6Av+WwJcahyo7hZ+o\nRqHmuLnhcXQnT0k0dSx/SC2VYEYkj1Pr8jgmlTC9M08QcgT8goGVq8QeQ0BuytHp\nTB+meXC9QHqvNX3fDocWOO8wUmLhW9R5GSRzkQIDAQABAoIBAE6fWrK3XbakxpDL\nPaZ6okN3V8+rr6CYS881zmGPTAb9OucmN6X7jdJUWiDsNKL2xlP28cx3IG1RrvFo\nhxB1c825iokWQwzuPmVphhko75KxhdiBwPiRT3VK4Rx2kHlh0//IXXoXJ8l/XacU\nZjssDK7t19hCGBicKSPRPLwgPrcYzuPyS9rDPwBiHzMZkciZsP+E84EWsJLf5ruh\nQrOVskIoU0Lj8A6h8rvxcmEC/uG8dA8Sgmsyxf5WvWUO4+o4Ns52zg858IhBeBT7\nKG7TsQlcj5RdKUncxvIcBEL4hGb3dYZJJd4oX6hUfgO1un0pBgWIQoeI1frN0XlH\nPDxgGsECgYEA+ZmGLlnNvmnwMP+vdB3ylxre1IH8CJj775XlFpjt+AHUcVREdC67\nJIKz7IvB9UfZrNIh8R+IXB7gVZZyEi816LMGncO275wOvhIvPHngM9FF00xSVyOE\n6kMygWXGDyg+XVgE4b42fO/288I3ZxSrvdcLEMxeBF8ZFmJJDF9gVmUCgYEA5Nva\n7/QQmC3nQT0DNkLxndBc/GKjk+hjO2JsOaIC7/xsJ50sGgVMxe0osh3kLe5Cs7vj\nVhBh2pX709QhsHOHsEHi3uxGDHzuzgzT1HnC3TPH3wcVlS1DcY5A3NqroTnUNeys\nhfzhP7OOjwAx1H2M33hVwFZ9mVoUqk2Rv8l1z70CgYEAmH9VPPJ/Quxk5PsCzrYR\nZoLzS/ES9InLu4jgi9rp4dH0Yz1yCW4XxunYVhjZayv38Z/9Pt3eKTJwK7qcfUG8\n9SyUSUWvelvlofloRNHNyrr8p2mFEVpRNfPSYr60sMQMvmktqmLV1aWjQzEROnil\nqXo+d4f1lUQpBsUMDnQjXwUCgYEAjqdoklfNHD7IvoacgO87koZ137BQjHq3mCWi\nlk4hjJwIgqza96FEGL/atSQivmqc01ITw+rURB9naMP69/UbqEd5dkFK7K/XX0Lp\nq7D2QVHsjV3qGyGqv5bPYZtAjm/wkmhjpeVaNo3jF8okRXK5I/brZMfE5Jkc9ocB\nic23DPUCgYAUfr8qDavk0GuCkStzq9kaSVXtgYPeq4NVusutf3c7GABwXEQ86Qmc\neMJs2M8pXf38y+cSEufkboMEfz22zB8o+TS2BOuyTLYpyf427eaW/U6Du/8mJ2yO\n+O8ZkKZHr232ppi+R3xnEVQb4EqOGOIgU+lZvTdF+Ln2wBWRNeeJ8Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'created_at': '2018-08-03T08:46:09.466873', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0', 'type': 'ssh', 'id': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}) 2018-08-03 08:46:09,467 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 08:46:10,943 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 08:46:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 08:46:10,948 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 08:46:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 08:46:10,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:46:10,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:11,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-caf1c1c4-00ba-4d6d-9784-03bc2c24696f Date: Fri, 03 Aug 2018 08:46:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:46:11,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-caf1c1c4-00ba-4d6d-9784-03bc2c24696f 2018-08-03 08:46:11,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.649477958679s 2018-08-03 08:46:11,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-caf1c1c4-00ba-4d6d-9784-03bc2c24696f 2018-08-03 08:46:11,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 08:46:11,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}' 2018-08-03 08:46:11,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7909db44-a75e-47c4-b6fa-8f340c6dce68 Date: Fri, 03 Aug 2018 08:46:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": null, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:11Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": null, "created_at": "2018-08-03T08:46:11Z", "protected": false} 2018-08-03 08:46:11,869 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7909db44-a75e-47c4-b6fa-8f340c6dce68 2018-08-03 08:46:11,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262215137482s 2018-08-03 08:46:11,870 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7909db44-a75e-47c4-b6fa-8f340c6dce68 returning object 82dae087-73cf-42f7-a0d2-1e771c5c6602 2018-08-03 08:46:11,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 08:46:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '' 2018-08-03 08:46:15,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-74c72159-21cb-4247-b5f1-0606387fb98c Date: Fri, 03 Aug 2018 08:46:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 08:46:15,743 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file used request id req-74c72159-21cb-4247-b5f1-0606387fb98c 2018-08-03 08:46:15,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.87235283852s 2018-08-03 08:46:15,743 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file used request id req-74c72159-21cb-4247-b5f1-0606387fb98c 2018-08-03 08:46:15,743 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T08:46:11Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file', u'owner': u'f94097825555413f88e0de0a04c83c52', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', u'size': None, u'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', u'checksum': None, u'self': u'/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T08:46:11Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 08:46:15,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 08:46:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-03 08:46:16,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc44e6f1-0f20-481a-8a03-9acca16bec36 x-compute-request-id: req-fc44e6f1-0f20-481a-8a03-9acca16bec36 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}} 2018-08-03 08:46:16,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fc44e6f1-0f20-481a-8a03-9acca16bec36 2018-08-03 08:46:16,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329358100891s 2018-08-03 08:46:16,074 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fc44e6f1-0f20-481a-8a03-9acca16bec36 2018-08-03 08:46:16,075 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', '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'38876c385bea4432bfcee5a27ae0c10d', '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'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'swap': 0}) 2018-08-03 08:46:16,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 08:46:16,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" -d '{"extra_specs": {}}' 2018-08-03 08:46:16,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-678b6284-d178-4ed5-b0fa-a7cd33b83899 x-compute-request-id: req-678b6284-d178-4ed5-b0fa-a7cd33b83899 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 08:46:16,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee/os-extra_specs used request id req-678b6284-d178-4ed5-b0fa-a7cd33b83899 2018-08-03 08:46:16,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0260670185089s 2018-08-03 08:46:16,102 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee/os-extra_specs used request id req-678b6284-d178-4ed5-b0fa-a7cd33b83899 2018-08-03 08:46:16,102 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-03 08:46:16,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-03 08:46:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\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\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-08-03 08:46:27,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 08:46:16 GMT Server: Apache x-openstack-request-id: req-34e2e80f-b763-4a8f-b9df-30bbdb2617ab Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "8a2de363-33c6-4ffb-93e9-20e484772458", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}]}} 2018-08-03 08:46:27,432 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks used request id req-34e2e80f-b763-4a8f-b9df-30bbdb2617ab 2018-08-03 08:46:27,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.5644938946s 2018-08-03 08:46:27,432 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks used request id req-34e2e80f-b763-4a8f-b9df-30bbdb2617ab 2018-08-03 08:46:27,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:46:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:28,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:46:27 GMT Server: Apache x-openstack-request-id: req-2725eec0-0ff1-4c0f-81e9-57a8255f4b12 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; 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-08-03 08:46:28,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:28 GMT Server: Apache x-openstack-request-id: req-e3eec853-785c-4646-b63a-b3c41f079030 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T08:46:27Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv/events/80b07637-f794-4369-8218-d9de27ef8117", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "id": "80b07637-f794-4369-8218-d9de27ef8117"}, {"resource_name": "mgmt_network", "event_time": "2018-08-03T08:46:28Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network/events/a5e54689-cad4-4267-808c-e628e148fd7f", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-g2oibjmlipul", "id": "a5e54689-cad4-4267-808c-e628e148fd7f"}]} 2018-08-03 08:46:28,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?sort_dir=asc&sort_dir=asc used request id req-e3eec853-785c-4646-b63a-b3c41f079030 2018-08-03 08:46:28,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28819012642s 2018-08-03 08:46:28,721 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?sort_dir=asc&sort_dir=asc used request id req-e3eec853-785c-4646-b63a-b3c41f079030 2018-08-03 08:46:33,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:46:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=a5e54689-cad4-4267-808c-e628e148fd7f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:34,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:46:33 GMT Server: Apache x-openstack-request-id: req-e8ba205d-2576-409a-9193-cee1e844c847 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=a5e54689-cad4-4267-808c-e628e148fd7f&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:46:35,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:34 GMT Server: Apache x-openstack-request-id: req-8912dacb-c138-4354-b0eb-4f925b5eb8db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 441 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-03T08:46:29Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups/events/436f4408-f34d-44fd-b329-557af6d324a6", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-n24ose7dvbbj", "id": "436f4408-f34d-44fd-b329-557af6d324a6"}, {"resource_name": "sig_network", "event_time": "2018-08-03T08:46:30Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network/events/aef9d2f7-1859-4b53-96ca-3166fb89117c", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-7tqqcwfuaooe", "id": "aef9d2f7-1859-4b53-96ca-3166fb89117c"}]} 2018-08-03 08:46:35,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=a5e54689-cad4-4267-808c-e628e148fd7f&sort_dir=asc&marker=a5e54689-cad4-4267-808c-e628e148fd7f&sort_dir=asc used request id req-8912dacb-c138-4354-b0eb-4f925b5eb8db 2018-08-03 08:46:35,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.55035591125s 2018-08-03 08:46:35,278 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=a5e54689-cad4-4267-808c-e628e148fd7f&sort_dir=asc&marker=a5e54689-cad4-4267-808c-e628e148fd7f&sort_dir=asc used request id req-8912dacb-c138-4354-b0eb-4f925b5eb8db 2018-08-03 08:46:40,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:46:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:40,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:46:40 GMT Server: Apache x-openstack-request-id: req-bc04088b-d737-4115-8d3b-11f0db306982 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:46:41,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:40 GMT Server: Apache x-openstack-request-id: req-9b476334-01dc-452b-a9e4-3c23c1dae08d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:46:41,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc&marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc used request id req-9b476334-01dc-452b-a9e4-3c23c1dae08d 2018-08-03 08:46:41,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27349901199s 2018-08-03 08:46:41,558 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc&marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc used request id req-9b476334-01dc-452b-a9e4-3c23c1dae08d 2018-08-03 08:46:46,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:46:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:47,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:46:46 GMT Server: Apache x-openstack-request-id: req-c4ce150c-612a-4836-be77-32171ac11886 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:46:47,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:47 GMT Server: Apache x-openstack-request-id: req-d52200c3-157c-453f-b7ce-77fa974273b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-03T08:46:46Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network/events/2b55cdfd-8107-42d3-8d7f-5d957c59fdee", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "718b0b2a-6a4b-4508-aa94-b9ef83df0a28", "id": "2b55cdfd-8107-42d3-8d7f-5d957c59fdee"}]} 2018-08-03 08:46:47,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc&marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc used request id req-d52200c3-157c-453f-b7ce-77fa974273b7 2018-08-03 08:46:47,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.35166883469s 2018-08-03 08:46:47,914 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc&marker=aef9d2f7-1859-4b53-96ca-3166fb89117c&sort_dir=asc used request id req-d52200c3-157c-453f-b7ce-77fa974273b7 2018-08-03 08:46:52,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:46:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=2b55cdfd-8107-42d3-8d7f-5d957c59fdee&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:53,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:46:52 GMT Server: Apache x-openstack-request-id: req-41b601c2-4a0e-4c24-9cf0-01cf56692e13 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=2b55cdfd-8107-42d3-8d7f-5d957c59fdee&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:46:54,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:53 GMT Server: Apache x-openstack-request-id: req-99fca631-2b59-4cd0-9d90-d3572a0baa02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-03T08:46:48Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network/events/b7499e20-970b-4ca3-870c-e1bc056e0d17", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "15158942-c322-4cea-94de-0e2916878812", "id": "b7499e20-970b-4ca3-870c-e1bc056e0d17"}, {"resource_name": "security_groups", "event_time": "2018-08-03T08:46:49Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups/events/bd99d3c5-10e4-47d3-8ad8-66612b78c797", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "beeae869-6ffb-404c-a48c-aadb2ed56cc9", "id": "bd99d3c5-10e4-47d3-8ad8-66612b78c797"}, {"resource_name": "dns", "event_time": "2018-08-03T08:46:49Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns/events/c631a21f-9945-4e71-a3b7-1bb0b7d39e42", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-z2wtf2ay5bap", "id": "c631a21f-9945-4e71-a3b7-1bb0b7d39e42"}]} 2018-08-03 08:46:54,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=2b55cdfd-8107-42d3-8d7f-5d957c59fdee&sort_dir=asc&marker=2b55cdfd-8107-42d3-8d7f-5d957c59fdee&sort_dir=asc used request id req-99fca631-2b59-4cd0-9d90-d3572a0baa02 2018-08-03 08:46:54,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28937196732s 2018-08-03 08:46:54,210 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=2b55cdfd-8107-42d3-8d7f-5d957c59fdee&sort_dir=asc&marker=2b55cdfd-8107-42d3-8d7f-5d957c59fdee&sort_dir=asc used request id req-99fca631-2b59-4cd0-9d90-d3572a0baa02 2018-08-03 08:46:59,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:46:59,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:46:59,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:46:59 GMT Server: Apache x-openstack-request-id: req-18855f92-2283-4db1-bde4-40eafb80af08 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:00,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:46:59 GMT Server: Apache x-openstack-request-id: req-2ad771bc-249f-42ab-b207-c671478cd218 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:00,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-2ad771bc-249f-42ab-b207-c671478cd218 2018-08-03 08:47:00,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.42592906952s 2018-08-03 08:47:00,642 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-2ad771bc-249f-42ab-b207-c671478cd218 2018-08-03 08:47:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:06,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:05 GMT Server: Apache x-openstack-request-id: req-d528487e-b3ec-4e0c-8d17-9c997288c26d Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:07,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:06 GMT Server: Apache x-openstack-request-id: req-cadddc19-ccd9-4241-a0bb-bdc3a60be37b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:07,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-cadddc19-ccd9-4241-a0bb-bdc3a60be37b 2018-08-03 08:47:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.56061196327s 2018-08-03 08:47:07,209 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-cadddc19-ccd9-4241-a0bb-bdc3a60be37b 2018-08-03 08:47:07,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:47:07,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:07,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:07 GMT Server: Apache x-openstack-request-id: req-e5b7cb4d-5691-4c63-a703-4d655e8efcd1 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:47:07,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:07 GMT Server: Apache x-openstack-request-id: req-afaa0ce2-8a83-43a3-bb2d-6fc0000bea16 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:47:07,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-afaa0ce2-8a83-43a3-bb2d-6fc0000bea16 2018-08-03 08:47:07,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759508609772s 2018-08-03 08:47:07,286 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-afaa0ce2-8a83-43a3-bb2d-6fc0000bea16 2018-08-03 08:47:12,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:12,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:12 GMT Server: Apache x-openstack-request-id: req-422c3fae-49ac-4dc9-bfa2-802f4752f664 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:12,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:12 GMT Server: Apache x-openstack-request-id: req-b3e57a25-0b47-49e8-bbcc-fec31ad95b3d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:12,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-b3e57a25-0b47-49e8-bbcc-fec31ad95b3d 2018-08-03 08:47:12,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.667978048325s 2018-08-03 08:47:12,961 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-b3e57a25-0b47-49e8-bbcc-fec31ad95b3d 2018-08-03 08:47:17,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:18,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:17 GMT Server: Apache x-openstack-request-id: req-6305303e-772b-471f-8a6e-37db9ebb93fe Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:19,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:18 GMT Server: Apache x-openstack-request-id: req-4795aae9-9c5d-4bca-9817-c1d68fa3e106 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:19,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-4795aae9-9c5d-4bca-9817-c1d68fa3e106 2018-08-03 08:47:19,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28123307228s 2018-08-03 08:47:19,249 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-4795aae9-9c5d-4bca-9817-c1d68fa3e106 2018-08-03 08:47:19,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:47:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:19,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:19 GMT Server: Apache x-openstack-request-id: req-11572d8c-1ffd-4e78-a923-bb7695222574 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:47:19,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:19 GMT Server: Apache x-openstack-request-id: req-138439c3-fb49-4f0f-b0d2-55e32d0264b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:47:19,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-138439c3-fb49-4f0f-b0d2-55e32d0264b5 2018-08-03 08:47:19,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.685523986816s 2018-08-03 08:47:19,936 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-138439c3-fb49-4f0f-b0d2-55e32d0264b5 2018-08-03 08:47:24,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:24,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:25,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:24 GMT Server: Apache x-openstack-request-id: req-44575587-8d68-41de-b76b-1c22f2d53926 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:26,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:25 GMT Server: Apache x-openstack-request-id: req-7e61bb8f-4451-42aa-b1f3-61e24447404c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:26,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-7e61bb8f-4451-42aa-b1f3-61e24447404c 2018-08-03 08:47:26,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27158999443s 2018-08-03 08:47:26,215 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-7e61bb8f-4451-42aa-b1f3-61e24447404c 2018-08-03 08:47:31,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:31,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:31,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:31 GMT Server: Apache x-openstack-request-id: req-0920505d-753b-4084-8c03-556cf52b3e29 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:31,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:31 GMT Server: Apache x-openstack-request-id: req-51ae9d1a-8b89-4fef-ac7b-a0745c76ad4f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:31,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-51ae9d1a-8b89-4fef-ac7b-a0745c76ad4f 2018-08-03 08:47:31,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0896241664886s 2018-08-03 08:47:31,310 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-51ae9d1a-8b89-4fef-ac7b-a0745c76ad4f 2018-08-03 08:47:31,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:47:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:31,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:31 GMT Server: Apache x-openstack-request-id: req-f84f2cb6-1af4-4f1d-8925-16a9a8db65ed Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:47:31,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:31 GMT Server: Apache x-openstack-request-id: req-4db11669-ef2d-4f14-8672-8aeb6fc17312 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:47:31,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-4db11669-ef2d-4f14-8672-8aeb6fc17312 2018-08-03 08:47:31,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074392080307s 2018-08-03 08:47:31,386 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-4db11669-ef2d-4f14-8672-8aeb6fc17312 2018-08-03 08:47:36,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:37,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:36 GMT Server: Apache x-openstack-request-id: req-577ea82e-06df-4c27-8f89-3df760137bf7 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:37,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:37 GMT Server: Apache x-openstack-request-id: req-90321d10-7480-4112-b6c5-9f75d4f24a0d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:37,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-90321d10-7480-4112-b6c5-9f75d4f24a0d 2018-08-03 08:47:37,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27119588852s 2018-08-03 08:47:37,664 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-90321d10-7480-4112-b6c5-9f75d4f24a0d 2018-08-03 08:47:42,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:42,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:42 GMT Server: Apache x-openstack-request-id: req-a93ea186-cc76-4785-a9ce-77e2fd69edaa Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:42,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:42 GMT Server: Apache x-openstack-request-id: req-f054104f-156d-4fbe-9a69-91ecc6f0e8cc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:42,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-f054104f-156d-4fbe-9a69-91ecc6f0e8cc 2018-08-03 08:47:42,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776019096375s 2018-08-03 08:47:42,744 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-f054104f-156d-4fbe-9a69-91ecc6f0e8cc 2018-08-03 08:47:42,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:47:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:42,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:42 GMT Server: Apache x-openstack-request-id: req-0b73aca0-c9cf-4442-9599-87e5e4403081 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:47:42,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:42 GMT Server: Apache x-openstack-request-id: req-95934239-a785-4cd6-80e0-751dd298201b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:47:42,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-95934239-a785-4cd6-80e0-751dd298201b 2018-08-03 08:47:42,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736970901489s 2018-08-03 08:47:42,818 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-95934239-a785-4cd6-80e0-751dd298201b 2018-08-03 08:47:47,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:47,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:47 GMT Server: Apache x-openstack-request-id: req-8f8430ab-74b3-4074-b874-8c3f00002657 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:48,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:47 GMT Server: Apache x-openstack-request-id: req-62881f3b-e7d8-41f6-9995-6dd132e280c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:48,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-62881f3b-e7d8-41f6-9995-6dd132e280c4 2018-08-03 08:47:48,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.680180072784s 2018-08-03 08:47:48,501 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-62881f3b-e7d8-41f6-9995-6dd132e280c4 2018-08-03 08:47:53,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:53,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:53 GMT Server: Apache x-openstack-request-id: req-9da74af1-dae3-4105-855f-da8b2f4f7dbe Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:53,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:53 GMT Server: Apache x-openstack-request-id: req-60b4623b-fcba-4a51-a9ca-c20a6403ffcf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:53,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-60b4623b-fcba-4a51-a9ca-c20a6403ffcf 2018-08-03 08:47:53,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750210285187s 2018-08-03 08:47:53,583 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-60b4623b-fcba-4a51-a9ca-c20a6403ffcf 2018-08-03 08:47:53,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:47:53,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:53,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:53 GMT Server: Apache x-openstack-request-id: req-8d3129d9-d3c1-4f42-86f0-12b26659044f Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:47:54,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:53 GMT Server: Apache x-openstack-request-id: req-2232ea67-5d86-4e2d-8edf-8c6c8fe81b44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:47:54,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-2232ea67-5d86-4e2d-8edf-8c6c8fe81b44 2018-08-03 08:47:54,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.659799814224s 2018-08-03 08:47:54,243 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-2232ea67-5d86-4e2d-8edf-8c6c8fe81b44 2018-08-03 08:47:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:47:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:47:59,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:47:59 GMT Server: Apache x-openstack-request-id: req-46fe63ec-d07b-41d2-af90-e0c629621b50 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:47:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:47:59 GMT Server: Apache x-openstack-request-id: req-974d9de3-4082-4d4e-9e0e-94679e9062ff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:47:59,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-974d9de3-4082-4d4e-9e0e-94679e9062ff 2018-08-03 08:47:59,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.675561189651s 2018-08-03 08:47:59,926 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-974d9de3-4082-4d4e-9e0e-94679e9062ff 2018-08-03 08:48:04,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:05,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:04 GMT Server: Apache x-openstack-request-id: req-3be8b4e2-0bb6-40fb-82ff-d103829ca809 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:05,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:05 GMT Server: Apache x-openstack-request-id: req-a59d34d3-8ab5-44c7-a4c6-7e097a6e4d1b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:05,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-a59d34d3-8ab5-44c7-a4c6-7e097a6e4d1b 2018-08-03 08:48:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.676403045654s 2018-08-03 08:48:05,609 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-a59d34d3-8ab5-44c7-a4c6-7e097a6e4d1b 2018-08-03 08:48:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:48:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:05,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:05 GMT Server: Apache x-openstack-request-id: req-c0c9e2ef-273c-4283-a2a5-7a41d104b0a6 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:48:05,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:05 GMT Server: Apache x-openstack-request-id: req-4b77027f-20c7-444b-ad5e-837b1dc0e271 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:48:05,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-4b77027f-20c7-444b-ad5e-837b1dc0e271 2018-08-03 08:48:05,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745258331299s 2018-08-03 08:48:05,684 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-4b77027f-20c7-444b-ad5e-837b1dc0e271 2018-08-03 08:48:10,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:10,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:10 GMT Server: Apache x-openstack-request-id: req-c5a95029-a00e-4900-9764-9f1748174483 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:10,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:10 GMT Server: Apache x-openstack-request-id: req-3fd39e8e-5abc-463e-b334-79a870639c38 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:10,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-3fd39e8e-5abc-463e-b334-79a870639c38 2018-08-03 08:48:10,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0855491161346s 2018-08-03 08:48:10,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-3fd39e8e-5abc-463e-b334-79a870639c38 2018-08-03 08:48:15,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:16,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:15 GMT Server: Apache x-openstack-request-id: req-c13d69be-579e-41d8-8371-9fedd3260a95 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:16,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:16 GMT Server: Apache x-openstack-request-id: req-93a94f6d-c05a-49f6-944a-3d756482454f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:16,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-93a94f6d-c05a-49f6-944a-3d756482454f 2018-08-03 08:48:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.649135828018s 2018-08-03 08:48:16,432 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-93a94f6d-c05a-49f6-944a-3d756482454f 2018-08-03 08:48:16,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:48:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:17,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:16 GMT Server: Apache x-openstack-request-id: req-81b79d99-a6a7-4adb-a958-84791bdc015d Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:48:17,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:17 GMT Server: Apache x-openstack-request-id: req-d34119dd-30df-43de-a929-0d07009c77fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:48:17,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-d34119dd-30df-43de-a929-0d07009c77fe 2018-08-03 08:48:17,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.674198865891s 2018-08-03 08:48:17,107 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-d34119dd-30df-43de-a929-0d07009c77fe 2018-08-03 08:48:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:22,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:22 GMT Server: Apache x-openstack-request-id: req-395554f7-10be-4b31-a06d-a36fdfd5d1a5 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:22,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:22 GMT Server: Apache x-openstack-request-id: req-ec4fd708-47fb-4cc4-8986-081780d866de Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:22,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-ec4fd708-47fb-4cc4-8986-081780d866de 2018-08-03 08:48:22,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719411373138s 2018-08-03 08:48:22,186 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-ec4fd708-47fb-4cc4-8986-081780d866de 2018-08-03 08:48:27,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:27,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:27 GMT Server: Apache x-openstack-request-id: req-d2eaebc8-2fc1-44d5-9f24-0480b7d30999 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:27,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:27 GMT Server: Apache x-openstack-request-id: req-38bc1624-69e0-4461-a023-f4b5e840bc50 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:27,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-38bc1624-69e0-4461-a023-f4b5e840bc50 2018-08-03 08:48:27,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781259536743s 2018-08-03 08:48:27,270 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-38bc1624-69e0-4461-a023-f4b5e840bc50 2018-08-03 08:48:27,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:48:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:27,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:27 GMT Server: Apache x-openstack-request-id: req-30d34c6c-1de8-4dce-be06-6dfc531b6c72 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:48:28,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:27 GMT Server: Apache x-openstack-request-id: req-6d32456e-e1d4-4000-8967-422ba2aefcb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:48:28,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-6d32456e-e1d4-4000-8967-422ba2aefcb0 2018-08-03 08:48:28,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.767779111862s 2018-08-03 08:48:28,038 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-6d32456e-e1d4-4000-8967-422ba2aefcb0 2018-08-03 08:48:33,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:33,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:33 GMT Server: Apache x-openstack-request-id: req-1833622e-752b-4912-8228-6ad99c0a899a Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:33,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:33 GMT Server: Apache x-openstack-request-id: req-be7cccba-8f6f-4cfd-8aa5-74d821e9c599 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:33,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-be7cccba-8f6f-4cfd-8aa5-74d821e9c599 2018-08-03 08:48:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071916103363s 2018-08-03 08:48:33,117 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-be7cccba-8f6f-4cfd-8aa5-74d821e9c599 2018-08-03 08:48:38,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:38,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:38 GMT Server: Apache x-openstack-request-id: req-65d068a0-f03d-4434-a263-d328e29c74ef Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:38,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:38 GMT Server: Apache x-openstack-request-id: req-d656d05a-6f0a-4741-bd03-10069eee9829 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:38,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-d656d05a-6f0a-4741-bd03-10069eee9829 2018-08-03 08:48:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750761032104s 2018-08-03 08:48:38,199 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-d656d05a-6f0a-4741-bd03-10069eee9829 2018-08-03 08:48:38,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:48:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:38,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:38 GMT Server: Apache x-openstack-request-id: req-24ddb27a-7f9b-4a16-9959-467c7ab010e6 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:48:38,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:38 GMT Server: Apache x-openstack-request-id: req-62ca3e2b-dc14-41b7-bb61-a0249a942757 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:48:38,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-62ca3e2b-dc14-41b7-bb61-a0249a942757 2018-08-03 08:48:38,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717930793762s 2018-08-03 08:48:38,271 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-62ca3e2b-dc14-41b7-bb61-a0249a942757 2018-08-03 08:48:43,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:43,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:43,929 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:43 GMT Server: Apache x-openstack-request-id: req-2f0e75b3-dedc-4200-a2b4-fce4f6b03a99 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:43,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:43 GMT Server: Apache x-openstack-request-id: req-d36ed93e-a68b-4981-bc8b-8e41ad65e3f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-03T08:48:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns/events/b8fba5a5-c38a-4061-b62c-71881bcb3a06", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7a4c794e-58eb-4793-af11-8f00d64b0e22", "id": "b8fba5a5-c38a-4061-b62c-71881bcb3a06"}, {"resource_name": "ellis", "event_time": "2018-08-03T08:48:43Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis/events/cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-y2q2oinnwmht", "id": "cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672"}]} 2018-08-03 08:48:43,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-d36ed93e-a68b-4981-bc8b-8e41ad65e3f6 2018-08-03 08:48:43,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.695351839066s 2018-08-03 08:48:43,974 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc&marker=c631a21f-9945-4e71-a3b7-1bb0b7d39e42&sort_dir=asc used request id req-d36ed93e-a68b-4981-bc8b-8e41ad65e3f6 2018-08-03 08:48:48,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:49,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:48 GMT Server: Apache x-openstack-request-id: req-273984cc-946a-4c2f-b1e2-e05dec104ad1 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:49,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:49 GMT Server: Apache x-openstack-request-id: req-7d79be14-5db3-4e41-a41e-7e95cdde89e8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:49,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-7d79be14-5db3-4e41-a41e-7e95cdde89e8 2018-08-03 08:48:49,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753569602966s 2018-08-03 08:48:49,051 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-7d79be14-5db3-4e41-a41e-7e95cdde89e8 2018-08-03 08:48:54,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:48:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:54,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:54 GMT Server: Apache x-openstack-request-id: req-0dbf7d30-b567-4dc6-bc62-e45fc666d2f7 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:48:54,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:54 GMT Server: Apache x-openstack-request-id: req-6c8d1b96-b518-45b4-83e9-12169e6b0782 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:48:54,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-6c8d1b96-b518-45b4-83e9-12169e6b0782 2018-08-03 08:48:54,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767540931702s 2018-08-03 08:48:54,135 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-6c8d1b96-b518-45b4-83e9-12169e6b0782 2018-08-03 08:48:54,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:48:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:48:54,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:48:54 GMT Server: Apache x-openstack-request-id: req-42179c2f-7291-4d53-a63d-3cc54dfe2bf2 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:48:55,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:48:54 GMT Server: Apache x-openstack-request-id: req-ea735162-0bf4-4475-ad1d-a6acd51589a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:48:55,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-ea735162-0bf4-4475-ad1d-a6acd51589a2 2018-08-03 08:48:55,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.24347686768s 2018-08-03 08:48:55,379 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-ea735162-0bf4-4475-ad1d-a6acd51589a2 2018-08-03 08:49:00,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:00,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:00 GMT Server: Apache x-openstack-request-id: req-d72024d4-2e1f-4159-932f-57b60a690ff5 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:01,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:00 GMT Server: Apache x-openstack-request-id: req-59169175-e0ea-4222-9dbe-d44ed9784027 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:01,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-59169175-e0ea-4222-9dbe-d44ed9784027 2018-08-03 08:49:01,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.791105031967s 2018-08-03 08:49:01,178 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-59169175-e0ea-4222-9dbe-d44ed9784027 2018-08-03 08:49:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:06,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:06 GMT Server: Apache x-openstack-request-id: req-49a3e592-ff93-43a8-bc4a-4158114de9a0 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:06,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:06 GMT Server: Apache x-openstack-request-id: req-6e1733dc-a30a-44a4-9c90-41eeac491232 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:06,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-6e1733dc-a30a-44a4-9c90-41eeac491232 2018-08-03 08:49:06,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744550228119s 2018-08-03 08:49:06,258 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-6e1733dc-a30a-44a4-9c90-41eeac491232 2018-08-03 08:49:06,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:49:06,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:06,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:06 GMT Server: Apache x-openstack-request-id: req-cd971f7e-6642-40cf-b6bf-adedad5353ae Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:49:06,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:06 GMT Server: Apache x-openstack-request-id: req-f7c653aa-8bb8-47e2-ac51-453509a3f24d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:49:06,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-f7c653aa-8bb8-47e2-ac51-453509a3f24d 2018-08-03 08:49:06,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732450485229s 2018-08-03 08:49:06,332 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-f7c653aa-8bb8-47e2-ac51-453509a3f24d 2018-08-03 08:49:11,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:11,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:11,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:11 GMT Server: Apache x-openstack-request-id: req-8af98a89-4171-45ef-b9a1-8e09026c0c49 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:11,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:11 GMT Server: Apache x-openstack-request-id: req-a1ef9b0e-6ecd-40b0-be76-4c0721e7f079 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-03T08:49:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis/events/60c59f75-4e86-48aa-adcd-9cc95095fd14", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "09ddd01a-7eb9-414f-b742-97f4c0788740", "id": "60c59f75-4e86-48aa-adcd-9cc95095fd14"}, {"resource_name": "dime", "event_time": "2018-08-03T08:49:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime/events/e14c0558-1f0b-42c0-94ff-3fec796b4de7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-giwxefsvkajh", "id": "e14c0558-1f0b-42c0-94ff-3fec796b4de7"}, {"resource_name": "sprout", "event_time": "2018-08-03T08:49:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout/events/fc2faed2-6aba-4918-9923-2e4275b73991", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-iqk3vemqze4w", "id": "fc2faed2-6aba-4918-9923-2e4275b73991"}, {"resource_name": "vellum", "event_time": "2018-08-03T08:49:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum/events/a9827b6a-f2d7-4040-aa34-d57e5fa6bbaf", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-nipfbkpdp7pa", "id": "a9827b6a-f2d7-4040-aa34-d57e5fa6bbaf"}, {"resource_name": "homer", "event_time": "2018-08-03T08:49:09Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer/events/7d181731-2a21-4044-9863-340a72329906", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-gou7qaxbeo45", "id": "7d181731-2a21-4044-9863-340a72329906"}, {"resource_name": "bono", "event_time": "2018-08-03T08:49:10Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono/events/e6b6e36a-b258-44c7-9838-9fbb11323d3b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-7zvns6czfyxg", "id": "e6b6e36a-b258-44c7-9838-9fbb11323d3b"}]} 2018-08-03 08:49:11,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-a1ef9b0e-6ecd-40b0-be76-4c0721e7f079 2018-08-03 08:49:11,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0794861316681s 2018-08-03 08:49:11,419 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc&marker=cee92c0f-4cc3-4c15-bfd3-5cdb01fd5672&sort_dir=asc used request id req-a1ef9b0e-6ecd-40b0-be76-4c0721e7f079 2018-08-03 08:49:16,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:16,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-51a9a635-4b3d-4fdc-b5de-36e560585797 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:16,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:16 GMT Server: Apache x-openstack-request-id: req-d8ac1440-93ea-4107-bdc4-f86446dfb448 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:16,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-d8ac1440-93ea-4107-bdc4-f86446dfb448 2018-08-03 08:49:16,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075621843338s 2018-08-03 08:49:16,502 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-d8ac1440-93ea-4107-bdc4-f86446dfb448 2018-08-03 08:49:21,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:21,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:21 GMT Server: Apache x-openstack-request-id: req-63064614-a702-4a43-a29f-71c04fc07075 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:21,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:21 GMT Server: Apache x-openstack-request-id: req-10450297-bbb5-412a-8c8e-23aa4bdc80cd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:21,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-10450297-bbb5-412a-8c8e-23aa4bdc80cd 2018-08-03 08:49:21,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748600959778s 2018-08-03 08:49:21,579 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-10450297-bbb5-412a-8c8e-23aa4bdc80cd 2018-08-03 08:49:21,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:49:21,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:21,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:21 GMT Server: Apache x-openstack-request-id: req-b6791d2b-30c8-4187-98ec-6dbda9c1eeee Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:49:21,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:21 GMT Server: Apache x-openstack-request-id: req-a32d9d50-4086-4027-b4a7-f2a7158b784c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:49:21,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-a32d9d50-4086-4027-b4a7-f2a7158b784c 2018-08-03 08:49:21,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0959529876709s 2018-08-03 08:49:21,676 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-a32d9d50-4086-4027-b4a7-f2a7158b784c 2018-08-03 08:49:26,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:26,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:26 GMT Server: Apache x-openstack-request-id: req-a68a5eff-61f0-406f-9fee-25e783279851 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:26,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:26 GMT Server: Apache x-openstack-request-id: req-e5a43a18-e8e7-4352-9ced-7f73ab5c1fcc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:26,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-e5a43a18-e8e7-4352-9ced-7f73ab5c1fcc 2018-08-03 08:49:26,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0796518325806s 2018-08-03 08:49:26,763 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-e5a43a18-e8e7-4352-9ced-7f73ab5c1fcc 2018-08-03 08:49:31,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:31,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:31 GMT Server: Apache x-openstack-request-id: req-61d1b86d-fc99-46bc-a1bc-4c1d53bf2727 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:31,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:31 GMT Server: Apache x-openstack-request-id: req-1ef2ba7e-66cf-4ebd-9d26-8beba3f7bee6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:31,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-1ef2ba7e-66cf-4ebd-9d26-8beba3f7bee6 2018-08-03 08:49:31,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771160125732s 2018-08-03 08:49:31,846 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-1ef2ba7e-66cf-4ebd-9d26-8beba3f7bee6 2018-08-03 08:49:31,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:49:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:31,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:31 GMT Server: Apache x-openstack-request-id: req-996571d4-e4aa-4855-b9c2-cc396de75028 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:49:31,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:31 GMT Server: Apache x-openstack-request-id: req-7e72db21-cc21-40b9-9eb5-0bf08b5a56dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:49:31,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-7e72db21-cc21-40b9-9eb5-0bf08b5a56dd 2018-08-03 08:49:31,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0795500278473s 2018-08-03 08:49:31,927 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-7e72db21-cc21-40b9-9eb5-0bf08b5a56dd 2018-08-03 08:49:36,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:36,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:36 GMT Server: Apache x-openstack-request-id: req-0ec8f410-091a-42e3-99ca-b5798b262e77 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:37,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:36 GMT Server: Apache x-openstack-request-id: req-eb01582b-a9f8-4be0-ad5b-ef593e8e33ea Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:37,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-eb01582b-a9f8-4be0-ad5b-ef593e8e33ea 2018-08-03 08:49:37,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.1090528965s 2018-08-03 08:49:37,043 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-eb01582b-a9f8-4be0-ad5b-ef593e8e33ea 2018-08-03 08:49:42,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:42,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:42 GMT Server: Apache x-openstack-request-id: req-46ae2884-3ad4-4b59-ace5-cf05a8d246da Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:42,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:42 GMT Server: Apache x-openstack-request-id: req-c1983aac-8f9c-4d1e-9a3c-90192744b8f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:42,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-c1983aac-8f9c-4d1e-9a3c-90192744b8f3 2018-08-03 08:49:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736300945282s 2018-08-03 08:49:42,120 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-c1983aac-8f9c-4d1e-9a3c-90192744b8f3 2018-08-03 08:49:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:49:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:42,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:42 GMT Server: Apache x-openstack-request-id: req-a2e002f1-12d5-4a08-9608-2f4e490b2178 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:49:42,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:42 GMT Server: Apache x-openstack-request-id: req-d8f69d5d-9bd6-4b6c-9c97-70bd31afe5b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:49:42,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-d8f69d5d-9bd6-4b6c-9c97-70bd31afe5b8 2018-08-03 08:49:42,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738961696625s 2018-08-03 08:49:42,195 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-d8f69d5d-9bd6-4b6c-9c97-70bd31afe5b8 2018-08-03 08:49:47,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:47,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:47,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:47 GMT Server: Apache x-openstack-request-id: req-ad9815d2-1ce6-49b4-b464-b07f9b15dbec Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:47,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:47 GMT Server: Apache x-openstack-request-id: req-bdaa6e8a-195a-4327-ab3a-b9ef63fc363c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:47,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-bdaa6e8a-195a-4327-ab3a-b9ef63fc363c 2018-08-03 08:49:47,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0941331386566s 2018-08-03 08:49:47,292 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-bdaa6e8a-195a-4327-ab3a-b9ef63fc363c 2018-08-03 08:49:52,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:52,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:52,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:52 GMT Server: Apache x-openstack-request-id: req-9d1af769-3307-4ff2-96b5-875824f4a27d Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:52,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:52 GMT Server: Apache x-openstack-request-id: req-6c4469dd-b8a3-44a0-9460-cfc7b98f2d02 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:49:52,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-6c4469dd-b8a3-44a0-9460-cfc7b98f2d02 2018-08-03 08:49:52,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072279214859s 2018-08-03 08:49:52,366 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-6c4469dd-b8a3-44a0-9460-cfc7b98f2d02 2018-08-03 08:49:52,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:49:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:52,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:52 GMT Server: Apache x-openstack-request-id: req-017c874a-fdd5-42da-9222-1c78c4ed8602 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:49:53,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:52 GMT Server: Apache x-openstack-request-id: req-ea0eca62-d394-4b35-b923-bff42711ba56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:49:53,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-ea0eca62-d394-4b35-b923-bff42711ba56 2018-08-03 08:49:53,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.660995006561s 2018-08-03 08:49:53,028 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-ea0eca62-d394-4b35-b923-bff42711ba56 2018-08-03 08:49:58,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:49:58,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:49:58,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:49:58 GMT Server: Apache x-openstack-request-id: req-cc84015d-a027-473a-a956-7ab41ce454f6 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:49:58,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:49:58 GMT Server: Apache x-openstack-request-id: req-fbc2db11-7247-4be0-9f25-beec7c4839cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-03T08:49:52Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout/events/a9b74e40-ab3a-4a40-9468-4cb14f2105aa", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a09fbff6-33ab-4140-81fb-9e7329646e73", "id": "a9b74e40-ab3a-4a40-9468-4cb14f2105aa"}, {"resource_name": "bono", "event_time": "2018-08-03T08:49:53Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono/events/092c8550-9dc1-465f-af82-7b24b1b854fa", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "00bef7a3-5901-473d-aa4f-fb60b3609186", "id": "092c8550-9dc1-465f-af82-7b24b1b854fa"}, {"resource_name": "vellum", "event_time": "2018-08-03T08:49:57Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum/events/396892b3-e66e-4ae8-a02b-bb8113c1647e", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "15fc446a-8602-4b85-a931-1870ec4c2202", "id": "396892b3-e66e-4ae8-a02b-bb8113c1647e"}]} 2018-08-03 08:49:58,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-fbc2db11-7247-4be0-9f25-beec7c4839cd 2018-08-03 08:49:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749368667603s 2018-08-03 08:49:58,106 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc&marker=e6b6e36a-b258-44c7-9838-9fbb11323d3b&sort_dir=asc used request id req-fbc2db11-7247-4be0-9f25-beec7c4839cd 2018-08-03 08:50:03,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:03,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:03 GMT Server: Apache x-openstack-request-id: req-0cd87b50-2672-408e-8a95-f218cc761302 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:03,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:03 GMT Server: Apache x-openstack-request-id: req-874a3053-396c-435b-a2d4-7a56b473ca7f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:03,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-874a3053-396c-435b-a2d4-7a56b473ca7f 2018-08-03 08:50:03,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738091468811s 2018-08-03 08:50:03,187 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-874a3053-396c-435b-a2d4-7a56b473ca7f 2018-08-03 08:50:08,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:08,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:08 GMT Server: Apache x-openstack-request-id: req-8060b328-f33b-4613-8eb1-e1d8f275250c Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:08,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:08 GMT Server: Apache x-openstack-request-id: req-e9b5045e-7932-4cee-ac7a-8c1f75e60aa7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:08,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-e9b5045e-7932-4cee-ac7a-8c1f75e60aa7 2018-08-03 08:50:08,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733180046082s 2018-08-03 08:50:08,262 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-e9b5045e-7932-4cee-ac7a-8c1f75e60aa7 2018-08-03 08:50:08,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:50:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:08,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:08 GMT Server: Apache x-openstack-request-id: req-860d603a-8402-42da-8456-1430670fade7 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:50:08,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:08 GMT Server: Apache x-openstack-request-id: req-a3e37587-223d-4b31-885c-93910b5b4eaa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:50:08,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-a3e37587-223d-4b31-885c-93910b5b4eaa 2018-08-03 08:50:08,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736119747162s 2018-08-03 08:50:08,337 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-a3e37587-223d-4b31-885c-93910b5b4eaa 2018-08-03 08:50:13,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:13,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:13 GMT Server: Apache x-openstack-request-id: req-d0eb9f7d-8abf-43a3-93d4-574de6a89c18 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:13,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:13 GMT Server: Apache x-openstack-request-id: req-6d63a4a8-a232-49bb-bfe7-7e78bf3e7693 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:13,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-6d63a4a8-a232-49bb-bfe7-7e78bf3e7693 2018-08-03 08:50:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749061107635s 2018-08-03 08:50:13,414 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-6d63a4a8-a232-49bb-bfe7-7e78bf3e7693 2018-08-03 08:50:18,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:18,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:18 GMT Server: Apache x-openstack-request-id: req-730f0175-af6e-49e4-b378-ce6e950d2800 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:18,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:18 GMT Server: Apache x-openstack-request-id: req-63273f55-9457-491b-9b64-79e2d6eccb9b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:18,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-63273f55-9457-491b-9b64-79e2d6eccb9b 2018-08-03 08:50:18,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758590698242s 2018-08-03 08:50:18,497 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-63273f55-9457-491b-9b64-79e2d6eccb9b 2018-08-03 08:50:18,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:50:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:18,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:18 GMT Server: Apache x-openstack-request-id: req-8f099968-ccfa-4951-ae44-d641bb7f3969 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:50:18,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:18 GMT Server: Apache x-openstack-request-id: req-be52bef0-8ece-42b7-9df8-ee950b94bef9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:50:18,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-be52bef0-8ece-42b7-9df8-ee950b94bef9 2018-08-03 08:50:18,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735080242157s 2018-08-03 08:50:18,571 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-be52bef0-8ece-42b7-9df8-ee950b94bef9 2018-08-03 08:50:23,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:23,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:23 GMT Server: Apache x-openstack-request-id: req-514bbf13-6944-4cd7-a198-f7d082e150a9 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:23,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:23 GMT Server: Apache x-openstack-request-id: req-078ffe67-e04e-4da5-8f47-66532f98984f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:23,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-078ffe67-e04e-4da5-8f47-66532f98984f 2018-08-03 08:50:23,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755300521851s 2018-08-03 08:50:23,654 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-078ffe67-e04e-4da5-8f47-66532f98984f 2018-08-03 08:50:28,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:28,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:28 GMT Server: Apache x-openstack-request-id: req-a35e92e7-5954-4f6d-b3da-b039674da0bf Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:28,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:28 GMT Server: Apache x-openstack-request-id: req-f4740538-5dc8-4701-8566-b96206b58b54 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:28,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-f4740538-5dc8-4701-8566-b96206b58b54 2018-08-03 08:50:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074061870575s 2018-08-03 08:50:28,734 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-f4740538-5dc8-4701-8566-b96206b58b54 2018-08-03 08:50:28,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:50:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:28,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:28 GMT Server: Apache x-openstack-request-id: req-9f6864b1-7015-444d-8a3f-5b81b765022d Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:50:28,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:28 GMT Server: Apache x-openstack-request-id: req-e7930e82-db0b-4fa0-a8d4-f47053d22167 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:50:28,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-e7930e82-db0b-4fa0-a8d4-f47053d22167 2018-08-03 08:50:28,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.090038061142s 2018-08-03 08:50:28,825 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-e7930e82-db0b-4fa0-a8d4-f47053d22167 2018-08-03 08:50:33,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:33,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:33 GMT Server: Apache x-openstack-request-id: req-ba65b26b-d99a-482d-a717-2d22ecbabe58 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:33,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:33 GMT Server: Apache x-openstack-request-id: req-43f5d912-7016-4f5e-beee-899dfd0794b0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:33,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-43f5d912-7016-4f5e-beee-899dfd0794b0 2018-08-03 08:50:33,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776469707489s 2018-08-03 08:50:33,910 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-43f5d912-7016-4f5e-beee-899dfd0794b0 2018-08-03 08:50:38,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:38,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:38 GMT Server: Apache x-openstack-request-id: req-ae87c4b0-7fd6-4727-9848-e1c09e921513 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:38,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:38 GMT Server: Apache x-openstack-request-id: req-2333f89c-bbf6-4cac-adf7-3dccb4b82d33 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:38,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-2333f89c-bbf6-4cac-adf7-3dccb4b82d33 2018-08-03 08:50:38,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732810497284s 2018-08-03 08:50:38,990 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-2333f89c-bbf6-4cac-adf7-3dccb4b82d33 2018-08-03 08:50:38,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:50:38,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:39,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:38 GMT Server: Apache x-openstack-request-id: req-2e5586b6-a116-4b68-b9b3-04697c38d72d Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:50:39,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:39 GMT Server: Apache x-openstack-request-id: req-518078c8-f9f3-47f0-8891-7b209435c018 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:50:39,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-518078c8-f9f3-47f0-8891-7b209435c018 2018-08-03 08:50:39,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0778119564056s 2018-08-03 08:50:39,068 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-518078c8-f9f3-47f0-8891-7b209435c018 2018-08-03 08:50:44,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:44,105 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:44 GMT Server: Apache x-openstack-request-id: req-a2984955-f752-4a8b-96b2-1f177b29a602 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:44,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:44 GMT Server: Apache x-openstack-request-id: req-10f0dc6a-e674-47f7-97c3-2adce5a1cd37 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:44,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-10f0dc6a-e674-47f7-97c3-2adce5a1cd37 2018-08-03 08:50:44,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727641582489s 2018-08-03 08:50:44,148 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-10f0dc6a-e674-47f7-97c3-2adce5a1cd37 2018-08-03 08:50:49,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:49,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:49,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:49 GMT Server: Apache x-openstack-request-id: req-ee806c90-0b7e-4924-a6e2-db47944bd93c Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:49,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:49 GMT Server: Apache x-openstack-request-id: req-659f9cb8-0b05-4d70-bc62-ece1c118b189 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:49,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-659f9cb8-0b05-4d70-bc62-ece1c118b189 2018-08-03 08:50:49,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769968032837s 2018-08-03 08:50:49,232 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-659f9cb8-0b05-4d70-bc62-ece1c118b189 2018-08-03 08:50:49,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:50:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:49,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:49 GMT Server: Apache x-openstack-request-id: req-bd4a3595-7f18-4f87-997c-ac1d633cdae7 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:50:49,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:49 GMT Server: Apache x-openstack-request-id: req-e1df5c92-4ad3-4967-99ce-e081f7f69383 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:50:49,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-e1df5c92-4ad3-4967-99ce-e081f7f69383 2018-08-03 08:50:49,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725219249725s 2018-08-03 08:50:49,305 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-e1df5c92-4ad3-4967-99ce-e081f7f69383 2018-08-03 08:50:54,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:54,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:54,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:54 GMT Server: Apache x-openstack-request-id: req-e784a4d1-1828-47d3-931a-e4e2d1c10e93 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:54,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:54 GMT Server: Apache x-openstack-request-id: req-bf94cf6d-5154-4e7d-8ba9-0b0b7da1d87c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:54,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-bf94cf6d-5154-4e7d-8ba9-0b0b7da1d87c 2018-08-03 08:50:54,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744090080261s 2018-08-03 08:50:54,382 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-bf94cf6d-5154-4e7d-8ba9-0b0b7da1d87c 2018-08-03 08:50:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:50:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:59,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:59 GMT Server: Apache x-openstack-request-id: req-9dc34206-1f4d-4216-b0de-b5d7f2e7ad09 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:50:59,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:59 GMT Server: Apache x-openstack-request-id: req-97e6c2b8-7b86-4b38-b6a5-e3055e8f85b1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:50:59,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-97e6c2b8-7b86-4b38-b6a5-e3055e8f85b1 2018-08-03 08:50:59,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740070343018s 2018-08-03 08:50:59,463 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-97e6c2b8-7b86-4b38-b6a5-e3055e8f85b1 2018-08-03 08:50:59,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:50:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:50:59,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:50:59 GMT Server: Apache x-openstack-request-id: req-21dca2f5-0773-42be-af52-a4bf4533eca6 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:50:59,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:50:59 GMT Server: Apache x-openstack-request-id: req-295c12d5-ee7e-4748-97fb-54ccc17987d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:50:59,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-295c12d5-ee7e-4748-97fb-54ccc17987d4 2018-08-03 08:50:59,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734400749207s 2018-08-03 08:50:59,537 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-295c12d5-ee7e-4748-97fb-54ccc17987d4 2018-08-03 08:51:04,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:04,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:04 GMT Server: Apache x-openstack-request-id: req-20896f31-ec90-4a16-b1f8-39717d823621 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:04,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:04 GMT Server: Apache x-openstack-request-id: req-9ba1f8a4-5f43-4cdf-8faf-c4721d330121 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:04,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-9ba1f8a4-5f43-4cdf-8faf-c4721d330121 2018-08-03 08:51:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.227216005325s 2018-08-03 08:51:04,771 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-9ba1f8a4-5f43-4cdf-8faf-c4721d330121 2018-08-03 08:51:09,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:09,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:09 GMT Server: Apache x-openstack-request-id: req-53ebcd89-17a2-47d3-8023-fc1a8846f7f0 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:09,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:09 GMT Server: Apache x-openstack-request-id: req-ce899c06-086d-4d9e-bbd5-26b80029d405 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:09,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-ce899c06-086d-4d9e-bbd5-26b80029d405 2018-08-03 08:51:09,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741980075836s 2018-08-03 08:51:09,852 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-ce899c06-086d-4d9e-bbd5-26b80029d405 2018-08-03 08:51:09,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:51:09,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:09,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:09 GMT Server: Apache x-openstack-request-id: req-568c5ba9-65d4-4dd8-a1fb-cf0e5b2a3a1a Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:51:09,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:09 GMT Server: Apache x-openstack-request-id: req-ca65282d-4bd3-415b-83a3-5b38f2611854 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:51:09,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-ca65282d-4bd3-415b-83a3-5b38f2611854 2018-08-03 08:51:09,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729999542236s 2018-08-03 08:51:09,926 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-ca65282d-4bd3-415b-83a3-5b38f2611854 2018-08-03 08:51:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:14,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:14 GMT Server: Apache x-openstack-request-id: req-1df3ef1b-e887-43bf-b68c-c72af6d54fd1 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:15,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:14 GMT Server: Apache x-openstack-request-id: req-f01fd514-5897-41fe-8e4f-2ee8d7f64beb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:15,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-f01fd514-5897-41fe-8e4f-2ee8d7f64beb 2018-08-03 08:51:15,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754828453064s 2018-08-03 08:51:15,009 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-f01fd514-5897-41fe-8e4f-2ee8d7f64beb 2018-08-03 08:51:20,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:20,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:20 GMT Server: Apache x-openstack-request-id: req-e96c756f-d021-42a7-bd78-4ee8d662fb78 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:20,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:20 GMT Server: Apache x-openstack-request-id: req-03275632-1eeb-4e7c-ad1c-33d7d4774c45 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:20,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-03275632-1eeb-4e7c-ad1c-33d7d4774c45 2018-08-03 08:51:20,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.653534889221s 2018-08-03 08:51:20,669 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-03275632-1eeb-4e7c-ad1c-33d7d4774c45 2018-08-03 08:51:20,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:51:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:20,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:20 GMT Server: Apache x-openstack-request-id: req-ada73240-5955-409d-8c90-9ad5b2cd661f Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:51:20,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:20 GMT Server: Apache x-openstack-request-id: req-e9614dd7-8ee3-4933-abb6-ad535471e5a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:51:20,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-e9614dd7-8ee3-4933-abb6-ad535471e5a1 2018-08-03 08:51:20,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733330249786s 2018-08-03 08:51:20,743 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-e9614dd7-8ee3-4933-abb6-ad535471e5a1 2018-08-03 08:51:25,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:25,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:25,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:25 GMT Server: Apache x-openstack-request-id: req-84007a3d-e863-4e41-b3de-b2ba9197be66 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:25,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:25 GMT Server: Apache x-openstack-request-id: req-27091357-60aa-4f01-80e3-eb79f8a66297 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:25,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-27091357-60aa-4f01-80e3-eb79f8a66297 2018-08-03 08:51:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0900371074677s 2018-08-03 08:51:25,840 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-27091357-60aa-4f01-80e3-eb79f8a66297 2018-08-03 08:51:30,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:30,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:30 GMT Server: Apache x-openstack-request-id: req-54e23afd-1ff5-486b-bbe5-8bf735ab6ce8 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:30,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:30 GMT Server: Apache x-openstack-request-id: req-c87f09b4-2851-4a55-af02-36857207350f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:30,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-c87f09b4-2851-4a55-af02-36857207350f 2018-08-03 08:51:30,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749318599701s 2018-08-03 08:51:30,922 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-c87f09b4-2851-4a55-af02-36857207350f 2018-08-03 08:51:30,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:51:30,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:30,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:30 GMT Server: Apache x-openstack-request-id: req-4cf0c6f8-3756-4b86-aa7c-98da256c72cf Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:51:30,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:30 GMT Server: Apache x-openstack-request-id: req-a263b261-dde8-4d45-9dd5-5475152a0514 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:51:30,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-a263b261-dde8-4d45-9dd5-5475152a0514 2018-08-03 08:51:30,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770511627197s 2018-08-03 08:51:31,000 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-a263b261-dde8-4d45-9dd5-5475152a0514 2018-08-03 08:51:36,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:36,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:36,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:36 GMT Server: Apache x-openstack-request-id: req-03258331-cb0d-40fc-8456-fa898e8d5414 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:36,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:36 GMT Server: Apache x-openstack-request-id: req-f813fb41-fec5-43eb-86af-e455b415d929 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:36,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-f813fb41-fec5-43eb-86af-e455b415d929 2018-08-03 08:51:36,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752418041229s 2018-08-03 08:51:36,082 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-f813fb41-fec5-43eb-86af-e455b415d929 2018-08-03 08:51:41,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:41,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-e963ba4f-91d6-43bb-9cd5-6e9c96cf957a Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:41,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-be512d6e-fabf-4032-9935-e0c86272dae7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:41,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-be512d6e-fabf-4032-9935-e0c86272dae7 2018-08-03 08:51:41,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763030052185s 2018-08-03 08:51:41,164 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-be512d6e-fabf-4032-9935-e0c86272dae7 2018-08-03 08:51:41,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:51:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:41,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-c3b8ece9-16e9-43b3-a81e-06b66fd40db7 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:51:41,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:41 GMT Server: Apache x-openstack-request-id: req-f87c1ebc-8e0c-430f-836f-cecd4875944b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:51:41,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-f87c1ebc-8e0c-430f-836f-cecd4875944b 2018-08-03 08:51:41,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0577929019928s 2018-08-03 08:51:41,223 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-f87c1ebc-8e0c-430f-836f-cecd4875944b 2018-08-03 08:51:46,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:46,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:46 GMT Server: Apache x-openstack-request-id: req-f768d8c6-8007-47a4-8636-25cdd1a7fd01 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:46,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:46 GMT Server: Apache x-openstack-request-id: req-7a00bd59-d035-4685-8580-371fb99e70c7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:46,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-7a00bd59-d035-4685-8580-371fb99e70c7 2018-08-03 08:51:46,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755410194397s 2018-08-03 08:51:46,306 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-7a00bd59-d035-4685-8580-371fb99e70c7 2018-08-03 08:51:51,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:51,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:51,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-96401314-4dbb-4742-affc-9efc15400c22 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:51,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-cc2b541e-e1eb-4bd5-a311-f59e76d2babb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:51,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-cc2b541e-e1eb-4bd5-a311-f59e76d2babb 2018-08-03 08:51:51,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.266832113266s 2018-08-03 08:51:51,575 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-cc2b541e-e1eb-4bd5-a311-f59e76d2babb 2018-08-03 08:51:51,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:51:51,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:51,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-a6e5f109-ce1b-4586-8ee4-03664a5b601f Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:51:52,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:51 GMT Server: Apache x-openstack-request-id: req-83e77aad-f7f4-4280-8218-c61839f7e14e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:51:52,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-83e77aad-f7f4-4280-8218-c61839f7e14e 2018-08-03 08:51:52,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.466367959976s 2018-08-03 08:51:52,043 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-83e77aad-f7f4-4280-8218-c61839f7e14e 2018-08-03 08:51:57,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:51:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:51:57,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:51:57 GMT Server: Apache x-openstack-request-id: req-6acaa100-99ac-45a7-977e-913ad65126ec Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:51:57,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:51:57 GMT Server: Apache x-openstack-request-id: req-991ea6ee-9403-4d0f-a693-2bd24a532b25 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:51:57,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-991ea6ee-9403-4d0f-a693-2bd24a532b25 2018-08-03 08:51:57,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746479034424s 2018-08-03 08:51:57,125 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-991ea6ee-9403-4d0f-a693-2bd24a532b25 2018-08-03 08:52:02,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:52:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:02,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:52:02 GMT Server: Apache x-openstack-request-id: req-b0ee8be1-befd-42cd-b8f4-24aeaf104c73 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:52:02,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:02 GMT Server: Apache x-openstack-request-id: req-274998c2-717d-46ec-9fc2-c97face071f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 08:52:02,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-274998c2-717d-46ec-9fc2-c97face071f6 2018-08-03 08:52:02,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744740962982s 2018-08-03 08:52:02,206 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-274998c2-717d-46ec-9fc2-c97face071f6 2018-08-03 08:52:02,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:52:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:02,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:52:02 GMT Server: Apache x-openstack-request-id: req-ef0da32c-8493-4beb-9f05-3992de537e79 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 08:52:02,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:02 GMT Server: Apache x-openstack-request-id: req-04158ec8-4ec9-4a4a-bc8a-0a229930017a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-03 08:52:02,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-04158ec8-4ec9-4a4a-bc8a-0a229930017a 2018-08-03 08:52:02,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0908050537109s 2018-08-03 08:52:02,297 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-04158ec8-4ec9-4a4a-bc8a-0a229930017a 2018-08-03 08:52:07,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 08:52:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:07,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:52:07 GMT Server: Apache x-openstack-request-id: req-27598c5e-1d16-4a1e-93e3-721cf978cc30 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 08:52:07,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:07 GMT Server: Apache x-openstack-request-id: req-49922c6e-37f5-4066-952d-49308412690d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-03T08:52:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer/events/8f85f4d6-04cf-4df8-9710-3f6e06d979e1", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "abb0a3f8-52f2-4282-873b-045acb4eca0b", "id": "8f85f4d6-04cf-4df8-9710-3f6e06d979e1"}, {"resource_name": "dime", "event_time": "2018-08-03T08:52:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime/events/75e987e4-58c6-4a93-8882-d62ba1808026", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6153bcb5-95e3-4620-b442-ecfae09428e0", "id": "75e987e4-58c6-4a93-8882-d62ba1808026"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T08:52:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv/events/ac1a2161-ad19-438c-a378-b2cd4cea50d7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "id": "ac1a2161-ad19-438c-a378-b2cd4cea50d7"}]} 2018-08-03 08:52:07,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-49922c6e-37f5-4066-952d-49308412690d 2018-08-03 08:52:07,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.239780902863s 2018-08-03 08:52:07,545 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc&marker=396892b3-e66e-4ae8-a02b-bb8113c1647e&sort_dir=asc used request id req-49922c6e-37f5-4066-952d-49308412690d 2018-08-03 08:52:07,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:52:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:07,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:52:07 GMT Server: Apache x-openstack-request-id: req-89389c8f-4a80-48f9-8e8c-ed4d7c2d9350 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 Content-Length: 423 Content-Type: text/html; 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-08-03 08:52:07,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:07 GMT Server: Apache x-openstack-request-id: req-b98cc5c3-5a75-45de-b4de-ddd923b15af0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-03 08:52:07,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 used request id req-b98cc5c3-5a75-45de-b4de-ddd923b15af0 2018-08-03 08:52:07,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.329967975616s 2018-08-03 08:52:07,877 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 used request id req-b98cc5c3-5a75-45de-b4de-ddd923b15af0 2018-08-03 08:52:07,878 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-03T08:46:26Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'8a2de363-33c6-4ffb-93e9-20e484772458', 'parameters': Munch({u'OS::project_id': u'f94097825555413f88e0de0a04c83c52', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'8a2de363-33c6-4ffb-93e9-20e484772458', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'ba62aa3618b0439288cdcdba63348fd0', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-08-03T08:46:26Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458'}) 2018-08-03 08:52:07,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:52:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:08,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0635800-aa89-406f-903f-7e08275033e9 x-compute-request-id: req-d0635800-aa89-406f-903f-7e08275033e9 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:52:08,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0635800-aa89-406f-903f-7e08275033e9 2018-08-03 08:52:08,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.605742931366s 2018-08-03 08:52:08,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d0635800-aa89-406f-903f-7e08275033e9 2018-08-03 08:52:08,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 08:52:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:08,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1885 X-Openstack-Request-Id: req-15a36852-b96c-4a73-88e4-aecbfbb3338e Date: Fri, 03 Aug 2018 08:52:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"467b8af7-5349-4932-8c3b-a53140635ba9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f94097825555413f88e0de0a04c83c52","l2_adjacency":true,"status":"ACTIVE","subnets":["71fa0fa0-b586-4da4-b7ce-6ea3c33b82c9"],"description":"","tags":[],"updated_at":"2018-08-03T08:46:32Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"f94097825555413f88e0de0a04c83c52","created_at":"2018-08-03T08:46:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"902e3be4-9b51-4e9c-a955-cdb78be9aa60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f94097825555413f88e0de0a04c83c52","l2_adjacency":true,"status":"ACTIVE","subnets":["80148f02-ea84-4713-a209-cf4ee718dbac"],"description":"","tags":[],"updated_at":"2018-08-03T08:46:35Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"f94097825555413f88e0de0a04c83c52","created_at":"2018-08-03T08:46:33Z","mtu":1450}]} 2018-08-03 08:52:08,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-15a36852-b96c-4a73-88e4-aecbfbb3338e 2018-08-03 08:52:08,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136893987656s 2018-08-03 08:52:08,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-15a36852-b96c-4a73-88e4-aecbfbb3338e 2018-08-03 08:52:08,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 08:52:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:08,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-8fd0869d-734d-4b90-9488-0514a895d623 Date: Fri, 03 Aug 2018 08:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"467b8af7-5349-4932-8c3b-a53140635ba9","tenant_id":"f94097825555413f88e0de0a04c83c52","created_at":"2018-08-03T08:46:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"f94097825555413f88e0de0a04c83c52","id":"71fa0fa0-b586-4da4-b7ce-6ea3c33b82c9","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"902e3be4-9b51-4e9c-a955-cdb78be9aa60","tenant_id":"f94097825555413f88e0de0a04c83c52","created_at":"2018-08-03T08:46:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T08:46:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"f94097825555413f88e0de0a04c83c52","id":"80148f02-ea84-4713-a209-cf4ee718dbac","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-03 08:52:08,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8fd0869d-734d-4b90-9488-0514a895d623 2018-08-03 08:52:08,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0583739280701s 2018-08-03 08:52:08,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-8fd0869d-734d-4b90-9488-0514a895d623 2018-08-03 08:52:08,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:08,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3effebb-c066-4e4b-a385-c6bad8d59b50 x-compute-request-id: req-e3effebb-c066-4e4b-a385-c6bad8d59b50 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:08,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e3effebb-c066-4e4b-a385-c6bad8d59b50 2018-08-03 08:52:08,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266709327698s 2018-08-03 08:52:08,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e3effebb-c066-4e4b-a385-c6bad8d59b50 2018-08-03 08:52:08,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44d5483a-e8d7-41e9-ac1e-c38d7acc0f3a x-compute-request-id: req-44d5483a-e8d7-41e9-ac1e-c38d7acc0f3a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "0d86875c-8126-4143-9814-da00de2a83e7"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46002975-8fde-448c-97ad-db0ff3c202b9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a1f9988-251a-4e1e-a876-a4b81d98d948"}, {"from_port": 4000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "bf85f0b5-27ca-4d31-b283-487b51349f21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f553f7b0-f110-4348-9daf-d8e0da7b0afd"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "a60f52b7-19aa-4222-a645-5d8eb50e5cd2", "ip_range": {}, "id": "a680f73e-1eed-41ce-8126-dc607989bae6"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "a60f52b7-19aa-4222-a645-5d8eb50e5cd2", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6f5bf06f-8173-4211-9084-bb7a0ca7c341", "ip_range": {}, "id": "550472cd-a158-4002-abc9-4fbbe6c27024"}, {"from_port": 10888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6f5bf06f-8173-4211-9084-bb7a0ca7c341", "ip_range": {}, "id": "7e9bf92d-143a-4ae3-b9b5-3e85804bee2f"}, {"from_port": 8888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "6f5bf06f-8173-4211-9084-bb7a0ca7c341", "ip_range": {}, "id": "82965fa6-148d-4220-9d5d-3950911d37e9"}, {"from_port": 8888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "6f5bf06f-8173-4211-9084-bb7a0ca7c341", "ip_range": {}, "id": "82de084e-3da4-4ce0-a0ef-dc8778a7ec77"}, {"from_port": 10888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "6f5bf06f-8173-4211-9084-bb7a0ca7c341", "ip_range": {}, "id": "f05218e4-8bcf-49f1-8e55-35c9cdcfeec0"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "6f5bf06f-8173-4211-9084-bb7a0ca7c341", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-03 08:52:10,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/os-security-groups used request id req-44d5483a-e8d7-41e9-ac1e-c38d7acc0f3a 2018-08-03 08:52:10,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.31390500069s 2018-08-03 08:52:10,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/os-security-groups used request id req-44d5483a-e8d7-41e9-ac1e-c38d7acc0f3a 2018-08-03 08:52:10,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:10,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9ef75f7d-5dd2-4f35-a9f6-f0804dbc53b5 Date: Fri, 03 Aug 2018 08:52:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:10,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9ef75f7d-5dd2-4f35-a9f6-f0804dbc53b5 2018-08-03 08:52:10,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22771692276s 2018-08-03 08:52:10,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9ef75f7d-5dd2-4f35-a9f6-f0804dbc53b5 2018-08-03 08:52:10,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:10,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:10 GMT Server: Apache x-compute-request-id: req-c23521e5-4364-47ae-a54e-dd59261c2e82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c23521e5-4364-47ae-a54e-dd59261c2e82 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:10,962 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-c23521e5-4364-47ae-a54e-dd59261c2e82 2018-08-03 08:52:10,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.681669950485s 2018-08-03 08:52:10,962 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-c23521e5-4364-47ae-a54e-dd59261c2e82 2018-08-03 08:52:10,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:10,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34a8caa6-94ef-4bdb-bca5-e1a66b3e2379 x-compute-request-id: req-34a8caa6-94ef-4bdb-bca5-e1a66b3e2379 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:10,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-34a8caa6-94ef-4bdb-bca5-e1a66b3e2379 2018-08-03 08:52:10,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289750099182s 2018-08-03 08:52:10,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-34a8caa6-94ef-4bdb-bca5-e1a66b3e2379 2018-08-03 08:52:10,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:10,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:12,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2adc48b-5cd8-40a7-bb37-207d75ecda8d x-compute-request-id: req-c2adc48b-5cd8-40a7-bb37-207d75ecda8d Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "0d86875c-8126-4143-9814-da00de2a83e7"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46002975-8fde-448c-97ad-db0ff3c202b9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a1f9988-251a-4e1e-a876-a4b81d98d948"}, {"from_port": 4000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "bf85f0b5-27ca-4d31-b283-487b51349f21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f553f7b0-f110-4348-9daf-d8e0da7b0afd"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "518a447a-03ee-407e-b3d0-d46e6b70056b", "ip_range": {}, "id": "09b42e2b-00b6-4505-8bde-c99aa9cd2854"}, {"from_port": 9888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "518a447a-03ee-407e-b3d0-d46e6b70056b", "ip_range": {}, "id": "0f3a24a2-300b-4724-95e8-267271bb7888"}, {"from_port": 5052, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "518a447a-03ee-407e-b3d0-d46e6b70056b", "ip_range": {}, "id": "dbf1b96e-e85d-4b95-ae7d-2420b9a01b0e"}, {"from_port": 9888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "518a447a-03ee-407e-b3d0-d46e6b70056b", "ip_range": {}, "id": "ec5b2b5b-6b6a-4fed-8edf-d819182b0104"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "518a447a-03ee-407e-b3d0-d46e6b70056b", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "f01f8a43-b83b-4a79-8df2-8b12d6b1df48", "ip_range": {}, "id": "b8efe8ca-7994-49f8-89d2-a2c4efca3c5f"}, {"from_port": 5052, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "f01f8a43-b83b-4a79-8df2-8b12d6b1df48", "ip_range": {}, "id": "e4c2aa3d-b285-47b0-b97a-cf1c1c6c4be9"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "f01f8a43-b83b-4a79-8df2-8b12d6b1df48", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-03 08:52:12,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe/os-security-groups used request id req-c2adc48b-5cd8-40a7-bb37-207d75ecda8d 2018-08-03 08:52:12,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.23482203484s 2018-08-03 08:52:12,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe/os-security-groups used request id req-c2adc48b-5cd8-40a7-bb37-207d75ecda8d 2018-08-03 08:52:12,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:12,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-0667baee-c7cf-4b2d-b1f1-dd0d294b9317 Date: Fri, 03 Aug 2018 08:52:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:12,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0667baee-c7cf-4b2d-b1f1-dd0d294b9317 2018-08-03 08:52:12,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235724925995s 2018-08-03 08:52:12,474 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0667baee-c7cf-4b2d-b1f1-dd0d294b9317 2018-08-03 08:52:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:13,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:12 GMT Server: Apache x-compute-request-id: req-073eba54-42c9-45b9-8891-81a0472cb92c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-073eba54-42c9-45b9-8891-81a0472cb92c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:13,087 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-073eba54-42c9-45b9-8891-81a0472cb92c 2018-08-03 08:52:13,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.608936786652s 2018-08-03 08:52:13,087 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-073eba54-42c9-45b9-8891-81a0472cb92c 2018-08-03 08:52:14,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:14,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06639483-e745-4b66-8b03-8da803093d3f x-compute-request-id: req-06639483-e745-4b66-8b03-8da803093d3f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:14,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-06639483-e745-4b66-8b03-8da803093d3f 2018-08-03 08:52:14,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284421443939s 2018-08-03 08:52:14,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-06639483-e745-4b66-8b03-8da803093d3f 2018-08-03 08:52:14,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:14,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:14,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02af8118-b14a-4f21-9ab5-81ff04921be3 x-compute-request-id: req-02af8118-b14a-4f21-9ab5-81ff04921be3 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "0d86875c-8126-4143-9814-da00de2a83e7"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46002975-8fde-448c-97ad-db0ff3c202b9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a1f9988-251a-4e1e-a876-a4b81d98d948"}, {"from_port": 4000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "bf85f0b5-27ca-4d31-b283-487b51349f21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f553f7b0-f110-4348-9daf-d8e0da7b0afd"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1029b2ac-5eb7-4c94-9de5-54b63b0e65a0"}, {"from_port": 5058, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {}, "id": "14fb5c34-7882-42ae-a2c1-2767d66e0866"}, {"from_port": 5058, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {}, "id": "c87e4600-f065-4c1c-a42a-197ffe7f6770"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d6511910-b9d3-4351-8fa2-06249dc1f479"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "da8875fb-bb6c-495b-8afb-69a9f147393b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e39d14c5-008d-4651-a4d9-e0789fa3126f"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8c0e959-8a74-44d4-a8ca-3a4ff41c2ab7"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef2e975e-a567-48fe-a515-2fc00e00e383"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "690110a5-9a56-45a3-94f5-dca5c8532ee0", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-03 08:52:14,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951/os-security-groups used request id req-02af8118-b14a-4f21-9ab5-81ff04921be3 2018-08-03 08:52:14,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.653975009918s 2018-08-03 08:52:14,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951/os-security-groups used request id req-02af8118-b14a-4f21-9ab5-81ff04921be3 2018-08-03 08:52:14,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:14,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6921b79c-e8d4-42a0-b6c7-a8869f7d8a85 Date: Fri, 03 Aug 2018 08:52:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:14,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6921b79c-e8d4-42a0-b6c7-a8869f7d8a85 2018-08-03 08:52:14,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115781784058s 2018-08-03 08:52:14,901 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6921b79c-e8d4-42a0-b6c7-a8869f7d8a85 2018-08-03 08:52:14,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:14,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:15,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:14 GMT Server: Apache x-compute-request-id: req-ffd866b7-9135-4fcd-b286-ff5183d8b7e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ffd866b7-9135-4fcd-b286-ff5183d8b7e0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:15,748 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-ffd866b7-9135-4fcd-b286-ff5183d8b7e0 2018-08-03 08:52:15,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.843024015427s 2018-08-03 08:52:15,748 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-ffd866b7-9135-4fcd-b286-ff5183d8b7e0 2018-08-03 08:52:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-23c2354e-aff4-4957-ba46-d0da51359e8b x-compute-request-id: req-23c2354e-aff4-4957-ba46-d0da51359e8b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:15,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-23c2354e-aff4-4957-ba46-d0da51359e8b 2018-08-03 08:52:15,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285429954529s 2018-08-03 08:52:15,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-23c2354e-aff4-4957-ba46-d0da51359e8b 2018-08-03 08:52:15,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:16,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-19267c2d-aca9-4081-be86-3edcf47e4836 x-compute-request-id: req-19267c2d-aca9-4081-be86-3edcf47e4836 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "0d86875c-8126-4143-9814-da00de2a83e7"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46002975-8fde-448c-97ad-db0ff3c202b9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a1f9988-251a-4e1e-a876-a4b81d98d948"}, {"from_port": 4000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "bf85f0b5-27ca-4d31-b283-487b51349f21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f553f7b0-f110-4348-9daf-d8e0da7b0afd"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "ip_range": {}, "id": "09dc581f-4478-4d9c-90d7-66f802b4c4a4"}, {"from_port": 9160, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "ip_range": {}, "id": "244b661e-4fc9-49dc-8235-fcfa9f8ba301"}, {"from_port": 9160, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "ip_range": {}, "id": "60b61c97-0d86-4447-aeb2-3a524953664e"}, {"from_port": 7253, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "ip_range": {}, "id": "6ab5124a-50df-4c58-b200-f0cb192baeab"}, {"from_port": 7253, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "ip_range": {}, "id": "6bb19780-63b0-438a-8b76-bbeb065891d8"}, {"from_port": 11311, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "ip_range": {}, "id": "aa396e1a-5825-4e97-a5b2-385c13ddac56"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "44e38f73-91e8-4dcd-a188-5f58411cdee2", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 11211, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a3dfd6c5-70ab-4eec-831a-1038a00b2fa8", "ip_range": {}, "id": "3cac34d9-ff35-46f5-a610-ee1ec0f0c6a9"}, {"from_port": 7253, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a3dfd6c5-70ab-4eec-831a-1038a00b2fa8", "ip_range": {}, "id": "42667176-b3fb-4514-99b9-c450f4919c65"}, {"from_port": 7000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a3dfd6c5-70ab-4eec-831a-1038a00b2fa8", "ip_range": {}, "id": "94fa16e9-1610-4497-921e-15a2778d7b3d"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "a3dfd6c5-70ab-4eec-831a-1038a00b2fa8", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-03 08:52:16,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac/os-security-groups used request id req-19267c2d-aca9-4081-be86-3edcf47e4836 2018-08-03 08:52:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.04860091209s 2018-08-03 08:52:16,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac/os-security-groups used request id req-19267c2d-aca9-4081-be86-3edcf47e4836 2018-08-03 08:52:16,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:16,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:17,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-a2477f44-7074-4b14-af24-c4511e4ddee3 Date: Fri, 03 Aug 2018 08:52:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:17,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a2477f44-7074-4b14-af24-c4511e4ddee3 2018-08-03 08:52:17,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219172954559s 2018-08-03 08:52:17,057 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a2477f44-7074-4b14-af24-c4511e4ddee3 2018-08-03 08:52:17,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:17,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:17,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:17 GMT Server: Apache x-compute-request-id: req-bdade99d-da4b-4e94-9817-525118f4dbea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bdade99d-da4b-4e94-9817-525118f4dbea Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:17,704 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-bdade99d-da4b-4e94-9817-525118f4dbea 2018-08-03 08:52:17,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.643332004547s 2018-08-03 08:52:17,705 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-bdade99d-da4b-4e94-9817-525118f4dbea 2018-08-03 08:52:18,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:18,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:18,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4de0efeb-a216-4fec-b554-00dc8a4998be x-compute-request-id: req-4de0efeb-a216-4fec-b554-00dc8a4998be Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:18,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4de0efeb-a216-4fec-b554-00dc8a4998be 2018-08-03 08:52:18,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287251472473s 2018-08-03 08:52:18,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-4de0efeb-a216-4fec-b554-00dc8a4998be 2018-08-03 08:52:18,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-895aaf1b-0499-4f42-b1cf-ea4715f81ea7 x-compute-request-id: req-895aaf1b-0499-4f42-b1cf-ea4715f81ea7 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "0d86875c-8126-4143-9814-da00de2a83e7"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46002975-8fde-448c-97ad-db0ff3c202b9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a1f9988-251a-4e1e-a876-a4b81d98d948"}, {"from_port": 4000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "bf85f0b5-27ca-4d31-b283-487b51349f21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f553f7b0-f110-4348-9daf-d8e0da7b0afd"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "6015f138-b8e0-47e8-a2e3-865f1a40fe87", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a640fca1-6da0-4888-86b6-ffac647e7b73"}, {"from_port": 7888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "6015f138-b8e0-47e8-a2e3-865f1a40fe87", "ip_range": {}, "id": "ca8ff2ab-5c32-44b9-b010-f61b32e012e2"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "6015f138-b8e0-47e8-a2e3-865f1a40fe87", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "356b7420-59c4-43ee-b5c4-ede30c338b69", "ip_range": {}, "id": "b9f47908-cce9-4473-b766-fe8eb616da68"}, {"from_port": 9160, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "356b7420-59c4-43ee-b5c4-ede30c338b69", "ip_range": {}, "id": "ce7e8bfc-dae9-4435-84cf-83b562025c3a"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "356b7420-59c4-43ee-b5c4-ede30c338b69", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ddfcb762-d48d-4a3f-bdb7-8d200cb07045"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "356b7420-59c4-43ee-b5c4-ede30c338b69", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-03 08:52:19,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab/os-security-groups used request id req-895aaf1b-0499-4f42-b1cf-ea4715f81ea7 2018-08-03 08:52:19,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.41116809845s 2018-08-03 08:52:19,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab/os-security-groups used request id req-895aaf1b-0499-4f42-b1cf-ea4715f81ea7 2018-08-03 08:52:19,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-6ba0642a-8d30-4ac4-a8e3-2e732e1c6599 Date: Fri, 03 Aug 2018 08:52:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:19,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6ba0642a-8d30-4ac4-a8e3-2e732e1c6599 2018-08-03 08:52:19,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355379581451s 2018-08-03 08:52:19,194 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-6ba0642a-8d30-4ac4-a8e3-2e732e1c6599 2018-08-03 08:52:19,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:19 GMT Server: Apache x-compute-request-id: req-dd320418-8cdd-4013-9ec2-e42261a66efc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dd320418-8cdd-4013-9ec2-e42261a66efc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:19,248 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-dd320418-8cdd-4013-9ec2-e42261a66efc 2018-08-03 08:52:19,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0502080917358s 2018-08-03 08:52:19,248 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-dd320418-8cdd-4013-9ec2-e42261a66efc 2018-08-03 08:52:19,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-c1b1265b-4e64-4000-89b0-6ba0c7b62b66 x-compute-request-id: req-c1b1265b-4e64-4000-89b0-6ba0c7b62b66 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:19,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c1b1265b-4e64-4000-89b0-6ba0c7b62b66 2018-08-03 08:52:19,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275568962097s 2018-08-03 08:52:19,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c1b1265b-4e64-4000-89b0-6ba0c7b62b66 2018-08-03 08:52:19,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-8ca33641-ee35-4e08-aa33-1b9790144162 x-compute-request-id: req-8ca33641-ee35-4e08-aa33-1b9790144162 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "0d86875c-8126-4143-9814-da00de2a83e7"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46002975-8fde-448c-97ad-db0ff3c202b9"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6a1f9988-251a-4e1e-a876-a4b81d98d948"}, {"from_port": 4000, "group": {"tenant_id": "f94097825555413f88e0de0a04c83c52", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {}, "id": "bf85f0b5-27ca-4d31-b283-487b51349f21"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f553f7b0-f110-4348-9daf-d8e0da7b0afd"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "5afbbef3-25cf-413c-be6d-4cd2d3f4c833", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4eb9499e-1918-4baf-b20c-d97032b882d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "39476ed1-098f-41c6-8424-fcd981aa8245"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4eb9499e-1918-4baf-b20c-d97032b882d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7c78a158-6a94-4d6f-b17f-9fa030d5e7f3"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "4eb9499e-1918-4baf-b20c-d97032b882d2", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-03 08:52:19,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf/os-security-groups used request id req-8ca33641-ee35-4e08-aa33-1b9790144162 2018-08-03 08:52:19,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.340276002884s 2018-08-03 08:52:19,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf/os-security-groups used request id req-8ca33641-ee35-4e08-aa33-1b9790144162 2018-08-03 08:52:19,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:19,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-73b57ed4-6798-4140-aff1-acf823e3b0e6 Date: Fri, 03 Aug 2018 08:52:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:19,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-73b57ed4-6798-4140-aff1-acf823e3b0e6 2018-08-03 08:52:19,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237580060959s 2018-08-03 08:52:19,864 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-73b57ed4-6798-4140-aff1-acf823e3b0e6 2018-08-03 08:52:19,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:19 GMT Server: Apache x-compute-request-id: req-0b48f166-a736-47d1-b1a7-436f4ab03368 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b48f166-a736-47d1-b1a7-436f4ab03368 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:19,918 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-0b48f166-a736-47d1-b1a7-436f4ab03368 2018-08-03 08:52:19,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0494410991669s 2018-08-03 08:52:19,918 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-0b48f166-a736-47d1-b1a7-436f4ab03368 2018-08-03 08:52:19,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 08:52:19,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:19,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-e32adeaa-38d7-47c1-9233-61eb3594a347 x-compute-request-id: req-e32adeaa-38d7-47c1-9233-61eb3594a347 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 08:52:19,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e32adeaa-38d7-47c1-9233-61eb3594a347 2018-08-03 08:52:19,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272409915924s 2018-08-03 08:52:19,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-e32adeaa-38d7-47c1-9233-61eb3594a347 2018-08-03 08:52:19,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-03 08:52:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-f4531465-d3c7-44a5-8647-d9a1a9211169 x-compute-request-id: req-f4531465-d3c7-44a5-8647-d9a1a9211169 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "358167f4-a12d-4651-8682-31082f46ad4c"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "539b13ac-bd69-47ba-ab2a-db4319626e16"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ee49132-4048-4f30-918c-93456301e61d"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8bdc335e-bd34-41af-961a-4088b4c1d41c"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "e31dc0bf-8338-401d-a610-0fac634123f2", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "358167f4-a12d-4651-8682-31082f46ad4c"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "539b13ac-bd69-47ba-ab2a-db4319626e16"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ee49132-4048-4f30-918c-93456301e61d"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "e31dc0bf-8338-401d-a610-0fac634123f2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8bdc335e-bd34-41af-961a-4088b4c1d41c"}], "tenant_id": "f94097825555413f88e0de0a04c83c52", "id": "e31dc0bf-8338-401d-a610-0fac634123f2", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-03 08:52:20,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de/os-security-groups used request id req-f4531465-d3c7-44a5-8647-d9a1a9211169 2018-08-03 08:52:20,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.365654945374s 2018-08-03 08:52:20,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de/os-security-groups used request id req-f4531465-d3c7-44a5-8647-d9a1a9211169 2018-08-03 08:52:20,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 08:52:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:20,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-496d8132-1bfa-425f-9f5f-1860b7b79898 Date: Fri, 03 Aug 2018 08:52:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "metadata": {}}], "file": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/file", "owner": "f94097825555413f88e0de0a04c83c52", "id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "size": 263062016, "self": "/v2/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/82dae087-73cf-42f7-a0d2-1e771c5c6602/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T08:46:15Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-03T08:46:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 08:52:20,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-496d8132-1bfa-425f-9f5f-1860b7b79898 2018-08-03 08:52:20,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382590293884s 2018-08-03 08:52:20,360 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-496d8132-1bfa-425f-9f5f-1860b7b79898 2018-08-03 08:52:20,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-03 08:52:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:20,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:20 GMT Server: Apache x-compute-request-id: req-53b3449b-969b-4412-838d-1df53fc510c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53b3449b-969b-4412-838d-1df53fc510c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-03 08:52:20,416 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-53b3449b-969b-4412-838d-1df53fc510c0 2018-08-03 08:52:20,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0519609451294s 2018-08-03 08:52:20,416 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/f94097825555413f88e0de0a04c83c52/volumes/detail used request id req-53b3449b-969b-4412-838d-1df53fc510c0 2018-08-03 08:52:20,416 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:be:af:10', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:89:0f', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:89:0f', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:52:02.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'43b9d236-8fd4-4b80-8e06-8c8923f85a87', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'a60f52b7-19aa-4222-a645-5d8eb50e5cd2', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'a680f73e-1eed-41ce-8126-dc607989bae6'})], 'id': u'a60f52b7-19aa-4222-a645-5d8eb50e5cd2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6f5bf06f-8173-4211-9084-bb7a0ca7c341', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'550472cd-a158-4002-abc9-4fbbe6c27024'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6f5bf06f-8173-4211-9084-bb7a0ca7c341', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7e9bf92d-143a-4ae3-b9b5-3e85804bee2f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6f5bf06f-8173-4211-9084-bb7a0ca7c341', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'82965fa6-148d-4220-9d5d-3950911d37e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6f5bf06f-8173-4211-9084-bb7a0ca7c341', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'82de084e-3da4-4ce0-a0ef-dc8778a7ec77'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6f5bf06f-8173-4211-9084-bb7a0ca7c341', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'f05218e4-8bcf-49f1-8e55-35c9cdcfeec0'})], 'id': u'6f5bf06f-8173-4211-9084-bb7a0ca7c341', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-08-03T08:52:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:52:02Z', 'hostId': u'aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50', '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-08-03T08:52:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:49:37Z', 'created': u'2018-08-03T08:49:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:53:d8', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:11:58:be', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:11:58:be', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:49:48.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'66dfa46c-43b5-42f6-ade7-0c365032b5fe', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'518a447a-03ee-407e-b3d0-d46e6b70056b', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'09b42e2b-00b6-4505-8bde-c99aa9cd2854'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'518a447a-03ee-407e-b3d0-d46e6b70056b', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'0f3a24a2-300b-4724-95e8-267271bb7888'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'518a447a-03ee-407e-b3d0-d46e6b70056b', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'dbf1b96e-e85d-4b95-ae7d-2420b9a01b0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'518a447a-03ee-407e-b3d0-d46e6b70056b', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ec5b2b5b-6b6a-4fed-8edf-d819182b0104'})], 'id': u'518a447a-03ee-407e-b3d0-d46e6b70056b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'f01f8a43-b83b-4a79-8df2-8b12d6b1df48', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b8efe8ca-7994-49f8-89d2-a2c4efca3c5f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'f01f8a43-b83b-4a79-8df2-8b12d6b1df48', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e4c2aa3d-b285-47b0-b97a-cf1c1c6c4be9'})], 'id': u'f01f8a43-b83b-4a79-8df2-8b12d6b1df48', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2018-08-03T08:49:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:49:48Z', 'hostId': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', '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-08-03T08:49:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:49:26Z', 'created': u'2018-08-03T08:49:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:e7:10', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cc:e7:10', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:55:c6', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:55:c6', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:49:50.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'cd966b2d-df77-454e-8268-ce1f5b152951', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1029b2ac-5eb7-4c94-9de5-54b63b0e65a0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'14fb5c34-7882-42ae-a2c1-2767d66e0866'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c87e4600-f065-4c1c-a42a-197ffe7f6770'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd6511910-b9d3-4351-8fa2-06249dc1f479'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'da8875fb-bb6c-495b-8afb-69a9f147393b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e39d14c5-008d-4651-a4d9-e0789fa3126f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e8c0e959-8a74-44d4-a8ca-3a4ff41c2ab7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ef2e975e-a567-48fe-a515-2fc00e00e383'})], 'id': u'690110a5-9a56-45a3-94f5-dca5c8532ee0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-08-03T08:49:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:49:50Z', 'hostId': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.1.9', 'cloud': 'envvars', 'host_id': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', '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-08-03T08:49:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:49:26Z', 'created': u'2018-08-03T08:49:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:83:38', u'version': 4, u'addr': u'192.168.1.23', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:31:88', u'version': 4, u'addr': u'192.168.0.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:31:88', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:49:54.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'ef86fe9f-463a-4d19-8f3c-00b7b05333ac', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'09dc581f-4478-4d9c-90d7-66f802b4c4a4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'244b661e-4fc9-49dc-8235-fcfa9f8ba301'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'60b61c97-0d86-4447-aeb2-3a524953664e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'6ab5124a-50df-4c58-b200-f0cb192baeab'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6bb19780-63b0-438a-8b76-bbeb065891d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'aa396e1a-5825-4e97-a5b2-385c13ddac56'})], 'id': u'44e38f73-91e8-4dcd-a188-5f58411cdee2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'a3dfd6c5-70ab-4eec-831a-1038a00b2fa8', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'3cac34d9-ff35-46f5-a610-ee1ec0f0c6a9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'a3dfd6c5-70ab-4eec-831a-1038a00b2fa8', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'42667176-b3fb-4514-99b9-c450f4919c65'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'a3dfd6c5-70ab-4eec-831a-1038a00b2fa8', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'94fa16e9-1610-4497-921e-15a2778d7b3d'})], 'id': u'a3dfd6c5-70ab-4eec-831a-1038a00b2fa8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-03T08:49:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:49:54Z', 'hostId': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.0.17', 'cloud': 'envvars', 'host_id': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', '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-08-03T08:49:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:49:26Z', 'created': u'2018-08-03T08:49:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:f2:17', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:f2:17', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:32:53', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:32:53', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:52:02.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'f191f4ba-1093-432f-96e5-f04d2afa3dab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'6015f138-b8e0-47e8-a2e3-865f1a40fe87', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a640fca1-6da0-4888-86b6-ffac647e7b73'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'6015f138-b8e0-47e8-a2e3-865f1a40fe87', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ca8ff2ab-5c32-44b9-b010-f61b32e012e2'})], 'id': u'6015f138-b8e0-47e8-a2e3-865f1a40fe87', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'356b7420-59c4-43ee-b5c4-ede30c338b69', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b9f47908-cce9-4473-b766-fe8eb616da68'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'356b7420-59c4-43ee-b5c4-ede30c338b69', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'ce7e8bfc-dae9-4435-84cf-83b562025c3a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'356b7420-59c4-43ee-b5c4-ede30c338b69', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ddfcb762-d48d-4a3f-bdb7-8d200cb07045'})], 'id': u'356b7420-59c4-43ee-b5c4-ede30c338b69', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-08-03T08:52:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:52:02Z', 'hostId': u'aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.1.4', 'cloud': 'envvars', 'host_id': u'aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50', '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-08-03T08:52:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:49:26Z', 'created': u'2018-08-03T08:49:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:f7:71', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:f7:71', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:49:06.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'684f0d24-bddf-4435-a60e-d3434fcb8daf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'4eb9499e-1918-4baf-b20c-d97032b882d2', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'39476ed1-098f-41c6-8424-fcd981aa8245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'4eb9499e-1918-4baf-b20c-d97032b882d2', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7c78a158-6a94-4d6f-b17f-9fa030d5e7f3'})], 'id': u'4eb9499e-1918-4baf-b20c-d97032b882d2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-08-03T08:49:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:49:06Z', 'hostId': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', '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-08-03T08:49:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:48:53Z', 'created': u'2018-08-03T08:48:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:aa:1f:f1', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:48:d9:9b', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:48:d9:9b', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:48:40.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'307d7a84-6af4-4806-95c6-d6c19437c5de', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'358167f4-a12d-4651-8682-31082f46ad4c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'539b13ac-bd69-47ba-ab2a-db4319626e16'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ee49132-4048-4f30-918c-93456301e61d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8bdc335e-bd34-41af-961a-4088b4c1d41c'})], 'id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'358167f4-a12d-4651-8682-31082f46ad4c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'539b13ac-bd69-47ba-ab2a-db4319626e16'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ee49132-4048-4f30-918c-93456301e61d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8bdc335e-bd34-41af-961a-4088b4c1d41c'})], 'id': u'e31dc0bf-8338-401d-a610-0fac634123f2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-08-03T08:48:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:48:40Z', 'hostId': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.0.19', 'cloud': 'envvars', 'host_id': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', '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-08-03T08:48:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:47:03Z', 'created': u'2018-08-03T08:47:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-03 08:52:20,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:52:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:21,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-fcf0cb2b-2052-4f01-9a97-9f5ff226ffb7 x-compute-request-id: req-fcf0cb2b-2052-4f01-9a97-9f5ff226ffb7 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:52:21,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fcf0cb2b-2052-4f01-9a97-9f5ff226ffb7 2018-08-03 08:52:21,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775208950043s 2018-08-03 08:52:21,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fcf0cb2b-2052-4f01-9a97-9f5ff226ffb7 2018-08-03 08:52:21,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:52:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:52:21,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8730928d-a5af-439f-8746-d83a061448c2 x-compute-request-id: req-8730928d-a5af-439f-8746-d83a061448c2 Content-Encoding: gzip Content-Length: 10626 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree..."} 2018-08-03 08:52:21,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-8730928d-a5af-439f-8746-d83a061448c2 2018-08-03 08:52:21,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114409923553s 2018-08-03 08:52:21,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-8730928d-a5af-439f-8746-d83a061448c2 2018-08-03 08:52:21,329 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... 2018-08-03 08:52:21,331 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:52:31,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:52:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:32,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-9e22a940-242c-449e-8652-f92c83fa3d2c x-compute-request-id: req-9e22a940-242c-449e-8652-f92c83fa3d2c Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:52:32,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e22a940-242c-449e-8652-f92c83fa3d2c 2018-08-03 08:52:32,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95735001564s 2018-08-03 08:52:32,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9e22a940-242c-449e-8652-f92c83fa3d2c 2018-08-03 08:52:32,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:52:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:52:32,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ac471f1-9d60-482d-bdc0-a445ab9d8b06 x-compute-request-id: req-6ac471f1-9d60-482d-bdc0-a445ab9d8b06 Content-Encoding: gzip Content-Length: 13028 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\n"} 2018-08-03 08:52:32,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-6ac471f1-9d60-482d-bdc0-a445ab9d8b06 2018-08-03 08:52:32,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109782934189s 2018-08-03 08:52:32,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-6ac471f1-9d60-482d-bdc0-a445ab9d8b06 2018-08-03 08:52:32,419 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] 2018-08-03 08:52:32,421 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:52:42,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:52:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:43,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b30ad15-8545-4a3e-aa5f-9d60b29af111 x-compute-request-id: req-6b30ad15-8545-4a3e-aa5f-9d60b29af111 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:52:43,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b30ad15-8545-4a3e-aa5f-9d60b29af111 2018-08-03 08:52:43,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82667016983s 2018-08-03 08:52:43,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b30ad15-8545-4a3e-aa5f-9d60b29af111 2018-08-03 08:52:43,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:52:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:52:43,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-fba07745-f50a-4ed2-8371-271fa267c482 x-compute-request-id: req-fba07745-f50a-4ed2-8371-271fa267c482 Content-Encoding: gzip Content-Length: 14147 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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) ...\n"} 2018-08-03 08:52:43,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-fba07745-f50a-4ed2-8371-271fa267c482 2018-08-03 08:52:43,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119001865387s 2018-08-03 08:52:43,383 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-fba07745-f50a-4ed2-8371-271fa267c482 2018-08-03 08:52:43,383 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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) ... 2018-08-03 08:52:43,386 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:52:53,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:52:53,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:52:54,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52: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-2b7863a8-5db9-44b4-b3c6-06161c98fa47 x-compute-request-id: req-2b7863a8-5db9-44b4-b3c6-06161c98fa47 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:52:54,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b7863a8-5db9-44b4-b3c6-06161c98fa47 2018-08-03 08:52:54,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888144016266s 2018-08-03 08:52:54,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2b7863a8-5db9-44b4-b3c6-06161c98fa47 2018-08-03 08:52:54,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:52:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:52:54,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d08ef071-e873-4869-a76e-8cfa62834805 x-compute-request-id: req-d08ef071-e873-4869-a76e-8cfa62834805 Content-Encoding: gzip Content-Length: 14907 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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) ...\n"} 2018-08-03 08:52:54,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-d08ef071-e873-4869-a76e-8cfa62834805 2018-08-03 08:52:54,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833208560944s 2018-08-03 08:52:54,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-d08ef071-e873-4869-a76e-8cfa62834805 2018-08-03 08:52:54,379 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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) ... 2018-08-03 08:52:54,381 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:53:04,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:53:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:53:05,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-aacee6e8-4ddb-4fed-bc63-cfd2bc278f7f x-compute-request-id: req-aacee6e8-4ddb-4fed-bc63-cfd2bc278f7f Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:53:05,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aacee6e8-4ddb-4fed-bc63-cfd2bc278f7f 2018-08-03 08:53:05,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624727964401s 2018-08-03 08:53:05,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aacee6e8-4ddb-4fed-bc63-cfd2bc278f7f 2018-08-03 08:53:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:53:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:53:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-229c9e6a-edd4-497c-800b-fc33681744da x-compute-request-id: req-229c9e6a-edd4-497c-800b-fc33681744da Content-Encoding: gzip Content-Length: 15603 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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) ...\n"} 2018-08-03 08:53:05,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-229c9e6a-edd4-497c-800b-fc33681744da 2018-08-03 08:53:05,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0981869697571s 2018-08-03 08:53:05,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-229c9e6a-edd4-497c-800b-fc33681744da 2018-08-03 08:53:05,126 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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) ... 2018-08-03 08:53:05,129 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:53:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:53:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:53:15,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff8db7a2-8364-4c89-9c48-92740f6c2a3d x-compute-request-id: req-ff8db7a2-8364-4c89-9c48-92740f6c2a3d Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:53:15,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ff8db7a2-8364-4c89-9c48-92740f6c2a3d 2018-08-03 08:53:15,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652320861816s 2018-08-03 08:53:15,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ff8db7a2-8364-4c89-9c48-92740f6c2a3d 2018-08-03 08:53:15,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:53:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:53:15,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90f62ca9-1ab7-476e-a4c6-e0b3b0dc60b7 x-compute-request-id: req-90f62ca9-1ab7-476e-a4c6-e0b3b0dc60b7 Content-Encoding: gzip Content-Length: 16374 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\n"} 2018-08-03 08:53:15,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-90f62ca9-1ab7-476e-a4c6-e0b3b0dc60b7 2018-08-03 08:53:15,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.135037899017s 2018-08-03 08:53:15,937 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-90f62ca9-1ab7-476e-a4c6-e0b3b0dc60b7 2018-08-03 08:53:15,937 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 2018-08-03 08:53:15,941 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:53:25,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:53:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:53:26,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-945b76bf-008c-4b0f-971c-ae5d2358b414 x-compute-request-id: req-945b76bf-008c-4b0f-971c-ae5d2358b414 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:53:26,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-945b76bf-008c-4b0f-971c-ae5d2358b414 2018-08-03 08:53:26,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623695135117s 2018-08-03 08:53:26,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-945b76bf-008c-4b0f-971c-ae5d2358b414 2018-08-03 08:53:26,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:53:26,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:53:26,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4920d3f5-1f31-4585-adda-f69c28356262 x-compute-request-id: req-4920d3f5-1f31-4585-adda-f69c28356262 Content-Encoding: gzip Content-Length: 17216 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\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-153.203) ...\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-2) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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..."} 2018-08-03 08:53:26,697 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-4920d3f5-1f31-4585-adda-f69c28356262 2018-08-03 08:53:26,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121146917343s 2018-08-03 08:53:26,699 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-4920d3f5-1f31-4585-adda-f69c28356262 2018-08-03 08:53:26,699 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 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-153.203) ... 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-2) ... 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... 2018-08-03 08:53:26,702 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:53:36,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:53:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:53:37,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e3cbdf9-5bd0-4fa2-9786-534bce93e3e6 x-compute-request-id: req-4e3cbdf9-5bd0-4fa2-9786-534bce93e3e6 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:53:37,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e3cbdf9-5bd0-4fa2-9786-534bce93e3e6 2018-08-03 08:53:37,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829022884369s 2018-08-03 08:53:37,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4e3cbdf9-5bd0-4fa2-9786-534bce93e3e6 2018-08-03 08:53:37,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:53:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:53:37,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-93cc38f0-db6d-4223-b598-1856022ad546 x-compute-request-id: req-93cc38f0-db6d-4223-b598-1856022ad546 Content-Encoding: gzip Content-Length: 18020 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\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-153.203) ...\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-2) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8722\nclearwater-socket-factory-sig start/running, process 8730\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\n"} 2018-08-03 08:53:37,663 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-93cc38f0-db6d-4223-b598-1856022ad546 2018-08-03 08:53:37,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112987995148s 2018-08-03 08:53:37,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-93cc38f0-db6d-4223-b598-1856022ad546 2018-08-03 08:53:37,666 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 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-153.203) ... 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-2) ... 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8722 clearwater-socket-factory-sig start/running, process 8730 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............................+++ ......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) 2018-08-03 08:53:37,670 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:53:47,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:53:47,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:53:48,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-9c062241-25c2-49d0-9b7b-69b55692169c x-compute-request-id: req-9c062241-25c2-49d0-9b7b-69b55692169c Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:53:48,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c062241-25c2-49d0-9b7b-69b55692169c 2018-08-03 08:53:48,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821233034134s 2018-08-03 08:53:48,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9c062241-25c2-49d0-9b7b-69b55692169c 2018-08-03 08:53:48,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:53:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:53:48,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29e59bbb-6e37-4653-991c-f7168f1b941b x-compute-request-id: req-29e59bbb-6e37-4653-991c-f7168f1b941b Content-Encoding: gzip Content-Length: 19049 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\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-153.203) ...\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-2) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8722\nclearwater-socket-factory-sig start/running, process 8730\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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"} 2018-08-03 08:53:48,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-29e59bbb-6e37-4653-991c-f7168f1b941b 2018-08-03 08:53:48,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867509841919s 2018-08-03 08:53:48,599 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-29e59bbb-6e37-4653-991c-f7168f1b941b 2018-08-03 08:53:48,599 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 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-153.203) ... 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-2) ... 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8722 clearwater-socket-factory-sig start/running, process 8730 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............................+++ ......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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 2018-08-03 08:53:48,603 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:53:58,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:53:58,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:53:59,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-3cbc7273-1adb-4a02-8936-66d54d5717c5 x-compute-request-id: req-3cbc7273-1adb-4a02-8936-66d54d5717c5 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:53:59,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3cbc7273-1adb-4a02-8936-66d54d5717c5 2018-08-03 08:53:59,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809000015259s 2018-08-03 08:53:59,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3cbc7273-1adb-4a02-8936-66d54d5717c5 2018-08-03 08:53:59,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:53:59,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:53:59,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61d6ca40-c1bc-47f1-864c-d74a408fd6cc x-compute-request-id: req-61d6ca40-c1bc-47f1-864c-d74a408fd6cc Content-Encoding: gzip Content-Length: 19813 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\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-153.203) ...\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-2) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8722\nclearwater-socket-factory-sig start/running, process 8730\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\n"} 2018-08-03 08:53:59,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-61d6ca40-c1bc-47f1-864c-d74a408fd6cc 2018-08-03 08:53:59,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127737045288s 2018-08-03 08:53:59,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-61d6ca40-c1bc-47f1-864c-d74a408fd6cc 2018-08-03 08:53:59,562 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 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-153.203) ... 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-2) ... 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8722 clearwater-socket-factory-sig start/running, process 8730 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............................+++ ......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... 2018-08-03 08:53:59,564 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:54:09,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:10,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcaa5480-ce88-4246-8986-08a7b8c2b482 x-compute-request-id: req-dcaa5480-ce88-4246-8986-08a7b8c2b482 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:10,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcaa5480-ce88-4246-8986-08a7b8c2b482 2018-08-03 08:54:10,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702407836914s 2018-08-03 08:54:10,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcaa5480-ce88-4246-8986-08a7b8c2b482 2018-08-03 08:54:10,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:10,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-f55d71af-0036-4d88-a37a-9031970db46b x-compute-request-id: req-f55d71af-0036-4d88-a37a-9031970db46b Content-Encoding: gzip Content-Length: 20427 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\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-153.203) ...\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-2) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8722\nclearwater-socket-factory-sig start/running, process 8730\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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)\n"} 2018-08-03 08:54:10,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-f55d71af-0036-4d88-a37a-9031970db46b 2018-08-03 08:54:10,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0871949195862s 2018-08-03 08:54:10,366 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-f55d71af-0036-4d88-a37a-9031970db46b 2018-08-03 08:54:10,366 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 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-153.203) ... 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-2) ... 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8722 clearwater-socket-factory-sig start/running, process 8730 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............................+++ ......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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) 2018-08-03 08:54:10,371 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-03 08:54:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:21,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7e385b0-6deb-4fb3-887c-5dd4785f149f x-compute-request-id: req-a7e385b0-6deb-4fb3-887c-5dd4785f149f Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:21,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a7e385b0-6deb-4fb3-887c-5dd4785f149f 2018-08-03 08:54:21,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802351236343s 2018-08-03 08:54:21,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a7e385b0-6deb-4fb3-887c-5dd4785f149f 2018-08-03 08:54:21,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:21,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c9b7199-8f57-4e1a-96a2-047628855eb7 x-compute-request-id: req-8c9b7199-8f57-4e1a-96a2-047628855eb7 Content-Encoding: gzip Content-Length: 20884 Content-Type: application/json RESP BODY: {"output": "x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized\n[ 0.009142] AppArmor: AppArmor initialized\n[ 0.010216] Yama: becoming mindful.\n[ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020192] Initializing cgroup subsys memory\n[ 0.021180] Initializing cgroup subsys devices\n[ 0.022130] Initializing cgroup subsys freezer\n[ 0.023084] Initializing cgroup subsys blkio\n[ 0.024005] Initializing cgroup subsys perf_event\n[ 0.025063] Initializing cgroup subsys hugetlb\n[ 0.026076] CPU: Physical Processor ID: 0\n[ 0.026954] FEATURE SPEC_CTRL Present\n[ 0.028543] mce: CPU supports 10 MCE banks\n[ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable\n[ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042047] ACPI: Core revision 20131115\n[ 0.043468] ACPI: All ACPI Tables successfully acquired\n[ 0.044285] ftrace: allocating 28727 entries in 113 pages\n[ 0.064280] Enabling x2apic\n[ 0.065088] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.086043] KVM setup paravirtual spinlock\n[ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.094254] x86: Booting SMP configuration:\n[ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.112140] KVM setup async PF for cpu 1\n[ 0.112171] x86: Booted up 1 node, 2 CPUs\n[ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.118956] devtmpfs: initialized\n[ 0.122253] EVM: security.selinux\n[ 0.123176] EVM: security.SMACK64\n[ 0.124003] EVM: security.ima\n[ 0.124854] EVM: security.capability\n[ 0.125902] pinctrl core: initialized pinctrl subsystem\n[ 0.128218] regulator-dummy: no parameters\n[ 0.129357] RTC time: 8:52:02, date: 08/03/18\n[ 0.130644] NET: Registered protocol family 16\n[ 0.132031] cpuidle: using governor ladder\n[ 0.133119] cpuidle: using governor menu\n[ 0.134265] ACPI: bus type PCI registered\n[ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.136183] PCI: Using configuration type 1 for base access\n[ 0.138224] bio: create slab at 0\n[ 0.138224] ACPI: Added _OSI(Module Device)\n[ 0.140004] ACPI: Added _OSI(Processor Device)\n[ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.142411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.145217] ACPI: Interpreter enabled\n[ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.155167] ACPI: (supports S0 S5)\n[ 0.156003] ACPI: Using IOAPIC for interrupt routing\n[ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.160105] ACPI: No dock devices found.\n[ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168257] acpiphp: Slot [3] registered\n[ 0.169300] acpiphp: Slot [4] registered\n[ 0.170339] acpiphp: Slot [5] registered\n[ 0.171361] acpiphp: Slot [6] registered\n[ 0.172021] acpiphp: Slot [7] registered\n[ 0.173060] acpiphp: Slot [8] registered\n[ 0.174095] acpiphp: Slot [9] registered\n[ 0.175135] acpiphp: Slot [10] registered\n[ 0.176019] acpiphp: Slot [11] registered\n[ 0.177066] acpiphp: Slot [12] registered\n[ 0.178124] acpiphp: Slot [13] registered\n[ 0.179214] acpiphp: Slot [14] registered\n[ 0.180019] acpiphp: Slot [15] registered\n[ 0.180999] acpiphp: Slot [16] registered\n[ 0.182020] acpiphp: Slot [17] registered\n[ 0.183047] acpiphp: Slot [18] registered\n[ 0.184026] acpiphp: Slot [19] registered\n[ 0.185118] acpiphp: Slot [20] registered\n[ 0.186207] acpiphp: Slot [21] registered\n[ 0.187289] acpiphp: Slot [22] registered\n[ 0.188032] acpiphp: Slot [23] registered\n[ 0.189127] acpiphp: Slot [24] registered\n[ 0.190218] acpiphp: Slot [25] registered\n[ 0.191163] acpiphp: Slot [26] registered\n[ 0.192018] acpiphp: Slot [27] registered\n[ 0.192978] acpiphp: Slot [28] registered\n[ 0.194059] acpiphp: Slot [29] registered\n[ 0.195137] acpiphp: Slot [30] registered\n[ 0.196026] acpiphp: Slot [31] registered\n[ 0.196859] PCI host bridge to bus 0000:00\n[ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252881] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254654] SCSI subsystem initialized\n[ 0.255927] ACPI: bus type USB registered\n[ 0.256033] usbcore: registered new interface driver usbfs\n[ 0.257625] usbcore: registered new interface driver hub\n[ 0.259155] usbcore: registered new device driver usb\n[ 0.260098] PCI: Using ACPI for IRQ routing\n[ 0.261538] NetLabel: Initializing\n[ 0.262550] NetLabel: domain hash size = 128\n[ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.265468] NetLabel: unlabeled traffic allowed by default\n[ 0.267017] Switched to clocksource kvm-clock\n[ 0.271814] AppArmor: AppArmor Filesystem Enabled\n[ 0.273204] pnp: PnP ACPI init\n[ 0.274173] ACPI: bus type PNP registered\n[ 0.275800] pnp: PnP ACPI: found 8 devices\n[ 0.277019] ACPI: bus type PNP unregistered\n[ 0.285283] NET: Registered protocol family 2\n[ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.291069] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.292996] TCP: reno registered\n[ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.297308] NET: Registered protocol family 1\n[ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344373] Trying to unpack rootfs image as initramfs...\n[ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.443993] Scanning for low memory corruption every 60 seconds\n[ 0.445890] Initialise system trusted keyring\n[ 0.447046] audit: initializing netlink socket (disabled)\n[ 0.448397] type=2000 audit(1533286323.701:1): initialized\n[ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.470682] zbud: loaded\n[ 0.471550] VFS: Disk quotas dquot_6.5.2\n[ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.473936] fuse init (API version 7.22)\n[ 0.474898] msgmni has been set to 3997\n[ 0.475846] Key type big_key registered\n[ 0.477112] Key type asymmetric registered\n[ 0.478002] Asymmetric key parser 'x509' registered\n[ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480606] io scheduler noop registered\n[ 0.481472] io scheduler deadline registered (default)\n[ 0.482529] io scheduler cfq registered\n[ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485902] ipmi message handler version 39.2\n[ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488399] ACPI: Power Button [PWRF]\n[ 0.489324] GHES: HEST is not enabled!\n[ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604576] Linux agpgart interface v0.103\n[ 0.606219] brd: module loaded\n[ 0.607274] loop: module loaded\n[ 0.608276] blk-mq: CPU -> queue map\n[ 0.609036] CPU 0 -> Queue 0\n[ 0.609705] CPU 1 -> Queue 0\n[ 0.611015] vda: vda1\n[ 0.612228] scsi0 : ata_piix\n[ 0.612995] scsi1 : ata_piix\n[ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.616605] libphy: Fixed MDIO Bus: probed\n[ 0.617715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.618715] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621182] PPP generic driver version 2.4.2\n[ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623337] ehci-pci: EHCI PCI platform driver\n[ 0.624254] ehci-platform: EHCI generic platform driver\n[ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626428] ohci-pci: OHCI PCI platform driver\n[ 0.627316] ohci-platform: OHCI generic platform driver\n[ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657958] usb usb1: Product: UHCI Host Controller\n[ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.660828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662110] hub 1-0:1.0: USB hub found\n[ 0.663154] hub 1-0:1.0: 2 ports detected\n[ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.669753] mousedev: PS/2 mouse device common for all mice\n[ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673825] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678460] device-mapper: uevent: version 1.0.3\n[ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683431] TCP: cubic registered\n[ 0.684412] NET: Registered protocol family 10\n[ 0.685742] NET: Registered protocol family 17\n[ 0.686875] Key type dns_resolver registered\n[ 0.688205] Loading compiled-in X.509 certificates\n[ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.700020] registered taskstats version 1\n[ 0.702613] Key type trusted registered\n[ 0.705911] Key type encrypted registered\n[ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707987] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.709565] regulator-dummy: disabling\n[ 0.710441] Magic number: 14:422:876\n[ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714296] EDD information not available.\n[ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.774923] Write protecting the kernel read-only data: 12288k\n[ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.792737] systemd-udevd[107]: starting version 204\n[ 0.860414] FDC 0 is a S82078B\n[ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.142495] usb 1-1: Product: QEMU USB Tablet\n[ 1.143491] usb 1-1: Manufacturer: QEMU\n[ 1.144415] usb 1-1: SerialNumber: 42\n[ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds.\ncloud-init-nonet[2.83]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[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 * Starting configure network device[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 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.94]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..oo. |\n| E.o.o |\n| .. *|\n| . ..*|\n| S + ++|\n| . .. = +|\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:\n36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. o=**. |\n| o. o*=o. |\n| . ...==o |\n| Eo... |\n| .. S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o++ ++o |\n|.. =+o.+ |\n|o o.+Eo + |\n| o ..+.+ . |\n| . S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ned:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| * . |\n| + + o |\n| o + . |\n| S o |\n| . E . + |\n| . o. o . . |\n| . .o.= |\n| . +Bo. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds.\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 5s (2384 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4972 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 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.8) ...\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-153.203) ...\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-2) ...\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-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8722\nclearwater-socket-factory-sig start/running, process 8730\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8776\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\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-180322.165850) ...\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......+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.8\n++ echo A 192.168.0.8\n+ echo 'nameserver 192.168.0.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 (DSA)\nec2: 256 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 (ECDSA)\nec2: 256 ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 (ED25519)\nec2: 2048 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5gBzrfMDoPZmSWBixi71sFj4VywGwfW6xXFsOWfbjVFxKa2iD0Sn9Lqe1avXrDvi1OGpI+X/2NJ3hinPVu/kM= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9ya09hZZhgTfaVLMRxWlYNtf7fdoMwIwWniva5VgSd root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIiO5STIQlU0/58h+yYW7QRkfcectVgfDCKKzSl6tJSnJS9ISw0/0Z7pztlY8TwR/KTajZTcpiOa0jVm6NI26Xo8ICN3eYbMeUSQpmhbyr1zO1iNEa8Vsvgok7/fsetZkRwB33Piue9FpQ8NFdsb8R/sNW4qkH2rDVfPKmThnYVOhxjFji+xUzTbf3YMtvZPRFmCqlZZunFOCcvDt+fsrDfyx/WQW1p3d9XXq4QIACCWxhDfu+0VSnYkwQ7FaVXmKUYJKVb5l6P/DlKALZkqFKUr2CaEbJOOVlVu3fgGMPNuU8UfWwzZnfxry78BWCwfCKYLQqijGdKlO8lJkLVdej root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:54:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 131.50 seconds\n"} 2018-08-03 08:54:21,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-8c9b7199-8f57-4e1a-96a2-047628855eb7 2018-08-03 08:54:21,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0900621414185s 2018-08-03 08:54:21,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87/action used request id req-8c9b7199-8f57-4e1a-96a2-047628855eb7 2018-08-03 08:54:21,285 - functest.core.singlevm - DEBUG - console: x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] Security Framework initialized [ 0.009142] AppArmor: AppArmor initialized [ 0.010216] Yama: becoming mindful. [ 0.011301] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016647] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017990] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020192] Initializing cgroup subsys memory [ 0.021180] Initializing cgroup subsys devices [ 0.022130] Initializing cgroup subsys freezer [ 0.023084] Initializing cgroup subsys blkio [ 0.024005] Initializing cgroup subsys perf_event [ 0.025063] Initializing cgroup subsys hugetlb [ 0.026076] CPU: Physical Processor ID: 0 [ 0.026954] FEATURE SPEC_CTRL Present [ 0.028543] mce: CPU supports 10 MCE banks [ 0.029468] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029468] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031568] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033701] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036004] Speculative Store Bypass: Vulnerable [ 0.037269] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042047] ACPI: Core revision 20131115 [ 0.043468] ACPI: All ACPI Tables successfully acquired [ 0.044285] ftrace: allocating 28727 entries in 113 pages [ 0.064280] Enabling x2apic [ 0.065088] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070207] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.076029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.086043] KVM setup paravirtual spinlock [ 0.092215] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.094254] x86: Booting SMP configuration: [ 0.095441] .... node #0, CPUs: #1[ 0.092114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112140] KVM setup async PF for cpu 1 [ 0.112171] x86: Booted up 1 node, 2 CPUs [ 0.112182] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.118956] devtmpfs: initialized [ 0.122253] EVM: security.selinux [ 0.123176] EVM: security.SMACK64 [ 0.124003] EVM: security.ima [ 0.124854] EVM: security.capability [ 0.125902] pinctrl core: initialized pinctrl subsystem [ 0.128218] regulator-dummy: no parameters [ 0.129357] RTC time: 8:52:02, date: 08/03/18 [ 0.130644] NET: Registered protocol family 16 [ 0.132031] cpuidle: using governor ladder [ 0.133119] cpuidle: using governor menu [ 0.134265] ACPI: bus type PCI registered [ 0.135332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.136183] PCI: Using configuration type 1 for base access [ 0.138224] bio: create slab at 0 [ 0.138224] ACPI: Added _OSI(Module Device) [ 0.140004] ACPI: Added _OSI(Processor Device) [ 0.141176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.142411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.145217] ACPI: Interpreter enabled [ 0.146251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.148695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.151078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.155167] ACPI: (supports S0 S5) [ 0.156003] ACPI: Using IOAPIC for interrupt routing [ 0.157491] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.160105] ACPI: No dock devices found. [ 0.163133] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.164030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.165671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.167318] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168257] acpiphp: Slot [3] registered [ 0.169300] acpiphp: Slot [4] registered [ 0.170339] acpiphp: Slot [5] registered [ 0.171361] acpiphp: Slot [6] registered [ 0.172021] acpiphp: Slot [7] registered [ 0.173060] acpiphp: Slot [8] registered [ 0.174095] acpiphp: Slot [9] registered [ 0.175135] acpiphp: Slot [10] registered [ 0.176019] acpiphp: Slot [11] registered [ 0.177066] acpiphp: Slot [12] registered [ 0.178124] acpiphp: Slot [13] registered [ 0.179214] acpiphp: Slot [14] registered [ 0.180019] acpiphp: Slot [15] registered [ 0.180999] acpiphp: Slot [16] registered [ 0.182020] acpiphp: Slot [17] registered [ 0.183047] acpiphp: Slot [18] registered [ 0.184026] acpiphp: Slot [19] registered [ 0.185118] acpiphp: Slot [20] registered [ 0.186207] acpiphp: Slot [21] registered [ 0.187289] acpiphp: Slot [22] registered [ 0.188032] acpiphp: Slot [23] registered [ 0.189127] acpiphp: Slot [24] registered [ 0.190218] acpiphp: Slot [25] registered [ 0.191163] acpiphp: Slot [26] registered [ 0.192018] acpiphp: Slot [27] registered [ 0.192978] acpiphp: Slot [28] registered [ 0.194059] acpiphp: Slot [29] registered [ 0.195137] acpiphp: Slot [30] registered [ 0.196026] acpiphp: Slot [31] registered [ 0.196859] PCI host bridge to bus 0000:00 [ 0.197701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.198751] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.199898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.201248] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.202488] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.209249] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210775] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242805] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244817] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246918] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248652] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.250392] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.250392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252881] vgaarb: bridge control possible 0000:00:02.0 [ 0.254654] SCSI subsystem initialized [ 0.255927] ACPI: bus type USB registered [ 0.256033] usbcore: registered new interface driver usbfs [ 0.257625] usbcore: registered new interface driver hub [ 0.259155] usbcore: registered new device driver usb [ 0.260098] PCI: Using ACPI for IRQ routing [ 0.261538] NetLabel: Initializing [ 0.262550] NetLabel: domain hash size = 128 [ 0.264003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.265468] NetLabel: unlabeled traffic allowed by default [ 0.267017] Switched to clocksource kvm-clock [ 0.271814] AppArmor: AppArmor Filesystem Enabled [ 0.273204] pnp: PnP ACPI init [ 0.274173] ACPI: bus type PNP registered [ 0.275800] pnp: PnP ACPI: found 8 devices [ 0.277019] ACPI: bus type PNP unregistered [ 0.285283] NET: Registered protocol family 2 [ 0.286821] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.289068] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.291069] TCP: Hash tables configured (established 16384 bind 16384) [ 0.292996] TCP: reno registered [ 0.294012] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295746] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.297308] NET: Registered protocol family 1 [ 0.298217] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.299354] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.300486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.322313] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344373] Trying to unpack rootfs image as initramfs... [ 0.436328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.439894] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.441671] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.443993] Scanning for low memory corruption every 60 seconds [ 0.445890] Initialise system trusted keyring [ 0.447046] audit: initializing netlink socket (disabled) [ 0.448397] type=2000 audit(1533286323.701:1): initialized [ 0.468537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.470682] zbud: loaded [ 0.471550] VFS: Disk quotas dquot_6.5.2 [ 0.472409] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.473936] fuse init (API version 7.22) [ 0.474898] msgmni has been set to 3997 [ 0.475846] Key type big_key registered [ 0.477112] Key type asymmetric registered [ 0.478002] Asymmetric key parser 'x509' registered [ 0.479011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480606] io scheduler noop registered [ 0.481472] io scheduler deadline registered (default) [ 0.482529] io scheduler cfq registered [ 0.483423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.484570] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485902] ipmi message handler version 39.2 [ 0.486877] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488399] ACPI: Power Button [PWRF] [ 0.489324] GHES: HEST is not enabled! [ 0.510915] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576396] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.578177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602325] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604576] Linux agpgart interface v0.103 [ 0.606219] brd: module loaded [ 0.607274] loop: module loaded [ 0.608276] blk-mq: CPU -> queue map [ 0.609036] CPU 0 -> Queue 0 [ 0.609705] CPU 1 -> Queue 0 [ 0.611015] vda: vda1 [ 0.612228] scsi0 : ata_piix [ 0.612995] scsi1 : ata_piix [ 0.613678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.614991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.616605] libphy: Fixed MDIO Bus: probed [ 0.617715] tun: Universal TUN/TAP device driver, 1.6 [ 0.618715] tun: (C) 1999-2004 Max Krasnyansky [ 0.621182] PPP generic driver version 2.4.2 [ 0.622115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623337] ehci-pci: EHCI PCI platform driver [ 0.624254] ehci-platform: EHCI generic platform driver [ 0.625275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626428] ohci-pci: OHCI PCI platform driver [ 0.627316] ohci-platform: OHCI generic platform driver [ 0.628397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650335] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.654366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657958] usb usb1: Product: UHCI Host Controller [ 0.659216] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.660828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662110] hub 1-0:1.0: USB hub found [ 0.663154] hub 1-0:1.0: 2 ports detected [ 0.664342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.669753] mousedev: PS/2 mouse device common for all mice [ 0.671420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673825] rtc_cmos 00:00: RTC can wake from S4 [ 0.675233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678460] device-mapper: uevent: version 1.0.3 [ 0.679695] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.681875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683431] TCP: cubic registered [ 0.684412] NET: Registered protocol family 10 [ 0.685742] NET: Registered protocol family 17 [ 0.686875] Key type dns_resolver registered [ 0.688205] Loading compiled-in X.509 certificates [ 0.689972] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.700020] registered taskstats version 1 [ 0.702613] Key type trusted registered [ 0.705911] Key type encrypted registered [ 0.706810] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707987] IMA: No TPM chip found, activating TPM-bypass! [ 0.709565] regulator-dummy: disabling [ 0.710441] Magic number: 14:422:876 [ 0.711373] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.713123] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714296] EDD information not available. [ 0.773256] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.774923] Write protecting the kernel read-only data: 12288k [ 0.776653] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.779441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.792737] systemd-udevd[107]: starting version 204 [ 0.860414] FDC 0 is a S82078B [ 0.976025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.139511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.140954] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.142495] usb 1-1: Product: QEMU USB Tablet [ 1.143491] usb 1-1: Manufacturer: QEMU [ 1.144415] usb 1-1: SerialNumber: 42 [ 1.436051] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.877008] 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.103350] 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.187289] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.294489] 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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.64 seconds. cloud-init-nonet[2.83]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[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 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.94]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.07 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: | eth1 | False | . | . | fa:16:3e:be:af:10 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:1c:89:0f | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | ..oo. | | E.o.o | | .. *| | . ..*| | 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: 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .. o=**. | | o. o*=o. | | . ...==o | | Eo... | | .. S | | 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: 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o++ ++o | |.. =+o.+ | |o o.+Eo + | | o ..+.+ . | | . S . | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | o. | | * . | | + + o | | o + . | | S o | | . E . + | | . o. o . . | | . .o.= | | . +Bo. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 9.87 seconds. landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 10.77 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15697 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 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 [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [160 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 5s (2384 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 0 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 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/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 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:24 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4972 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 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.8) ... 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-153.203) ... 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-2) ... 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-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8722 clearwater-socket-factory-sig start/running, process 8730 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8776 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............................+++ ......+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.8 ++ echo A 192.168.0.8 + echo 'nameserver 192.168.0.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 36:52:b4:98:46:ad:52:91:c4:c3:4f:10:2b:11:c2:f6 root@dime-0 (DSA) ec2: 256 7c:a0:64:c7:44:18:36:42:6e:03:7a:81:5e:31:8f:37 root@dime-0 (ECDSA) ec2: 256 ed:40:98:15:7e:88:5f:ab:ea:f0:91:3b:8f:2e:42:67 root@dime-0 (ED25519) ec2: 2048 3f:b9:57:39:5e:d4:3d:ef:00:5b:5f:1d:23:1c:b4:c0 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO5gBzrfMDoPZmSWBixi71sFj4VywGwfW6xXFsOWfbjVFxKa2iD0Sn9Lqe1avXrDvi1OGpI+X/2NJ3hinPVu/kM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9ya09hZZhgTfaVLMRxWlYNtf7fdoMwIwWniva5VgSd root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIiO5STIQlU0/58h+yYW7QRkfcectVgfDCKKzSl6tJSnJS9ISw0/0Z7pztlY8TwR/KTajZTcpiOa0jVm6NI26Xo8ICN3eYbMeUSQpmhbyr1zO1iNEa8Vsvgok7/fsetZkRwB33Piue9FpQ8NFdsb8R/sNW4qkH2rDVfPKmThnYVOhxjFji+xUzTbf3YMtvZPRFmCqlZZunFOCcvDt+fsrDfyx/WQW1p3d9XXq4QIACCWxhDfu+0VSnYkwQ7FaVXmKUYJKVb5l6P/DlKALZkqFKUr2CaEbJOOVlVu3fgGMPNuU8UfWwzZnfxry78BWCwfCKYLQqijGdKlO8lJkLVdej root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:54:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 131.50 seconds 2018-08-03 08:54:21,290 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:21,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:21,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a35531-eecc-4d56-adc3-45c28fdd286d x-compute-request-id: req-63a35531-eecc-4d56-adc3-45c28fdd286d Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:21,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63a35531-eecc-4d56-adc3-45c28fdd286d 2018-08-03 08:54:21,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597455024719s 2018-08-03 08:54:21,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63a35531-eecc-4d56-adc3-45c28fdd286d 2018-08-03 08:54:21,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:22,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5822dbe3-509b-4e03-ac80-1593aaeefa51 x-compute-request-id: req-5822dbe3-509b-4e03-ac80-1593aaeefa51 Content-Encoding: gzip Content-Length: 20073 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008063] AppArmor: AppArmor initialized\n[ 0.008949] Yama: becoming mindful.\n[ 0.009913] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013356] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015319] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017687] Initializing cgroup subsys memory\n[ 0.018604] Initializing cgroup subsys devices\n[ 0.020007] Initializing cgroup subsys freezer\n[ 0.020924] Initializing cgroup subsys blkio\n[ 0.021804] Initializing cgroup subsys perf_event\n[ 0.022760] Initializing cgroup subsys hugetlb\n[ 0.023724] CPU: Physical Processor ID: 0\n[ 0.024015] FEATURE SPEC_CTRL Present\n[ 0.025488] mce: CPU supports 10 MCE banks\n[ 0.026375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029228] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030624] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033376] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.039103] ACPI: Core revision 20131115\n[ 0.040501] ACPI: All ACPI Tables successfully acquired\n[ 0.041723] ftrace: allocating 28727 entries in 113 pages\n[ 0.060290] Enabling x2apic\n[ 0.060988] Enabled x2apic\n[ 0.064008] Switched APIC routing to physical x2apic.\n[ 0.065911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.067175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.069000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076678] KVM setup paravirtual spinlock\n[ 0.079227] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081105] .... node #0, CPUs: #1[ 0.079188] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096024] x86: Booted up 1 node, 2 CPUs\n[ 0.096016] KVM setup async PF for cpu 1\n[ 0.096016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098834] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100321] devtmpfs: initialized\n[ 0.101998] EVM: security.selinux\n[ 0.102729] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104722] EVM: security.capability\n[ 0.105586] pinctrl core: initialized pinctrl subsystem\n[ 0.105988] regulator-dummy: no parameters\n[ 0.108074] RTC time: 8:49:49, date: 08/03/18\n[ 0.109020] NET: Registered protocol family 16\n[ 0.110033] cpuidle: using governor ladder\n[ 0.110905] cpuidle: using governor menu\n[ 0.111790] ACPI: bus type PCI registered\n[ 0.112007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113354] PCI: Using configuration type 1 for base access\n[ 0.114992] bio: create slab at 0\n[ 0.116064] ACPI: Added _OSI(Module Device)\n[ 0.116933] ACPI: Added _OSI(Processor Device)\n[ 0.117825] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121586] ACPI: Interpreter enabled\n[ 0.122389] 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.125924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129254] ACPI: (supports S0 S5)\n[ 0.129981] ACPI: Using IOAPIC for interrupt routing\n[ 0.132019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.133997] ACPI: No dock devices found.\n[ 0.136612] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.137795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.139085] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142350] acpiphp: Slot [3] registered\n[ 0.143196] acpiphp: Slot [4] registered\n[ 0.144031] acpiphp: Slot [5] registered\n[ 0.144893] acpiphp: Slot [6] registered\n[ 0.145734] acpiphp: Slot [7] registered\n[ 0.146560] acpiphp: Slot [8] registered\n[ 0.147395] acpiphp: Slot [9] registered\n[ 0.148023] acpiphp: Slot [10] registered\n[ 0.148866] acpiphp: Slot [11] registered\n[ 0.149717] acpiphp: Slot [12] registered\n[ 0.150570] acpiphp: Slot [13] registered\n[ 0.151423] acpiphp: Slot [14] registered\n[ 0.152017] acpiphp: Slot [15] registered\n[ 0.152857] acpiphp: Slot [16] registered\n[ 0.153716] acpiphp: Slot [17] registered\n[ 0.154553] acpiphp: Slot [18] registered\n[ 0.155401] acpiphp: Slot [19] registered\n[ 0.156017] acpiphp: Slot [20] registered\n[ 0.156861] acpiphp: Slot [21] registered\n[ 0.157711] acpiphp: Slot [22] registered\n[ 0.158568] acpiphp: Slot [23] registered\n[ 0.159416] acpiphp: Slot [24] registered\n[ 0.160017] acpiphp: Slot [25] registered\n[ 0.160865] acpiphp: Slot [26] registered\n[ 0.161706] acpiphp: Slot [27] registered\n[ 0.162548] acpiphp: Slot [28] registered\n[ 0.163384] acpiphp: Slot [29] registered\n[ 0.164018] acpiphp: Slot [30] registered\n[ 0.164866] acpiphp: Slot [31] registered\n[ 0.165699] PCI host bridge to bus 0000:00\n[ 0.166546] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.167598] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.169181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.170457] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.171727] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178611] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208719] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211778] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214302] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215645] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217862] SCSI subsystem initialized\n[ 0.218779] ACPI: bus type USB registered\n[ 0.218779] usbcore: registered new interface driver usbfs\n[ 0.220012] usbcore: registered new interface driver hub\n[ 0.221094] usbcore: registered new device driver usb\n[ 0.221094] PCI: Using ACPI for IRQ routing\n[ 0.221157] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224896] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225948] NetLabel: unlabeled traffic allowed by default\n[ 0.227035] Switched to clocksource kvm-clock\n[ 0.232702] AppArmor: AppArmor Filesystem Enabled\n[ 0.234334] pnp: PnP ACPI init\n[ 0.235334] ACPI: bus type PNP registered\n[ 0.237031] pnp: PnP ACPI: found 8 devices\n[ 0.238327] ACPI: bus type PNP unregistered\n[ 0.245188] NET: Registered protocol family 2\n[ 0.246803] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.249168] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.251273] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.252609] TCP: reno registered\n[ 0.253327] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.254493] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.255793] NET: Registered protocol family 1\n[ 0.256711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.257851] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.258966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.280999] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.303139] Trying to unpack rootfs image as initramfs...\n[ 0.396033] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.397805] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.399226] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400398] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.402139] Scanning for low memory corruption every 60 seconds\n[ 0.403647] Initialise system trusted keyring\n[ 0.404587] audit: initializing netlink socket (disabled)\n[ 0.405641] type=2000 audit(1533286190.056:1): initialized\n[ 0.425355] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.427372] zbud: loaded\n[ 0.428200] VFS: Disk quotas dquot_6.5.2\n[ 0.429044] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.430562] fuse init (API version 7.22)\n[ 0.431466] msgmni has been set to 3997\n[ 0.432325] Key type big_key registered\n[ 0.433402] Key type asymmetric registered\n[ 0.434264] Asymmetric key parser 'x509' registered\n[ 0.435244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.436801] io scheduler noop registered\n[ 0.437638] io scheduler deadline registered (default)\n[ 0.438679] io scheduler cfq registered\n[ 0.439549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.440651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.442009] ipmi message handler version 39.2\n[ 0.442968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.444526] ACPI: Power Button [PWRF]\n[ 0.445465] GHES: HEST is not enabled!\n[ 0.467233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.509985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.532052] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.534483] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.556947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.560744] Linux agpgart interface v0.103\n[ 0.563272] brd: module loaded\n[ 0.564778] loop: module loaded\n[ 0.566119] blk-mq: CPU -> queue map\n[ 0.567703] CPU 0 -> Queue 0\n[ 0.568919] CPU 1 -> Queue 0\n[ 0.570733] vda: vda1\n[ 0.572376] scsi0 : ata_piix\n[ 0.573597] scsi1 : ata_piix\n[ 0.574644] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.576352] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577862] libphy: Fixed MDIO Bus: probed\n[ 0.578726] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579687] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.582268] PPP generic driver version 2.4.2\n[ 0.583142] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.584421] ehci-pci: EHCI PCI platform driver\n[ 0.585309] ehci-platform: EHCI generic platform driver\n[ 0.586361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.587693] ohci-pci: OHCI PCI platform driver\n[ 0.588592] ohci-platform: OHCI generic platform driver\n[ 0.589634] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.611662] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.612768] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.614314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.615475] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.616739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.618199] usb usb1: Product: UHCI Host Controller\n[ 0.619167] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.620387] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.621399] hub 1-0:1.0: USB hub found\n[ 0.622209] hub 1-0:1.0: 2 ports detected\n[ 0.623184] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.625348] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.626345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.627451] mousedev: PS/2 mouse device common for all mice\n[ 0.628796] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.630693] rtc_cmos 00:00: RTC can wake from S4\n[ 0.631832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633115] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.634440] device-mapper: uevent: version 1.0.3\n[ 0.635448] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.637129] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.638351] TCP: cubic registered\n[ 0.639143] NET: Registered protocol family 10\n[ 0.640241] NET: Registered protocol family 17\n[ 0.641161] Key type dns_resolver registered\n[ 0.642228] Loading compiled-in X.509 certificates\n[ 0.643747] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.653011] registered taskstats version 1\n[ 0.655641] Key type trusted registered\n[ 0.659388] Key type encrypted registered\n[ 0.660313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.661444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.663053] regulator-dummy: disabling\n[ 0.663970] Magic number: 14:869:825\n[ 0.664937] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:49 UTC (1533286189)\n[ 0.666712] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.667942] EDD information not available.\n[ 0.733403] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.735408] Write protecting the kernel read-only data: 12288k\n[ 0.737382] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.740634] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.755294] systemd-udevd[107]: starting version 204\n[ 0.796380] FDC 0 is a S82078B\n[ 0.932046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.095760] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.097131] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.098530] usb 1-1: Product: QEMU USB Tablet\n[ 1.099439] usb 1-1: Manufacturer: QEMU\n[ 1.100265] usb 1-1: SerialNumber: 42\n[ 1.396082] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.812852] 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.061676] 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.137514] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.244566] 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 * Stopping Track if upstart is running in a container[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 Fri, 03 Aug 2018 08:49:51 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.77]: 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 * Stopping set console keymap[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 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 ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:49:53 +0000. Up 4.55 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: | eth1 | False | . | . | fa:16:3e:f4:53:d8 |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:11:58:be |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n95:a3:19:9e:fb:be:62:52:0a:28:66:2d:48:8e:50:71 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..E |\n| .. . |\n| . . + |\n|.. . * . |\n|* .. S |\n|+=... .. |\n|o.. . o. |\n| o o. |\n| o o+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nfe:ba:ff:64:df:b3:53:3c:e9:3f:fd:01:6e:0e:25:11 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| E |\n| . |\n| . |\n| . |\n| S . o ..|\n| . + .oo|\n| . .oo..+|\n| . o+. *o|\n| o+o.....@|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nf0:be:b3:c9:a6:8c:a3:fb:7b:77:81:83:27:1d:18:30 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E. |\n| .. |\n| .o |\n| .o. |\n| oSo |\n| o.= . |\n| o.. . |\n| .o..+o. |\n| o+++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:\n7b:5d:8a:37:c0:4f:69:cc:ad:0e:4f:ce:86:4c:69:40 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| E |\n| . |\n| .. o o |\n| S.o.* o |\n| .+B + |\n| .++.O |\n| .oO.. |\n| .= |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[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 ]\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 OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:49:59 +0000. Up 10.17 seconds.\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\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:50:00 +0000. Up 11.42 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16589 0 --:--:-- --:--:-- --:--:-- 16661\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 9s (1380 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\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 0 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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 [2076 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-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 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]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 15s (3567 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\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.8) ...\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-2) ...\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-153.203) ...\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-180328.114312) ...\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.12) ...\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-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 8263\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-180322.170159) ...\nclearwater-monit start/running, process 8361\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8369\nclearwater-socket-factory-sig start/running, process 8374\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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....................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8109 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.6\n++ echo A 192.168.1.6\n++ ip2rr 192.168.1.6\n++ echo 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.6\n++ ip2rr 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.6\n++ echo A 192.168.1.6\n++ ip2rr 192.168.1.6\n++ echo 192.168.1.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.6\n+ echo 'nameserver 192.168.0.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 fe:ba:ff:64:df:b3:53:3c:e9:3f:fd:01:6e:0e:25:11 root@sprout-0 (DSA)\nec2: 256 f0:be:b3:c9:a6:8c:a3:fb:7b:77:81:83:27:1d:18:30 root@sprout-0 (ECDSA)\nec2: 256 7b:5d:8a:37:c0:4f:69:cc:ad:0e:4f:ce:86:4c:69:40 root@sprout-0 (ED25519)\nec2: 2048 95:a3:19:9e:fb:be:62:52:0a:28:66:2d:48:8e:50:71 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNGUysMUrTlQOf1j58aB1wt92dimJHreOGVnhHc0uySrIqJGDKOcUk/EfEVz1hioGpETP4HG1hwiIg5gEjtdUWo= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq5P2s68nEJpLKO7O6fUGjuNf5zofb85nXTHpBH0Wr3 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR5PkKlaX/h297IvbJiPsj5Y88bXuOsiO8mAIARjqp89ctKlVndYOkQrt1tPB3mhxnya2zJw1AdI6iWTOtgJGr4wUloVzld8VwKI6UKjSWvxg9++XM+qoaqxtbxoPbHc1XGcYj+WGPnm7mn2+HIqLzu0eZYjo/bB0K+Ml8WEXWSTlhBiNgLik6GAE0dn6MTxjrbIUrjOWT/JplU9UVAUEGctQc03mPKnJxjBJeaf2AJvgRyL2dIuVtbX5YabrRlS2hYsDbTCczG8Pta3eCvPudNdDJSMDAE9cY3x1pv8xYV3P4qRS2XfTig1zjE/TW6hGpRinNeeo/upJGEti4gWyd root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:52:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 136.25 seconds\n"} 2018-08-03 08:54:22,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe/action used request id req-5822dbe3-509b-4e03-ac80-1593aaeefa51 2018-08-03 08:54:22,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.14450097084s 2018-08-03 08:54:22,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe/action used request id req-5822dbe3-509b-4e03-ac80-1593aaeefa51 2018-08-03 08:54:22,043 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008063] AppArmor: AppArmor initialized [ 0.008949] Yama: becoming mindful. [ 0.009913] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013356] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015319] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017687] Initializing cgroup subsys memory [ 0.018604] Initializing cgroup subsys devices [ 0.020007] Initializing cgroup subsys freezer [ 0.020924] Initializing cgroup subsys blkio [ 0.021804] Initializing cgroup subsys perf_event [ 0.022760] Initializing cgroup subsys hugetlb [ 0.023724] CPU: Physical Processor ID: 0 [ 0.024015] FEATURE SPEC_CTRL Present [ 0.025488] mce: CPU supports 10 MCE banks [ 0.026375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029228] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030624] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033376] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.039103] ACPI: Core revision 20131115 [ 0.040501] ACPI: All ACPI Tables successfully acquired [ 0.041723] ftrace: allocating 28727 entries in 113 pages [ 0.060290] Enabling x2apic [ 0.060988] Enabled x2apic [ 0.064008] Switched APIC routing to physical x2apic. [ 0.065911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.067175] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.069000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076678] KVM setup paravirtual spinlock [ 0.079227] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081105] .... node #0, CPUs: #1[ 0.079188] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096024] x86: Booted up 1 node, 2 CPUs [ 0.096016] KVM setup async PF for cpu 1 [ 0.096016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098834] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100321] devtmpfs: initialized [ 0.101998] EVM: security.selinux [ 0.102729] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104722] EVM: security.capability [ 0.105586] pinctrl core: initialized pinctrl subsystem [ 0.105988] regulator-dummy: no parameters [ 0.108074] RTC time: 8:49:49, date: 08/03/18 [ 0.109020] NET: Registered protocol family 16 [ 0.110033] cpuidle: using governor ladder [ 0.110905] cpuidle: using governor menu [ 0.111790] ACPI: bus type PCI registered [ 0.112007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113354] PCI: Using configuration type 1 for base access [ 0.114992] bio: create slab at 0 [ 0.116064] ACPI: Added _OSI(Module Device) [ 0.116933] ACPI: Added _OSI(Processor Device) [ 0.117825] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118774] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121586] ACPI: Interpreter enabled [ 0.122389] 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.125924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129254] ACPI: (supports S0 S5) [ 0.129981] ACPI: Using IOAPIC for interrupt routing [ 0.132019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.133997] ACPI: No dock devices found. [ 0.136612] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.137795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.139085] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142350] acpiphp: Slot [3] registered [ 0.143196] acpiphp: Slot [4] registered [ 0.144031] acpiphp: Slot [5] registered [ 0.144893] acpiphp: Slot [6] registered [ 0.145734] acpiphp: Slot [7] registered [ 0.146560] acpiphp: Slot [8] registered [ 0.147395] acpiphp: Slot [9] registered [ 0.148023] acpiphp: Slot [10] registered [ 0.148866] acpiphp: Slot [11] registered [ 0.149717] acpiphp: Slot [12] registered [ 0.150570] acpiphp: Slot [13] registered [ 0.151423] acpiphp: Slot [14] registered [ 0.152017] acpiphp: Slot [15] registered [ 0.152857] acpiphp: Slot [16] registered [ 0.153716] acpiphp: Slot [17] registered [ 0.154553] acpiphp: Slot [18] registered [ 0.155401] acpiphp: Slot [19] registered [ 0.156017] acpiphp: Slot [20] registered [ 0.156861] acpiphp: Slot [21] registered [ 0.157711] acpiphp: Slot [22] registered [ 0.158568] acpiphp: Slot [23] registered [ 0.159416] acpiphp: Slot [24] registered [ 0.160017] acpiphp: Slot [25] registered [ 0.160865] acpiphp: Slot [26] registered [ 0.161706] acpiphp: Slot [27] registered [ 0.162548] acpiphp: Slot [28] registered [ 0.163384] acpiphp: Slot [29] registered [ 0.164018] acpiphp: Slot [30] registered [ 0.164866] acpiphp: Slot [31] registered [ 0.165699] PCI host bridge to bus 0000:00 [ 0.166546] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.167598] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.169181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.170457] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.171727] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178611] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208719] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211778] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214302] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215645] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216628] vgaarb: bridge control possible 0000:00:02.0 [ 0.217862] SCSI subsystem initialized [ 0.218779] ACPI: bus type USB registered [ 0.218779] usbcore: registered new interface driver usbfs [ 0.220012] usbcore: registered new interface driver hub [ 0.221094] usbcore: registered new device driver usb [ 0.221094] PCI: Using ACPI for IRQ routing [ 0.221157] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224896] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225948] NetLabel: unlabeled traffic allowed by default [ 0.227035] Switched to clocksource kvm-clock [ 0.232702] AppArmor: AppArmor Filesystem Enabled [ 0.234334] pnp: PnP ACPI init [ 0.235334] ACPI: bus type PNP registered [ 0.237031] pnp: PnP ACPI: found 8 devices [ 0.238327] ACPI: bus type PNP unregistered [ 0.245188] NET: Registered protocol family 2 [ 0.246803] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.249168] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.251273] TCP: Hash tables configured (established 16384 bind 16384) [ 0.252609] TCP: reno registered [ 0.253327] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.254493] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.255793] NET: Registered protocol family 1 [ 0.256711] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.257851] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.258966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.280999] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.303139] Trying to unpack rootfs image as initramfs... [ 0.396033] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.397805] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.399226] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400398] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.402139] Scanning for low memory corruption every 60 seconds [ 0.403647] Initialise system trusted keyring [ 0.404587] audit: initializing netlink socket (disabled) [ 0.405641] type=2000 audit(1533286190.056:1): initialized [ 0.425355] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.427372] zbud: loaded [ 0.428200] VFS: Disk quotas dquot_6.5.2 [ 0.429044] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.430562] fuse init (API version 7.22) [ 0.431466] msgmni has been set to 3997 [ 0.432325] Key type big_key registered [ 0.433402] Key type asymmetric registered [ 0.434264] Asymmetric key parser 'x509' registered [ 0.435244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.436801] io scheduler noop registered [ 0.437638] io scheduler deadline registered (default) [ 0.438679] io scheduler cfq registered [ 0.439549] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.440651] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.442009] ipmi message handler version 39.2 [ 0.442968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.444526] ACPI: Power Button [PWRF] [ 0.445465] GHES: HEST is not enabled! [ 0.467233] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.509985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.532052] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.534483] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.556947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560744] Linux agpgart interface v0.103 [ 0.563272] brd: module loaded [ 0.564778] loop: module loaded [ 0.566119] blk-mq: CPU -> queue map [ 0.567703] CPU 0 -> Queue 0 [ 0.568919] CPU 1 -> Queue 0 [ 0.570733] vda: vda1 [ 0.572376] scsi0 : ata_piix [ 0.573597] scsi1 : ata_piix [ 0.574644] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.576352] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577862] libphy: Fixed MDIO Bus: probed [ 0.578726] tun: Universal TUN/TAP device driver, 1.6 [ 0.579687] tun: (C) 1999-2004 Max Krasnyansky [ 0.582268] PPP generic driver version 2.4.2 [ 0.583142] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584421] ehci-pci: EHCI PCI platform driver [ 0.585309] ehci-platform: EHCI generic platform driver [ 0.586361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587693] ohci-pci: OHCI PCI platform driver [ 0.588592] ohci-platform: OHCI generic platform driver [ 0.589634] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611662] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612768] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.614314] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.615475] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.616739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618199] usb usb1: Product: UHCI Host Controller [ 0.619167] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.620387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621399] hub 1-0:1.0: USB hub found [ 0.622209] hub 1-0:1.0: 2 ports detected [ 0.623184] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.625348] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.626345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.627451] mousedev: PS/2 mouse device common for all mice [ 0.628796] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.630693] rtc_cmos 00:00: RTC can wake from S4 [ 0.631832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633115] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634440] device-mapper: uevent: version 1.0.3 [ 0.635448] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.637129] ledtrig-cpu: registered to indicate activity on CPUs [ 0.638351] TCP: cubic registered [ 0.639143] NET: Registered protocol family 10 [ 0.640241] NET: Registered protocol family 17 [ 0.641161] Key type dns_resolver registered [ 0.642228] Loading compiled-in X.509 certificates [ 0.643747] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.653011] registered taskstats version 1 [ 0.655641] Key type trusted registered [ 0.659388] Key type encrypted registered [ 0.660313] AppArmor: AppArmor sha1 policy hashing enabled [ 0.661444] IMA: No TPM chip found, activating TPM-bypass! [ 0.663053] regulator-dummy: disabling [ 0.663970] Magic number: 14:869:825 [ 0.664937] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:49 UTC (1533286189) [ 0.666712] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.667942] EDD information not available. [ 0.733403] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.735408] Write protecting the kernel read-only data: 12288k [ 0.737382] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.740634] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.755294] systemd-udevd[107]: starting version 204 [ 0.796380] FDC 0 is a S82078B [ 0.932046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.095760] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.097131] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.098530] usb 1-1: Product: QEMU USB Tablet [ 1.099439] usb 1-1: Manufacturer: QEMU [ 1.100265] usb 1-1: SerialNumber: 42 [ 1.396082] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.812852] 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.061676] 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.137514] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.244566] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 08:49:51 +0000. Up 2.58 seconds. cloud-init-nonet[2.77]: 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 ] * Stopping set console keymap[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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:49:53 +0000. Up 4.55 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: | eth1 | False | . | . | fa:16:3e:f4:53:d8 | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:11:58:be | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 95:a3:19:9e:fb:be:62:52:0a:28:66:2d:48:8e:50:71 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | ..E | | .. . | | . . + | |.. . * . | |* .. S | |+=... .. | |o.. . o. | | o o. | | o o+. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: fe:ba:ff:64:df:b3:53:3c:e9:3f:fd:01:6e:0e:25:11 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | E | | . | | . | | . | | S . o ..| | . + .oo| | . .oo..+| | . 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: f0:be:b3:c9:a6:8c:a3:fb:7b:77:81:83:27:1d:18:30 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | E. | | .. | | .o | | .o. | | oSo | | o.= . | | o.. . | | .o..+o. | | o+++o+=+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7b:5d:8a:37:c0:4f:69:cc:ad:0e:4f:ce:86:4c:69:40 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | E | | . | | .. o o | | S.o.* o | | .+B + | | .++.O | | .oO.. | | .= | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[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 ] * 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 OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:49:59 +0000. Up 10.17 seconds. * 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. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:50:00 +0000. Up 11.42 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16589 0 --:--:-- --:--:-- --:--:-- 16661 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 9s (1380 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes 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 0 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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 [2076 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-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] 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] 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 [1688 kB] 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] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 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.7 MB in 15s (3567 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... 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.8) ... 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-2) ... 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-153.203) ... 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-180328.114312) ... 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.12) ... 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-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 8263 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-180322.170159) ... clearwater-monit start/running, process 8361 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8369 clearwater-socket-factory-sig start/running, process 8374 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ........+++ ....................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8109 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ echo 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.6 ++ echo A 192.168.1.6 ++ ip2rr 192.168.1.6 ++ echo 192.168.1.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.6 + echo 'nameserver 192.168.0.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fe:ba:ff:64:df:b3:53:3c:e9:3f:fd:01:6e:0e:25:11 root@sprout-0 (DSA) ec2: 256 f0:be:b3:c9:a6:8c:a3:fb:7b:77:81:83:27:1d:18:30 root@sprout-0 (ECDSA) ec2: 256 7b:5d:8a:37:c0:4f:69:cc:ad:0e:4f:ce:86:4c:69:40 root@sprout-0 (ED25519) ec2: 2048 95:a3:19:9e:fb:be:62:52:0a:28:66:2d:48:8e:50:71 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNGUysMUrTlQOf1j58aB1wt92dimJHreOGVnhHc0uySrIqJGDKOcUk/EfEVz1hioGpETP4HG1hwiIg5gEjtdUWo= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGq5P2s68nEJpLKO7O6fUGjuNf5zofb85nXTHpBH0Wr3 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR5PkKlaX/h297IvbJiPsj5Y88bXuOsiO8mAIARjqp89ctKlVndYOkQrt1tPB3mhxnya2zJw1AdI6iWTOtgJGr4wUloVzld8VwKI6UKjSWvxg9++XM+qoaqxtbxoPbHc1XGcYj+WGPnm7mn2+HIqLzu0eZYjo/bB0K+Ml8WEXWSTlhBiNgLik6GAE0dn6MTxjrbIUrjOWT/JplU9UVAUEGctQc03mPKnJxjBJeaf2AJvgRyL2dIuVtbX5YabrRlS2hYsDbTCczG8Pta3eCvPudNdDJSMDAE9cY3x1pv8xYV3P4qRS2XfTig1zjE/TW6hGpRinNeeo/upJGEti4gWyd root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:52:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 136.25 seconds 2018-08-03 08:54:22,047 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:22,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:22,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:22,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-32125236-e74c-41a1-b32d-4780fe906308 x-compute-request-id: req-32125236-e74c-41a1-b32d-4780fe906308 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:22,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-32125236-e74c-41a1-b32d-4780fe906308 2018-08-03 08:54:22,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783560991287s 2018-08-03 08:54:22,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-32125236-e74c-41a1-b32d-4780fe906308 2018-08-03 08:54:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:22,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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-ae115d6b-80dc-4513-95da-9062b5d68d33 x-compute-request-id: req-ae115d6b-80dc-4513-95da-9062b5d68d33 Content-Encoding: gzip Content-Length: 18560 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008035] Security Framework initialized\n[ 0.009291] AppArmor: AppArmor initialized\n[ 0.010559] Yama: becoming mindful.\n[ 0.012141] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016570] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019266] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022301] Initializing cgroup subsys memory\n[ 0.024017] Initializing cgroup subsys devices\n[ 0.025058] Initializing cgroup subsys freezer\n[ 0.026068] Initializing cgroup subsys blkio\n[ 0.027034] Initializing cgroup subsys perf_event\n[ 0.028004] Initializing cgroup subsys hugetlb\n[ 0.029102] CPU: Physical Processor ID: 0\n[ 0.030018] FEATURE SPEC_CTRL Present\n[ 0.032539] mce: CPU supports 10 MCE banks\n[ 0.033509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035828] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037628] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.040002] Speculative Store Bypass: Vulnerable\n[ 0.041400] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.046723] ACPI: Core revision 20131115\n[ 0.048180] ACPI: All ACPI Tables successfully acquired\n[ 0.049510] ftrace: allocating 28727 entries in 113 pages\n[ 0.068282] Enabling x2apic\n[ 0.069046] Enabled x2apic\n[ 0.072005] Switched APIC routing to physical x2apic.\n[ 0.074038] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.075334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.077770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084693] KVM setup paravirtual spinlock\n[ 0.086918] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088151] x86: Booting SMP configuration:\n[ 0.089092] .... node #0, CPUs: #1[ 0.086885] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104021] x86: Booted up 1 node, 2 CPUs\n[ 0.104013] KVM setup async PF for cpu 1\n[ 0.104015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108320] devtmpfs: initialized\n[ 0.110460] EVM: security.selinux\n[ 0.111303] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112766] EVM: security.capability\n[ 0.113668] pinctrl core: initialized pinctrl subsystem\n[ 0.114055] regulator-dummy: no parameters\n[ 0.116062] RTC time: 8:49:50, date: 08/03/18\n[ 0.117127] NET: Registered protocol family 16\n[ 0.118214] cpuidle: using governor ladder\n[ 0.119168] cpuidle: using governor menu\n[ 0.120065] ACPI: bus type PCI registered\n[ 0.121031] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122528] PCI: Using configuration type 1 for base access\n[ 0.124302] bio: create slab at 0\n[ 0.125021] ACPI: Added _OSI(Module Device)\n[ 0.125062] ACPI: Added _OSI(Processor Device)\n[ 0.126084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130145] ACPI: Interpreter enabled\n[ 0.131050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138557] ACPI: (supports S0 S5)\n[ 0.139271] ACPI: Using IOAPIC for interrupt routing\n[ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.141921] ACPI: No dock devices found.\n[ 0.144501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.145656] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.146894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150264] acpiphp: Slot [3] registered\n[ 0.151079] acpiphp: Slot [4] registered\n[ 0.151884] acpiphp: Slot [5] registered\n[ 0.152017] acpiphp: Slot [6] registered\n[ 0.152819] acpiphp: Slot [7] registered\n[ 0.153623] acpiphp: Slot [8] registered\n[ 0.154431] acpiphp: Slot [9] registered\n[ 0.155237] acpiphp: Slot [10] registered\n[ 0.156018] acpiphp: Slot [11] registered\n[ 0.156834] acpiphp: Slot [12] registered\n[ 0.157654] acpiphp: Slot [13] registered\n[ 0.158478] acpiphp: Slot [14] registered\n[ 0.159298] acpiphp: Slot [15] registered\n[ 0.160017] acpiphp: Slot [16] registered\n[ 0.160855] acpiphp: Slot [17] registered\n[ 0.161671] acpiphp: Slot [18] registered\n[ 0.162497] acpiphp: Slot [19] registered\n[ 0.163319] acpiphp: Slot [20] registered\n[ 0.164017] acpiphp: Slot [21] registered\n[ 0.164836] acpiphp: Slot [22] registered\n[ 0.165658] acpiphp: Slot [23] registered\n[ 0.166499] acpiphp: Slot [24] registered\n[ 0.167322] acpiphp: Slot [25] registered\n[ 0.168017] acpiphp: Slot [26] registered\n[ 0.168834] acpiphp: Slot [27] registered\n[ 0.169656] acpiphp: Slot [28] registered\n[ 0.170493] acpiphp: Slot [29] registered\n[ 0.171373] acpiphp: Slot [30] registered\n[ 0.172023] acpiphp: Slot [31] registered\n[ 0.172838] PCI host bridge to bus 0000:00\n[ 0.173650] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177236] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178469] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.185868] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214170] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215622] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218022] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.219334] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.219334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.220003] vgaarb: loaded\n[ 0.220618] vgaarb: bridge control possible 0000:00:02.0\n[ 0.221859] SCSI subsystem initialized\n[ 0.222768] ACPI: bus type USB registered\n[ 0.222768] usbcore: registered new interface driver usbfs\n[ 0.224012] usbcore: registered new interface driver hub\n[ 0.228413] usbcore: registered new device driver usb\n[ 0.229606] PCI: Using ACPI for IRQ routing\n[ 0.232142] NetLabel: Initializing\n[ 0.232900] NetLabel: domain hash size = 128\n[ 0.233768] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.234809] NetLabel: unlabeled traffic allowed by default\n[ 0.236491] Switched to clocksource kvm-clock\n[ 0.243981] AppArmor: AppArmor Filesystem Enabled\n[ 0.245002] pnp: PnP ACPI init\n[ 0.245714] ACPI: bus type PNP registered\n[ 0.247286] pnp: PnP ACPI: found 8 devices\n[ 0.248140] ACPI: bus type PNP unregistered\n[ 0.255357] NET: Registered protocol family 2\n[ 0.256868] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.258686] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.260314] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.261876] TCP: reno registered\n[ 0.262705] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.264101] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.265683] NET: Registered protocol family 1\n[ 0.267059] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.268410] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.269716] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.291860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.314687] Trying to unpack rootfs image as initramfs...\n[ 0.409340] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.411357] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412513] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.414137] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.415863] Scanning for low memory corruption every 60 seconds\n[ 0.417500] Initialise system trusted keyring\n[ 0.418496] audit: initializing netlink socket (disabled)\n[ 0.419607] type=2000 audit(1533286191.275:1): initialized\n[ 0.440401] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442468] zbud: loaded\n[ 0.443320] VFS: Disk quotas dquot_6.5.2\n[ 0.444212] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446105] fuse init (API version 7.22)\n[ 0.447184] msgmni has been set to 3997\n[ 0.448213] Key type big_key registered\n[ 0.449465] Key type asymmetric registered\n[ 0.450496] Asymmetric key parser 'x509' registered\n[ 0.451734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453670] io scheduler noop registered\n[ 0.454680] io scheduler deadline registered (default)\n[ 0.455920] io scheduler cfq registered\n[ 0.457023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.460069] ipmi message handler version 39.2\n[ 0.461259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.463115] ACPI: Power Button [PWRF]\n[ 0.464248] GHES: HEST is not enabled!\n[ 0.486206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530635] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553381] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.579662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582660] Linux agpgart interface v0.103\n[ 0.584757] brd: module loaded\n[ 0.586147] loop: module loaded\n[ 0.587414] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589288] CPU 1 -> Queue 0\n[ 0.590912] vda: vda1\n[ 0.592544] scsi0 : ata_piix\n[ 0.593488] scsi1 : ata_piix\n[ 0.594388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.596059] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.598066] libphy: Fixed MDIO Bus: probed\n[ 0.599241] tun: Universal TUN/TAP device driver, 1.6\n[ 0.600557] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.604052] PPP generic driver version 2.4.2\n[ 0.605353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607404] ehci-pci: EHCI PCI platform driver\n[ 0.608809] ehci-platform: EHCI generic platform driver\n[ 0.610543] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612241] ohci-pci: OHCI PCI platform driver\n[ 0.613746] ohci-platform: OHCI generic platform driver\n[ 0.615258] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638499] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639588] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641183] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645145] usb usb1: Product: UHCI Host Controller\n[ 0.646124] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.647308] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648358] hub 1-0:1.0: USB hub found\n[ 0.649180] hub 1-0:1.0: 2 ports detected\n[ 0.650192] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653502] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.654675] mousedev: PS/2 mouse device common for all mice\n[ 0.656089] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658076] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661892] device-mapper: uevent: version 1.0.3\n[ 0.662950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.664688] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665955] TCP: cubic registered\n[ 0.666775] NET: Registered protocol family 10\n[ 0.668100] NET: Registered protocol family 17\n[ 0.669068] Key type dns_resolver registered\n[ 0.670259] Loading compiled-in X.509 certificates\n[ 0.671811] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.680683] registered taskstats version 1\n[ 0.683611] Key type trusted registered\n[ 0.687184] Key type encrypted registered\n[ 0.688052] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689197] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.690696] regulator-dummy: disabling\n[ 0.691574] Magic number: 14:869:825\n[ 0.692568] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:51 UTC (1533286191)\n[ 0.694299] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695468] EDD information not available.\n[ 0.754075] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755744] Write protecting the kernel read-only data: 12288k\n[ 0.757945] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761234] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775577] systemd-udevd[107]: starting version 204\n[ 0.823124] FDC 0 is a S82078B\n[ 0.960063] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.123952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.125598] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.127260] usb 1-1: Product: QEMU USB Tablet\n[ 1.128359] usb 1-1: Manufacturer: QEMU\n[ 1.129348] usb 1-1: SerialNumber: 42\n[ 1.408091] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.837249] 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.081878] 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.158825] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.261733] 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 Fri, 03 Aug 2018 08:49:53 +0000. Up 2.60 seconds.\ncloud-init-nonet[2.80]: 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 * Stopping set console keymap[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 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 ]\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 Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.74]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:49:54 +0000. Up 3.90 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: | eth1 | False | . | . | fa:16:3e:cc:e7:10 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:16:55:c6 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\nb6:e7:c9:e0:1a:28:50:27:0d:e9:f6:80:bb:dc:97:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .o |\n| oo o |\n|..+o |\n|.o o S |\n|.. .. . . |\n|..o . o o . |\n|.. + o o = . |\n| E. o ... + |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n3e:ee:fb:29:74:6a:d6:20:03:d2:b9:c3:12:0c:8b:c2 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n|. |\n|o+ . . |\n|+E+ + |\n|. + o S |\n| . + o.o . |\n| . . +o= |\n| .=... |\n| +++o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4c:92:df:3a:b5:02:9c:ee:c9:76:f8:b5:da:72:99:cf root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| o . |\n| . * . |\n| + S o |\n| . . o . |\n| ..+ oo |\n| oo.o=+o |\n| .+oo+o.E |\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:\ne4:27:70:69:7f:2c:af:f8:ea:3c:2e:f0:c8:cf:0f:f9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| . = |\n| * . . |\n| S + o |\n| . . o + |\n| . +o . |\n| o.o+.. . |\n| .o=E+o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[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 SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 * 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.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:50:01 +0000. Up 10.56 seconds.\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 Fri, 03 Aug 2018 08:50:02 +0000. Up 11.53 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19569 0 --:--:-- --:--:-- --:--:-- 19681\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Ign 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 [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1531 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3882 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\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-2) ...\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-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7973\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7981\nclearwater-socket-factory-sig start/running, process 7989\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.0.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 3e:ee:fb:29:74:6a:d6:20:03:d2:b9:c3:12:0c:8b:c2 root@bono-0 (DSA)\nec2: 256 4c:92:df:3a:b5:02:9c:ee:c9:76:f8:b5:da:72:99:cf root@bono-0 (ECDSA)\nec2: 256 e4:27:70:69:7f:2c:af:f8:ea:3c:2e:f0:c8:cf:0f:f9 root@bono-0 (ED25519)\nec2: 2048 b6:e7:c9:e0:1a:28:50:27:0d:e9:f6:80:bb:dc:97:a2 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEQwl2tEbouRxm2sDCTz9OP5BXsL8GdKOiW3nLWSclKbB8WwvajLZvMqpQs7K+csK2O+75VfOr0EGb2Bvyo0OQk= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHl830fbBKwrmxZtxGmipYPn5AIWCvNC+FJW54qteQNs root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEHfF3NzV3up+oJdpGuCdAwK6tcn4LdKp40/IpY047amfKnXKoXTm9wl5PxVk4Vk/67k0cYqWCJN1YPPkEmLthar+5MavELDf3wk26bQ3+S5RINbyEQVrpR0mf1oqgiR0GDbXogVuOv5IknYO+bDRq6WHqnu5kkjwF/RecPXbV2+wAcSCKDTcoVIN8lpSHIjFvCvzKBlLnOYOZ4eO3iAgZPl9PZgAbB0Ilkcq/NgCYNq5Y9K498V0MRqv/CUz5aJvK5bS+840EdpjIjQEtFLOB+snzLuMw2ztOHY5y1z3gpT1FYz52SlbBPQr3i+uwUQuxyeGy64+jn90HkU5vDxdH root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:51:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 114.22 seconds\n"} 2018-08-03 08:54:22,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951/action used request id req-ae115d6b-80dc-4513-95da-9062b5d68d33 2018-08-03 08:54:22,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114762067795s 2018-08-03 08:54:22,956 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951/action used request id req-ae115d6b-80dc-4513-95da-9062b5d68d33 2018-08-03 08:54:22,956 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008035] Security Framework initialized [ 0.009291] AppArmor: AppArmor initialized [ 0.010559] Yama: becoming mindful. [ 0.012141] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016570] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019266] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022301] Initializing cgroup subsys memory [ 0.024017] Initializing cgroup subsys devices [ 0.025058] Initializing cgroup subsys freezer [ 0.026068] Initializing cgroup subsys blkio [ 0.027034] Initializing cgroup subsys perf_event [ 0.028004] Initializing cgroup subsys hugetlb [ 0.029102] CPU: Physical Processor ID: 0 [ 0.030018] FEATURE SPEC_CTRL Present [ 0.032539] mce: CPU supports 10 MCE banks [ 0.033509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035828] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037628] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.040002] Speculative Store Bypass: Vulnerable [ 0.041400] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.046723] ACPI: Core revision 20131115 [ 0.048180] ACPI: All ACPI Tables successfully acquired [ 0.049510] ftrace: allocating 28727 entries in 113 pages [ 0.068282] Enabling x2apic [ 0.069046] Enabled x2apic [ 0.072005] Switched APIC routing to physical x2apic. [ 0.074038] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.075334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.077770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084693] KVM setup paravirtual spinlock [ 0.086918] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088151] x86: Booting SMP configuration: [ 0.089092] .... node #0, CPUs: #1[ 0.086885] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104021] x86: Booted up 1 node, 2 CPUs [ 0.104013] KVM setup async PF for cpu 1 [ 0.104015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107187] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108320] devtmpfs: initialized [ 0.110460] EVM: security.selinux [ 0.111303] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112766] EVM: security.capability [ 0.113668] pinctrl core: initialized pinctrl subsystem [ 0.114055] regulator-dummy: no parameters [ 0.116062] RTC time: 8:49:50, date: 08/03/18 [ 0.117127] NET: Registered protocol family 16 [ 0.118214] cpuidle: using governor ladder [ 0.119168] cpuidle: using governor menu [ 0.120065] ACPI: bus type PCI registered [ 0.121031] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122528] PCI: Using configuration type 1 for base access [ 0.124302] bio: create slab at 0 [ 0.125021] ACPI: Added _OSI(Module Device) [ 0.125062] ACPI: Added _OSI(Processor Device) [ 0.126084] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130145] ACPI: Interpreter enabled [ 0.131050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138557] ACPI: (supports S0 S5) [ 0.139271] ACPI: Using IOAPIC for interrupt routing [ 0.140015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.141921] ACPI: No dock devices found. [ 0.144501] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.145656] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.146894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150264] acpiphp: Slot [3] registered [ 0.151079] acpiphp: Slot [4] registered [ 0.151884] acpiphp: Slot [5] registered [ 0.152017] acpiphp: Slot [6] registered [ 0.152819] acpiphp: Slot [7] registered [ 0.153623] acpiphp: Slot [8] registered [ 0.154431] acpiphp: Slot [9] registered [ 0.155237] acpiphp: Slot [10] registered [ 0.156018] acpiphp: Slot [11] registered [ 0.156834] acpiphp: Slot [12] registered [ 0.157654] acpiphp: Slot [13] registered [ 0.158478] acpiphp: Slot [14] registered [ 0.159298] acpiphp: Slot [15] registered [ 0.160017] acpiphp: Slot [16] registered [ 0.160855] acpiphp: Slot [17] registered [ 0.161671] acpiphp: Slot [18] registered [ 0.162497] acpiphp: Slot [19] registered [ 0.163319] acpiphp: Slot [20] registered [ 0.164017] acpiphp: Slot [21] registered [ 0.164836] acpiphp: Slot [22] registered [ 0.165658] acpiphp: Slot [23] registered [ 0.166499] acpiphp: Slot [24] registered [ 0.167322] acpiphp: Slot [25] registered [ 0.168017] acpiphp: Slot [26] registered [ 0.168834] acpiphp: Slot [27] registered [ 0.169656] acpiphp: Slot [28] registered [ 0.170493] acpiphp: Slot [29] registered [ 0.171373] acpiphp: Slot [30] registered [ 0.172023] acpiphp: Slot [31] registered [ 0.172838] PCI host bridge to bus 0000:00 [ 0.173650] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175803] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177236] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178469] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.185868] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212712] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214170] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215622] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218022] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.219334] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.219334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.220003] vgaarb: loaded [ 0.220618] vgaarb: bridge control possible 0000:00:02.0 [ 0.221859] SCSI subsystem initialized [ 0.222768] ACPI: bus type USB registered [ 0.222768] usbcore: registered new interface driver usbfs [ 0.224012] usbcore: registered new interface driver hub [ 0.228413] usbcore: registered new device driver usb [ 0.229606] PCI: Using ACPI for IRQ routing [ 0.232142] NetLabel: Initializing [ 0.232900] NetLabel: domain hash size = 128 [ 0.233768] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.234809] NetLabel: unlabeled traffic allowed by default [ 0.236491] Switched to clocksource kvm-clock [ 0.243981] AppArmor: AppArmor Filesystem Enabled [ 0.245002] pnp: PnP ACPI init [ 0.245714] ACPI: bus type PNP registered [ 0.247286] pnp: PnP ACPI: found 8 devices [ 0.248140] ACPI: bus type PNP unregistered [ 0.255357] NET: Registered protocol family 2 [ 0.256868] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.258686] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.260314] TCP: Hash tables configured (established 16384 bind 16384) [ 0.261876] TCP: reno registered [ 0.262705] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.264101] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.265683] NET: Registered protocol family 1 [ 0.267059] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.268410] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.269716] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.291860] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.314687] Trying to unpack rootfs image as initramfs... [ 0.409340] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.411357] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412513] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.414137] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.415863] Scanning for low memory corruption every 60 seconds [ 0.417500] Initialise system trusted keyring [ 0.418496] audit: initializing netlink socket (disabled) [ 0.419607] type=2000 audit(1533286191.275:1): initialized [ 0.440401] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442468] zbud: loaded [ 0.443320] VFS: Disk quotas dquot_6.5.2 [ 0.444212] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446105] fuse init (API version 7.22) [ 0.447184] msgmni has been set to 3997 [ 0.448213] Key type big_key registered [ 0.449465] Key type asymmetric registered [ 0.450496] Asymmetric key parser 'x509' registered [ 0.451734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453670] io scheduler noop registered [ 0.454680] io scheduler deadline registered (default) [ 0.455920] io scheduler cfq registered [ 0.457023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460069] ipmi message handler version 39.2 [ 0.461259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.463115] ACPI: Power Button [PWRF] [ 0.464248] GHES: HEST is not enabled! [ 0.486206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530635] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553381] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.579662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582660] Linux agpgart interface v0.103 [ 0.584757] brd: module loaded [ 0.586147] loop: module loaded [ 0.587414] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589288] CPU 1 -> Queue 0 [ 0.590912] vda: vda1 [ 0.592544] scsi0 : ata_piix [ 0.593488] scsi1 : ata_piix [ 0.594388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.596059] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.598066] libphy: Fixed MDIO Bus: probed [ 0.599241] tun: Universal TUN/TAP device driver, 1.6 [ 0.600557] tun: (C) 1999-2004 Max Krasnyansky [ 0.604052] PPP generic driver version 2.4.2 [ 0.605353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607404] ehci-pci: EHCI PCI platform driver [ 0.608809] ehci-platform: EHCI generic platform driver [ 0.610543] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612241] ohci-pci: OHCI PCI platform driver [ 0.613746] ohci-platform: OHCI generic platform driver [ 0.615258] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638499] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639588] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641183] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643697] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645145] usb usb1: Product: UHCI Host Controller [ 0.646124] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.647308] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648358] hub 1-0:1.0: USB hub found [ 0.649180] hub 1-0:1.0: 2 ports detected [ 0.650192] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.654675] mousedev: PS/2 mouse device common for all mice [ 0.656089] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658076] rtc_cmos 00:00: RTC can wake from S4 [ 0.659271] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661892] device-mapper: uevent: version 1.0.3 [ 0.662950] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.664688] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665955] TCP: cubic registered [ 0.666775] NET: Registered protocol family 10 [ 0.668100] NET: Registered protocol family 17 [ 0.669068] Key type dns_resolver registered [ 0.670259] Loading compiled-in X.509 certificates [ 0.671811] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.680683] registered taskstats version 1 [ 0.683611] Key type trusted registered [ 0.687184] Key type encrypted registered [ 0.688052] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689197] IMA: No TPM chip found, activating TPM-bypass! [ 0.690696] regulator-dummy: disabling [ 0.691574] Magic number: 14:869:825 [ 0.692568] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:51 UTC (1533286191) [ 0.694299] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695468] EDD information not available. [ 0.754075] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755744] Write protecting the kernel read-only data: 12288k [ 0.757945] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761234] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775577] systemd-udevd[107]: starting version 204 [ 0.823124] FDC 0 is a S82078B [ 0.960063] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.123952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.125598] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.127260] usb 1-1: Product: QEMU USB Tablet [ 1.128359] usb 1-1: Manufacturer: QEMU [ 1.129348] usb 1-1: SerialNumber: 42 [ 1.408091] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.837249] 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.081878] 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.158825] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.261733] 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 Fri, 03 Aug 2018 08:49:53 +0000. Up 2.60 seconds. cloud-init-nonet[2.80]: 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 ] * Stopping set console keymap[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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] cloud-init-nonet[3.74]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:49:54 +0000. Up 3.90 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: | eth1 | False | . | . | fa:16:3e:cc:e7:10 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:16:55:c6 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: b6:e7:c9:e0:1a:28:50:27:0d:e9:f6:80:bb:dc:97:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .o | | oo o | |..+o | |.o o S | |.. .. . . | |..o . o o . | |.. + o o = . | | E. o ... + | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3e:ee:fb:29:74:6a:d6:20:03:d2:b9:c3:12:0c:8b:c2 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | |. | |o+ . . | |+E+ + | |. + o S | | . + 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: 4c:92:df:3a:b5:02:9c:ee:c9:76:f8:b5:da:72:99:cf root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | o . | | . * . | | + S o | | . . o . | | ..+ oo | | oo.o=+o | | .+oo+o.E | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e4:27:70:69:7f:2c:af:f8:ea:3c:2e:f0:c8:cf:0f:f9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . = | | * . . | | S + o | | . . o + | | . +o . | | o.o+.. . | | .o=E+o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[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 SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ] * 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. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:50:01 +0000. Up 10.56 seconds. * 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 Fri, 03 Aug 2018 08:50:02 +0000. Up 11.53 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19569 0 --:--:-- --:--:-- --:--:-- 19681 OK + apt-get update Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 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 [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1531 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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/stable/ 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 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3882 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 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-2) ... 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-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7973 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7981 clearwater-socket-factory-sig start/running, process 7989 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.0.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3e:ee:fb:29:74:6a:d6:20:03:d2:b9:c3:12:0c:8b:c2 root@bono-0 (DSA) ec2: 256 4c:92:df:3a:b5:02:9c:ee:c9:76:f8:b5:da:72:99:cf root@bono-0 (ECDSA) ec2: 256 e4:27:70:69:7f:2c:af:f8:ea:3c:2e:f0:c8:cf:0f:f9 root@bono-0 (ED25519) ec2: 2048 b6:e7:c9:e0:1a:28:50:27:0d:e9:f6:80:bb:dc:97:a2 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEQwl2tEbouRxm2sDCTz9OP5BXsL8GdKOiW3nLWSclKbB8WwvajLZvMqpQs7K+csK2O+75VfOr0EGb2Bvyo0OQk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHl830fbBKwrmxZtxGmipYPn5AIWCvNC+FJW54qteQNs root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEHfF3NzV3up+oJdpGuCdAwK6tcn4LdKp40/IpY047amfKnXKoXTm9wl5PxVk4Vk/67k0cYqWCJN1YPPkEmLthar+5MavELDf3wk26bQ3+S5RINbyEQVrpR0mf1oqgiR0GDbXogVuOv5IknYO+bDRq6WHqnu5kkjwF/RecPXbV2+wAcSCKDTcoVIN8lpSHIjFvCvzKBlLnOYOZ4eO3iAgZPl9PZgAbB0Ilkcq/NgCYNq5Y9K498V0MRqv/CUz5aJvK5bS+840EdpjIjQEtFLOB+snzLuMw2ztOHY5y1z3gpT1FYz52SlbBPQr3i+uwUQuxyeGy64+jn90HkU5vDxdH root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:51:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 114.22 seconds 2018-08-03 08:54:22,959 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:22,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:22,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:23,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-872638cf-8db4-4165-be85-2b67b1379c4d x-compute-request-id: req-872638cf-8db4-4165-be85-2b67b1379c4d Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:23,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-872638cf-8db4-4165-be85-2b67b1379c4d 2018-08-03 08:54:23,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772495985031s 2018-08-03 08:54:23,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-872638cf-8db4-4165-be85-2b67b1379c4d 2018-08-03 08:54:23,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:23,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f74c0db-c360-42d7-b873-a8b8d44f38c4 x-compute-request-id: req-3f74c0db-c360-42d7-b873-a8b8d44f38c4 Content-Encoding: gzip Content-Length: 19669 Content-Type: application/json RESP BODY: {"output": "TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267020] TCP: reno registered\n[ 0.267872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269293] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.270911] NET: Registered protocol family 1\n[ 0.272039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.273419] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.274837] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.297586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320598] Trying to unpack rootfs image as initramfs...\n[ 0.415698] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.417548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.419976] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.421664] Scanning for low memory corruption every 60 seconds\n[ 0.423271] Initialise system trusted keyring\n[ 0.424269] audit: initializing netlink socket (disabled)\n[ 0.425363] type=2000 audit(1533286195.728:1): initialized\n[ 0.445953] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447966] zbud: loaded\n[ 0.448808] VFS: Disk quotas dquot_6.5.2\n[ 0.449665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451294] fuse init (API version 7.22)\n[ 0.452268] msgmni has been set to 3997\n[ 0.453150] Key type big_key registered\n[ 0.454287] Key type asymmetric registered\n[ 0.455146] Asymmetric key parser 'x509' registered\n[ 0.456188] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.457928] io scheduler noop registered\n[ 0.458800] io scheduler deadline registered (default)\n[ 0.459836] io scheduler cfq registered\n[ 0.460819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.461919] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.463267] ipmi message handler version 39.2\n[ 0.464222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.465752] ACPI: Power Button [PWRF]\n[ 0.466665] GHES: HEST is not enabled!\n[ 0.488280] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.531869] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.560766] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.585330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588832] Linux agpgart interface v0.103\n[ 0.590905] brd: module loaded\n[ 0.592205] loop: module loaded\n[ 0.593353] blk-mq: CPU -> queue map\n[ 0.594139] CPU 0 -> Queue 0\n[ 0.594808] CPU 1 -> Queue 0\n[ 0.596425] vda: vda1\n[ 0.597839] scsi0 : ata_piix\n[ 0.598585] scsi1 : ata_piix\n[ 0.599259] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.600506] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.602013] libphy: Fixed MDIO Bus: probed\n[ 0.602964] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604013] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.606573] PPP generic driver version 2.4.2\n[ 0.607532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608780] ehci-pci: EHCI PCI platform driver\n[ 0.610112] ehci-platform: EHCI generic platform driver\n[ 0.611616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612976] ohci-pci: OHCI PCI platform driver\n[ 0.614064] ohci-platform: OHCI generic platform driver\n[ 0.615392] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638004] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639135] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640750] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644864] usb usb1: Product: UHCI Host Controller\n[ 0.645863] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.647077] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648183] hub 1-0:1.0: USB hub found\n[ 0.649029] hub 1-0:1.0: 2 ports detected\n[ 0.650086] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652880] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655239] mousedev: PS/2 mouse device common for all mice\n[ 0.656624] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659317] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663183] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665277] device-mapper: uevent: version 1.0.3\n[ 0.666920] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.669663] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671662] TCP: cubic registered\n[ 0.672964] NET: Registered protocol family 10\n[ 0.674924] NET: Registered protocol family 17\n[ 0.676486] Key type dns_resolver registered\n[ 0.678344] Loading compiled-in X.509 certificates\n[ 0.680711] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691803] registered taskstats version 1\n[ 0.694786] Key type trusted registered\n[ 0.698492] Key type encrypted registered\n[ 0.699545] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700681] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.702172] regulator-dummy: disabling\n[ 0.703000] Magic number: 14:869:825\n[ 0.703917] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:55 UTC (1533286195)\n[ 0.705633] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706769] EDD information not available.\n[ 0.757991] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.759710] Write protecting the kernel read-only data: 12288k\n[ 0.761897] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.765209] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.779125] systemd-udevd[107]: starting version 204\n[ 0.824455] FDC 0 is a S82078B\n[ 0.960057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.124648] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.126090] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.127472] usb 1-1: Product: QEMU USB Tablet\n[ 1.128515] usb 1-1: Manufacturer: QEMU\n[ 1.129359] usb 1-1: SerialNumber: 42\n[ 1.416081] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.845115] 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.072673] 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.147971] 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.258412] 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 Fri, 03 Aug 2018 08:49:57 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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.59]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:49:58 +0000. Up 3.73 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: | eth1 | False | . | . | fa:16:3e:93:83:38 |\nci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:ea:31:88 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n9a:fb:03:a6:98:ca:af:56:f5:ae:59:94:84:ed:2c:65 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o |\n| . E |\n| .* . |\n| ...=S |\n| . =+ |\n| .o o+o |\n|..o . oo. |\n|o+o. oo... |\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:\n91:57:d9:29:65:21:07:5a:28:21:b1:2d:ab:93:21:7a root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o... .===o |\n| +...+o+o |\n| o +.o . |\n| o o |\n| . . . S |\n| . . + |\n|. E + |\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:\nc5:c7:4c:58:e8:91:81:15:e1:c3:57:54:1f:42:9c:e7 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o=O=++o.|\n| .+=+ +..o|\n| .*.= o .|\n| ..+ E |\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n21:f8:3b:5d:41:9a:82:be:be:66:b1:3f:6a:d8:37:81 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o + |\n| o o + . |\n| . . o . . |\n| ... S . |\n| E..o . |\n| o.oo.. |\n| ..* +. |\n| ++=.o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:50:04 +0000. Up 9.86 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:50:06 +0000. Up 10.90 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 23518 0 --:--:-- --:--:-- --:--:-- 23676\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 7s (1586 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7574 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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 libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\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 python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-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-153.203) ...\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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11905\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12533\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6064 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 192.168.1.23\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.23\n++ echo A 192.168.1.23\n+ echo 'nameserver 192.168.0.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 91:57:d9:29:65:21:07:5a:28:21:b1:2d:ab:93:21:7a root@vellum-0 (DSA)\nec2: 256 c5:c7:4c:58:e8:91:81:15:e1:c3:57:54:1f:42:9c:e7 root@vellum-0 (ECDSA)\nec2: 256 21:f8:3b:5d:41:9a:82:be:be:66:b1:3f:6a:d8:37:81 root@vellum-0 (ED25519)\nec2: 2048 9a:fb:03:a6:98:ca:af:56:f5:ae:59:94:84:ed:2c:65 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFP0f5J4EuyGhNQ8pz7MkoJ2mFttdfSIICQCeM0eCwA8274eWHJMTUPT7twgnFsqfwkzZvzudbS7nL0ZKLGeCSg= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXATVTJphBuWm3DXU/1yVcul5BnGu1SpLU3MjwUgkJQ root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/irIV3nPEdRMFLlqllNO8/Le5rIXZQeVtHJ2IJ46jimRwFpiND+tQVgDUMELVZwY7V6h8d7KMeU9QN5IOwMZVBxqLDI/bErZV1ZDsGmGhpTJRgIIbGUR84FbT2GwaUfxt2XSAqgLcdjpvOLXx7KfagO8jY4OEkkWPbE4NuFfeSCHLWlnTouwjqwcZa1l/OWnw4h9sqdjar808ShynmHUyyC0GClj1UDptWDqSsIHBBr7n1Ts6nhcrTVRpGsbqO7Lbb3V91xn+qRODCIJdAyA5DOR/C8Vvez2gpxnsnB9xypzvfTy9J49DTL+JY63qsCDj1xfxItXqXSKp6K+f8xql root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:53:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.10 seconds\n"} 2018-08-03 08:54:23,834 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac/action used request id req-3f74c0db-c360-42d7-b873-a8b8d44f38c4 2018-08-03 08:54:23,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.093248128891s 2018-08-03 08:54:23,837 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac/action used request id req-3f74c0db-c360-42d7-b873-a8b8d44f38c4 2018-08-03 08:54:23,837 - functest.core.singlevm - DEBUG - console: TCP: Hash tables configured (established 16384 bind 16384) [ 0.267020] TCP: reno registered [ 0.267872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269293] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.270911] NET: Registered protocol family 1 [ 0.272039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.273419] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.274837] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.297586] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320598] Trying to unpack rootfs image as initramfs... [ 0.415698] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.417548] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418649] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.419976] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.421664] Scanning for low memory corruption every 60 seconds [ 0.423271] Initialise system trusted keyring [ 0.424269] audit: initializing netlink socket (disabled) [ 0.425363] type=2000 audit(1533286195.728:1): initialized [ 0.445953] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447966] zbud: loaded [ 0.448808] VFS: Disk quotas dquot_6.5.2 [ 0.449665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451294] fuse init (API version 7.22) [ 0.452268] msgmni has been set to 3997 [ 0.453150] Key type big_key registered [ 0.454287] Key type asymmetric registered [ 0.455146] Asymmetric key parser 'x509' registered [ 0.456188] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.457928] io scheduler noop registered [ 0.458800] io scheduler deadline registered (default) [ 0.459836] io scheduler cfq registered [ 0.460819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.461919] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.463267] ipmi message handler version 39.2 [ 0.464222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.465752] ACPI: Power Button [PWRF] [ 0.466665] GHES: HEST is not enabled! [ 0.488280] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.531869] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558932] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.560766] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.585330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588832] Linux agpgart interface v0.103 [ 0.590905] brd: module loaded [ 0.592205] loop: module loaded [ 0.593353] blk-mq: CPU -> queue map [ 0.594139] CPU 0 -> Queue 0 [ 0.594808] CPU 1 -> Queue 0 [ 0.596425] vda: vda1 [ 0.597839] scsi0 : ata_piix [ 0.598585] scsi1 : ata_piix [ 0.599259] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.600506] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.602013] libphy: Fixed MDIO Bus: probed [ 0.602964] tun: Universal TUN/TAP device driver, 1.6 [ 0.604013] tun: (C) 1999-2004 Max Krasnyansky [ 0.606573] PPP generic driver version 2.4.2 [ 0.607532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.608780] ehci-pci: EHCI PCI platform driver [ 0.610112] ehci-platform: EHCI generic platform driver [ 0.611616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612976] ohci-pci: OHCI PCI platform driver [ 0.614064] ohci-platform: OHCI generic platform driver [ 0.615392] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638004] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639135] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640750] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644864] usb usb1: Product: UHCI Host Controller [ 0.645863] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.647077] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648183] hub 1-0:1.0: USB hub found [ 0.649029] hub 1-0:1.0: 2 ports detected [ 0.650086] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652880] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653932] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655239] mousedev: PS/2 mouse device common for all mice [ 0.656624] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659317] rtc_cmos 00:00: RTC can wake from S4 [ 0.661141] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663183] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665277] device-mapper: uevent: version 1.0.3 [ 0.666920] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.669663] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671662] TCP: cubic registered [ 0.672964] NET: Registered protocol family 10 [ 0.674924] NET: Registered protocol family 17 [ 0.676486] Key type dns_resolver registered [ 0.678344] Loading compiled-in X.509 certificates [ 0.680711] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691803] registered taskstats version 1 [ 0.694786] Key type trusted registered [ 0.698492] Key type encrypted registered [ 0.699545] AppArmor: AppArmor sha1 policy hashing enabled [ 0.700681] IMA: No TPM chip found, activating TPM-bypass! [ 0.702172] regulator-dummy: disabling [ 0.703000] Magic number: 14:869:825 [ 0.703917] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:55 UTC (1533286195) [ 0.705633] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706769] EDD information not available. [ 0.757991] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.759710] Write protecting the kernel read-only data: 12288k [ 0.761897] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.765209] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.779125] systemd-udevd[107]: starting version 204 [ 0.824455] FDC 0 is a S82078B [ 0.960057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.124648] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.126090] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.127472] usb 1-1: Product: QEMU USB Tablet [ 1.128515] usb 1-1: Manufacturer: QEMU [ 1.129359] usb 1-1: SerialNumber: 42 [ 1.416081] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.845115] 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.072673] 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.147971] 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.258412] 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 Fri, 03 Aug 2018 08:49:57 +0000. Up 2.57 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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.59]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:49:58 +0000. Up 3.73 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: | eth1 | False | . | . | fa:16:3e:93:83:38 | ci-info: | eth0 | True | 192.168.0.17 | 255.255.255.0 | fa:16:3e:ea:31:88 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 9a:fb:03:a6:98:ca:af:56:f5:ae:59:94:84:ed:2c:65 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o | | . E | | .* . | | ...=S | | . =+ | | .o o+o | |..o . oo. | |o+o. oo... | +-----------------+ 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: 91:57:d9:29:65:21:07:5a:28:21:b1:2d:ab:93:21:7a root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | o... .===o | | +...+o+o | | o +.o . | | o o | | . . . S | | . . + | |. E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c5:c7:4c:58:e8:91:81:15:e1:c3:57:54:1f:42:9c:e7 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | o=O=++o.| | .+=+ +..o| | .*.= o .| | ..+ E | | S | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 21:f8:3b:5d:41:9a:82:be:be:66:b1:3f:6a:d8:37:81 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . | | o + | | o o + . | | . . o . . | | ... S . | | E..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 early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:50:04 +0000. Up 9.86 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:50:06 +0000. Up 10.90 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 23518 0 --:--:-- --:--:-- --:--:-- 23676 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 7s (1586 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 0 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libzmq3 amd64 4.0.4+dfsg-2 [129 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 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:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7574 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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 libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... 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 python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-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-153.203) ... 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 libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11905 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12533 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6064 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.23 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.23 ++ echo A 192.168.1.23 + echo 'nameserver 192.168.0.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 91:57:d9:29:65:21:07:5a:28:21:b1:2d:ab:93:21:7a root@vellum-0 (DSA) ec2: 256 c5:c7:4c:58:e8:91:81:15:e1:c3:57:54:1f:42:9c:e7 root@vellum-0 (ECDSA) ec2: 256 21:f8:3b:5d:41:9a:82:be:be:66:b1:3f:6a:d8:37:81 root@vellum-0 (ED25519) ec2: 2048 9a:fb:03:a6:98:ca:af:56:f5:ae:59:94:84:ed:2c:65 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFP0f5J4EuyGhNQ8pz7MkoJ2mFttdfSIICQCeM0eCwA8274eWHJMTUPT7twgnFsqfwkzZvzudbS7nL0ZKLGeCSg= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHXATVTJphBuWm3DXU/1yVcul5BnGu1SpLU3MjwUgkJQ root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/irIV3nPEdRMFLlqllNO8/Le5rIXZQeVtHJ2IJ46jimRwFpiND+tQVgDUMELVZwY7V6h8d7KMeU9QN5IOwMZVBxqLDI/bErZV1ZDsGmGhpTJRgIIbGUR84FbT2GwaUfxt2XSAqgLcdjpvOLXx7KfagO8jY4OEkkWPbE4NuFfeSCHLWlnTouwjqwcZa1l/OWnw4h9sqdjar808ShynmHUyyC0GClj1UDptWDqSsIHBBr7n1Ts6nhcrTVRpGsbqO7Lbb3V91xn+qRODCIJdAyA5DOR/C8Vvez2gpxnsnB9xypzvfTy9J49DTL+JY63qsCDj1xfxItXqXSKp6K+f8xql root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:53:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.10 seconds 2018-08-03 08:54:23,842 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:23,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a40a1a0-1a0b-4807-9862-edd4f34cb147 x-compute-request-id: req-7a40a1a0-1a0b-4807-9862-edd4f34cb147 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:24,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7a40a1a0-1a0b-4807-9862-edd4f34cb147 2018-08-03 08:54:24,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7923848629s 2018-08-03 08:54:24,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7a40a1a0-1a0b-4807-9862-edd4f34cb147 2018-08-03 08:54:24,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:24,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea6da854-4290-408b-a2e3-bb9d38a20f0e x-compute-request-id: req-ea6da854-4290-408b-a2e3-bb9d38a20f0e Content-Encoding: gzip Content-Length: 20726 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008036] Security Framework initialized\n[ 0.009163] AppArmor: AppArmor initialized\n[ 0.010262] Yama: becoming mindful.\n[ 0.011350] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016654] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018375] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020262] Initializing cgroup subsys memory\n[ 0.021430] Initializing cgroup subsys devices\n[ 0.022595] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025130] Initializing cgroup subsys perf_event\n[ 0.026337] Initializing cgroup subsys hugetlb\n[ 0.027538] CPU: Physical Processor ID: 0\n[ 0.028010] FEATURE SPEC_CTRL Present\n[ 0.029694] mce: CPU supports 10 MCE banks\n[ 0.030812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.037508] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.039263] Speculative Store Bypass: Vulnerable\n[ 0.040335] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045235] ACPI: Core revision 20131115\n[ 0.046711] ACPI: All ACPI Tables successfully acquired\n[ 0.048022] ftrace: allocating 28727 entries in 113 pages\n[ 0.068281] Enabling x2apic\n[ 0.069149] Enabled x2apic\n[ 0.070153] Switched APIC routing to physical x2apic.\n[ 0.072912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.077191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085322] KVM setup paravirtual spinlock\n[ 0.087724] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088158] x86: Booting SMP configuration:\n[ 0.089324] .... node #0, CPUs: #1[ 0.087687] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104040] x86: Booted up 1 node, 2 CPUs\n[ 0.104026] KVM setup async PF for cpu 1\n[ 0.104026] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.108103] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.111102] devtmpfs: initialized\n[ 0.114514] EVM: security.selinux\n[ 0.115471] EVM: security.SMACK64\n[ 0.116003] EVM: security.ima\n[ 0.116889] EVM: security.capability\n[ 0.117965] pinctrl core: initialized pinctrl subsystem\n[ 0.120232] regulator-dummy: no parameters\n[ 0.121445] RTC time: 8:52:02, date: 08/03/18\n[ 0.122998] NET: Registered protocol family 16\n[ 0.124263] cpuidle: using governor ladder\n[ 0.125328] cpuidle: using governor menu\n[ 0.126582] ACPI: bus type PCI registered\n[ 0.127675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.128282] PCI: Using configuration type 1 for base access\n[ 0.130391] bio: create slab at 0\n[ 0.130391] ACPI: Added _OSI(Module Device)\n[ 0.132004] ACPI: Added _OSI(Processor Device)\n[ 0.133167] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.134417] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.137555] ACPI: Interpreter enabled\n[ 0.138396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.140683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.143088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.145560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.147977] ACPI: (supports S0 S5)\n[ 0.148016] ACPI: Using IOAPIC for interrupt routing\n[ 0.152032] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.154618] ACPI: No dock devices found.\n[ 0.157555] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.159090] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164271] acpiphp: Slot [3] registered\n[ 0.165350] acpiphp: Slot [4] registered\n[ 0.166466] acpiphp: Slot [5] registered\n[ 0.167577] acpiphp: Slot [6] registered\n[ 0.168032] acpiphp: Slot [7] registered\n[ 0.169100] acpiphp: Slot [8] registered\n[ 0.169946] acpiphp: Slot [9] registered\n[ 0.170806] acpiphp: Slot [10] registered\n[ 0.171968] acpiphp: Slot [11] registered\n[ 0.172020] acpiphp: Slot [12] registered\n[ 0.173071] acpiphp: Slot [13] registered\n[ 0.174140] acpiphp: Slot [14] registered\n[ 0.175225] acpiphp: Slot [15] registered\n[ 0.176018] acpiphp: Slot [16] registered\n[ 0.177135] acpiphp: Slot [17] registered\n[ 0.178240] acpiphp: Slot [18] registered\n[ 0.179290] acpiphp: Slot [19] registered\n[ 0.180020] acpiphp: Slot [20] registered\n[ 0.181101] acpiphp: Slot [21] registered\n[ 0.182165] acpiphp: Slot [22] registered\n[ 0.183258] acpiphp: Slot [23] registered\n[ 0.184026] acpiphp: Slot [24] registered\n[ 0.185113] acpiphp: Slot [25] registered\n[ 0.186155] acpiphp: Slot [26] registered\n[ 0.187213] acpiphp: Slot [27] registered\n[ 0.188019] acpiphp: Slot [28] registered\n[ 0.189076] acpiphp: Slot [29] registered\n[ 0.190122] acpiphp: Slot [30] registered\n[ 0.191178] acpiphp: Slot [31] registered\n[ 0.192011] PCI host bridge to bus 0000:00\n[ 0.193069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.194426] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.195964] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.197257] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.198509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.206281] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.232532] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.234238] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.235849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.239766] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.243050] vgaarb: loaded\n[ 0.244004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245563] SCSI subsystem initialized\n[ 0.246697] ACPI: bus type USB registered\n[ 0.246697] usbcore: registered new interface driver usbfs\n[ 0.248023] usbcore: registered new interface driver hub\n[ 0.249270] usbcore: registered new device driver usb\n[ 0.249285] PCI: Using ACPI for IRQ routing\n[ 0.249291] NetLabel: Initializing\n[ 0.252007] NetLabel: domain hash size = 128\n[ 0.252971] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254109] NetLabel: unlabeled traffic allowed by default\n[ 0.255359] Switched to clocksource kvm-clock\n[ 0.259678] AppArmor: AppArmor Filesystem Enabled\n[ 0.260871] pnp: PnP ACPI init\n[ 0.261690] ACPI: bus type PNP registered\n[ 0.263200] pnp: PnP ACPI: found 8 devices\n[ 0.264284] ACPI: bus type PNP unregistered\n[ 0.271464] NET: Registered protocol family 2\n[ 0.272912] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.274968] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.276674] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.278314] TCP: reno registered\n[ 0.279122] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280619] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282180] NET: Registered protocol family 1\n[ 0.283283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284541] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.285775] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.307635] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330041] Trying to unpack rootfs image as initramfs...\n[ 0.422096] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.424080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.425301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.426629] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.428528] Scanning for low memory corruption every 60 seconds\n[ 0.430110] Initialise system trusted keyring\n[ 0.431116] audit: initializing netlink socket (disabled)\n[ 0.432262] type=2000 audit(1533286323.664:1): initialized\n[ 0.457124] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.474276] zbud: loaded\n[ 0.475129] VFS: Disk quotas dquot_6.5.2\n[ 0.476057] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.477696] fuse init (API version 7.22)\n[ 0.478619] msgmni has been set to 3997\n[ 0.479522] Key type big_key registered\n[ 0.480624] Key type asymmetric registered\n[ 0.481509] Asymmetric key parser 'x509' registered\n[ 0.482544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.484135] io scheduler noop registered\n[ 0.485049] io scheduler deadline registered (default)\n[ 0.486163] io scheduler cfq registered\n[ 0.487140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.488383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.489875] ipmi message handler version 39.2\n[ 0.490922] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.492572] ACPI: Power Button [PWRF]\n[ 0.493555] GHES: HEST is not enabled!\n[ 0.515221] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.580304] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.582127] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.606605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608810] Linux agpgart interface v0.103\n[ 0.610450] brd: module loaded\n[ 0.611517] loop: module loaded\n[ 0.612524] blk-mq: CPU -> queue map\n[ 0.613303] CPU 0 -> Queue 0\n[ 0.613991] CPU 1 -> Queue 0\n[ 0.615304] vda: vda1\n[ 0.616748] scsi0 : ata_piix\n[ 0.617698] scsi1 : ata_piix\n[ 0.618554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.620194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.622090] libphy: Fixed MDIO Bus: probed\n[ 0.623333] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624780] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628377] PPP generic driver version 2.4.2\n[ 0.629594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631307] ehci-pci: EHCI PCI platform driver\n[ 0.632678] ehci-platform: EHCI generic platform driver\n[ 0.634147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635727] ohci-pci: OHCI PCI platform driver\n[ 0.637048] ohci-platform: OHCI generic platform driver\n[ 0.638394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660625] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.661770] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.664614] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.665961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667484] usb usb1: Product: UHCI Host Controller\n[ 0.668496] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.669849] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.670985] hub 1-0:1.0: USB hub found\n[ 0.671995] hub 1-0:1.0: 2 ports detected\n[ 0.673247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675798] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678486] mousedev: PS/2 mouse device common for all mice\n[ 0.680089] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682462] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683932] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685224] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.686763] device-mapper: uevent: version 1.0.3\n[ 0.687923] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.689875] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691483] TCP: cubic registered\n[ 0.692368] NET: Registered protocol family 10\n[ 0.693594] NET: Registered protocol family 17\n[ 0.694740] Key type dns_resolver registered\n[ 0.696105] Loading compiled-in X.509 certificates\n[ 0.697753] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.707040] registered taskstats version 1\n[ 0.709611] Key type trusted registered\n[ 0.713006] Key type encrypted registered\n[ 0.713918] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.715048] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.716733] regulator-dummy: disabling\n[ 0.717632] Magic number: 14:422:876\n[ 0.718564] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323)\n[ 0.720302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.721441] EDD information not available.\n[ 0.778100] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.779719] Write protecting the kernel read-only data: 12288k\n[ 0.782007] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.785265] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.799143] systemd-udevd[107]: starting version 204\n[ 0.839334] FDC 0 is a S82078B\n[ 0.984046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.144762] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.146379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.147946] usb 1-1: Product: QEMU USB Tablet\n[ 1.148985] usb 1-1: Manufacturer: QEMU\n[ 1.149938] usb 1-1: SerialNumber: 42\n[ 1.420068] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.848790] 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.088438] 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.165088] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.258451] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.59 seconds.\ncloud-init-nonet[2.79]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 ]\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 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.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.12 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: | eth1 | False | . | . | fa:16:3e:89:f2:17 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b7:32:53 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n89:82:c3:f1:cc:0b:73:26:57:3b:0a:e4:9e:33:fd:3a root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o . |\n| + * . o . |\n| X O + S |\n| . % + . |\n| = + |\n| oE. |\n| .o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n59:e8:31:e2:8c:76:2d:e6:08:aa:b2:19:2a:3c:15:60 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E . |\n|. . . + . |\n| . + + = |\n| . + * S |\n| . + = . |\n|+ . . . |\n|== |\n|B.. |\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:\n53:17:8c:41:d3:a2:1a:e3:86:85:19:99:0f:be:74:cb root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o .+=. |\n| = o.o. |\n| . * .... |\n| = * .. . |\n| . B =S |\n| o E . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n90:8f:24:fd:a8:40:48:86:4d:86:7c:6e:76:c9:03:b0 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|oB+ |\n|=+oo . . |\n|.E+ + * |\n| . + B * |\n| + . + S |\n| . . |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\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 OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 10.08 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 11.04 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20800 0 --:--:-- --:--:-- --:--:-- 20854\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1424 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\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 0 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [1820 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]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (9635 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\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-2_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\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.8) ...\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-153.203) ...\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-2) ...\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.12) ...\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-2) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8339\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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....................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ...\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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 59:e8:31:e2:8c:76:2d:e6:08:aa:b2:19:2a:3c:15:60 root@homer-0 (DSA)\nec2: 256 53:17:8c:41:d3:a2:1a:e3:86:85:19:99:0f:be:74:cb root@homer-0 (ECDSA)\nec2: 256 90:8f:24:fd:a8:40:48:86:4d:86:7c:6e:76:c9:03:b0 root@homer-0 (ED25519)\nec2: 2048 89:82:c3:f1:cc:0b:73:26:57:3b:0a:e4:9e:33:fd:3a root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInjJQIGYaEd/jzCI5LkWUfHGIdh37LU55f3ivhnXKXlcrF7Iwb8qDWFKEsZ9F6qVNtyjEhtl1YKbkfkdnGC0iI= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM2Q2zUyDTJiY3Xflw+ThFR6tVLD7T23FOPiV1VQXJzl root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVYkcqx9V4HWnTl1tkw8MV84CgSxfeQUzkEAJEmlmi2QixweLI1DKKk8sCJ5xSP1YLCSvrUPoyOiAbnNux/JiadOlyEM7ikxy3NgAnsEQDSiOVEhwkRj4iV73aOMLKaA3PqFpH2/Wy3E9uYSBWjvv1J+igOzrkLuL0tiFbd3kGTGLFDDToPYW3MvtYoR1flxdY+uDunxbUOaIScCncjpivubMs8cwMc9NSqH9c4QHe4McmHi3OFz72N6zmNyUDeL15aZnvYtqHwlnQkU/o09VJw8+JQ+X984IlKL0tDNPaWYpQDW5bHkn67dzi8VyTjLiMZmDnHgYPVr8LUd8nvYtR root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:53:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 113.28 seconds\n"} 2018-08-03 08:54:24,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab/action used request id req-ea6da854-4290-408b-a2e3-bb9d38a20f0e 2018-08-03 08:54:24,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.12840294838s 2018-08-03 08:54:24,774 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab/action used request id req-ea6da854-4290-408b-a2e3-bb9d38a20f0e 2018-08-03 08:54:24,774 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008036] Security Framework initialized [ 0.009163] AppArmor: AppArmor initialized [ 0.010262] Yama: becoming mindful. [ 0.011350] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013404] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016654] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018375] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020262] Initializing cgroup subsys memory [ 0.021430] Initializing cgroup subsys devices [ 0.022595] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025130] Initializing cgroup subsys perf_event [ 0.026337] Initializing cgroup subsys hugetlb [ 0.027538] CPU: Physical Processor ID: 0 [ 0.028010] FEATURE SPEC_CTRL Present [ 0.029694] mce: CPU supports 10 MCE banks [ 0.030812] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030812] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.037508] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.039263] Speculative Store Bypass: Vulnerable [ 0.040335] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045235] ACPI: Core revision 20131115 [ 0.046711] ACPI: All ACPI Tables successfully acquired [ 0.048022] ftrace: allocating 28727 entries in 113 pages [ 0.068281] Enabling x2apic [ 0.069149] Enabled x2apic [ 0.070153] Switched APIC routing to physical x2apic. [ 0.072912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.077191] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085322] KVM setup paravirtual spinlock [ 0.087724] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088158] x86: Booting SMP configuration: [ 0.089324] .... node #0, CPUs: #1[ 0.087687] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104040] x86: Booted up 1 node, 2 CPUs [ 0.104026] KVM setup async PF for cpu 1 [ 0.104026] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.108103] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.111102] devtmpfs: initialized [ 0.114514] EVM: security.selinux [ 0.115471] EVM: security.SMACK64 [ 0.116003] EVM: security.ima [ 0.116889] EVM: security.capability [ 0.117965] pinctrl core: initialized pinctrl subsystem [ 0.120232] regulator-dummy: no parameters [ 0.121445] RTC time: 8:52:02, date: 08/03/18 [ 0.122998] NET: Registered protocol family 16 [ 0.124263] cpuidle: using governor ladder [ 0.125328] cpuidle: using governor menu [ 0.126582] ACPI: bus type PCI registered [ 0.127675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.128282] PCI: Using configuration type 1 for base access [ 0.130391] bio: create slab at 0 [ 0.130391] ACPI: Added _OSI(Module Device) [ 0.132004] ACPI: Added _OSI(Processor Device) [ 0.133167] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.134417] ACPI: Added _OSI(Processor Aggregator Device) [ 0.137555] ACPI: Interpreter enabled [ 0.138396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.140683] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.143088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.145560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.147977] ACPI: (supports S0 S5) [ 0.148016] ACPI: Using IOAPIC for interrupt routing [ 0.152032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154618] ACPI: No dock devices found. [ 0.157555] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.159090] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164271] acpiphp: Slot [3] registered [ 0.165350] acpiphp: Slot [4] registered [ 0.166466] acpiphp: Slot [5] registered [ 0.167577] acpiphp: Slot [6] registered [ 0.168032] acpiphp: Slot [7] registered [ 0.169100] acpiphp: Slot [8] registered [ 0.169946] acpiphp: Slot [9] registered [ 0.170806] acpiphp: Slot [10] registered [ 0.171968] acpiphp: Slot [11] registered [ 0.172020] acpiphp: Slot [12] registered [ 0.173071] acpiphp: Slot [13] registered [ 0.174140] acpiphp: Slot [14] registered [ 0.175225] acpiphp: Slot [15] registered [ 0.176018] acpiphp: Slot [16] registered [ 0.177135] acpiphp: Slot [17] registered [ 0.178240] acpiphp: Slot [18] registered [ 0.179290] acpiphp: Slot [19] registered [ 0.180020] acpiphp: Slot [20] registered [ 0.181101] acpiphp: Slot [21] registered [ 0.182165] acpiphp: Slot [22] registered [ 0.183258] acpiphp: Slot [23] registered [ 0.184026] acpiphp: Slot [24] registered [ 0.185113] acpiphp: Slot [25] registered [ 0.186155] acpiphp: Slot [26] registered [ 0.187213] acpiphp: Slot [27] registered [ 0.188019] acpiphp: Slot [28] registered [ 0.189076] acpiphp: Slot [29] registered [ 0.190122] acpiphp: Slot [30] registered [ 0.191178] acpiphp: Slot [31] registered [ 0.192011] PCI host bridge to bus 0000:00 [ 0.193069] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.194426] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.195964] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.197257] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.198509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.206281] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.232532] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.234238] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.235849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.239766] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.243050] vgaarb: loaded [ 0.244004] vgaarb: bridge control possible 0000:00:02.0 [ 0.245563] SCSI subsystem initialized [ 0.246697] ACPI: bus type USB registered [ 0.246697] usbcore: registered new interface driver usbfs [ 0.248023] usbcore: registered new interface driver hub [ 0.249270] usbcore: registered new device driver usb [ 0.249285] PCI: Using ACPI for IRQ routing [ 0.249291] NetLabel: Initializing [ 0.252007] NetLabel: domain hash size = 128 [ 0.252971] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254109] NetLabel: unlabeled traffic allowed by default [ 0.255359] Switched to clocksource kvm-clock [ 0.259678] AppArmor: AppArmor Filesystem Enabled [ 0.260871] pnp: PnP ACPI init [ 0.261690] ACPI: bus type PNP registered [ 0.263200] pnp: PnP ACPI: found 8 devices [ 0.264284] ACPI: bus type PNP unregistered [ 0.271464] NET: Registered protocol family 2 [ 0.272912] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.274968] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.276674] TCP: Hash tables configured (established 16384 bind 16384) [ 0.278314] TCP: reno registered [ 0.279122] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280619] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282180] NET: Registered protocol family 1 [ 0.283283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284541] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.285775] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.307635] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330041] Trying to unpack rootfs image as initramfs... [ 0.422096] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.424080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.425301] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.426629] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.428528] Scanning for low memory corruption every 60 seconds [ 0.430110] Initialise system trusted keyring [ 0.431116] audit: initializing netlink socket (disabled) [ 0.432262] type=2000 audit(1533286323.664:1): initialized [ 0.457124] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.474276] zbud: loaded [ 0.475129] VFS: Disk quotas dquot_6.5.2 [ 0.476057] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.477696] fuse init (API version 7.22) [ 0.478619] msgmni has been set to 3997 [ 0.479522] Key type big_key registered [ 0.480624] Key type asymmetric registered [ 0.481509] Asymmetric key parser 'x509' registered [ 0.482544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.484135] io scheduler noop registered [ 0.485049] io scheduler deadline registered (default) [ 0.486163] io scheduler cfq registered [ 0.487140] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.488383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.489875] ipmi message handler version 39.2 [ 0.490922] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492572] ACPI: Power Button [PWRF] [ 0.493555] GHES: HEST is not enabled! [ 0.515221] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580304] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.582127] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.606605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608810] Linux agpgart interface v0.103 [ 0.610450] brd: module loaded [ 0.611517] loop: module loaded [ 0.612524] blk-mq: CPU -> queue map [ 0.613303] CPU 0 -> Queue 0 [ 0.613991] CPU 1 -> Queue 0 [ 0.615304] vda: vda1 [ 0.616748] scsi0 : ata_piix [ 0.617698] scsi1 : ata_piix [ 0.618554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.620194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.622090] libphy: Fixed MDIO Bus: probed [ 0.623333] tun: Universal TUN/TAP device driver, 1.6 [ 0.624780] tun: (C) 1999-2004 Max Krasnyansky [ 0.628377] PPP generic driver version 2.4.2 [ 0.629594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.631307] ehci-pci: EHCI PCI platform driver [ 0.632678] ehci-platform: EHCI generic platform driver [ 0.634147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635727] ohci-pci: OHCI PCI platform driver [ 0.637048] ohci-platform: OHCI generic platform driver [ 0.638394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660625] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661770] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.663390] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.664614] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.665961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667484] usb usb1: Product: UHCI Host Controller [ 0.668496] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.669849] usb usb1: SerialNumber: 0000:00:01.2 [ 0.670985] hub 1-0:1.0: USB hub found [ 0.671995] hub 1-0:1.0: 2 ports detected [ 0.673247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.675798] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678486] mousedev: PS/2 mouse device common for all mice [ 0.680089] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682462] rtc_cmos 00:00: RTC can wake from S4 [ 0.683932] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685224] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686763] device-mapper: uevent: version 1.0.3 [ 0.687923] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.689875] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691483] TCP: cubic registered [ 0.692368] NET: Registered protocol family 10 [ 0.693594] NET: Registered protocol family 17 [ 0.694740] Key type dns_resolver registered [ 0.696105] Loading compiled-in X.509 certificates [ 0.697753] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.707040] registered taskstats version 1 [ 0.709611] Key type trusted registered [ 0.713006] Key type encrypted registered [ 0.713918] AppArmor: AppArmor sha1 policy hashing enabled [ 0.715048] IMA: No TPM chip found, activating TPM-bypass! [ 0.716733] regulator-dummy: disabling [ 0.717632] Magic number: 14:422:876 [ 0.718564] rtc_cmos 00:00: setting system clock to 2018-08-03 08:52:03 UTC (1533286323) [ 0.720302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721441] EDD information not available. [ 0.778100] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.779719] Write protecting the kernel read-only data: 12288k [ 0.782007] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.785265] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.799143] systemd-udevd[107]: starting version 204 [ 0.839334] FDC 0 is a S82078B [ 0.984046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.144762] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.146379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.147946] usb 1-1: Product: QEMU USB Tablet [ 1.148985] usb 1-1: Manufacturer: QEMU [ 1.149938] usb 1-1: SerialNumber: 42 [ 1.420068] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.848790] 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.088438] 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.165088] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.258451] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Fri, 03 Aug 2018 08:52:05 +0000. Up 2.59 seconds. cloud-init-nonet[2.79]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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 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.96]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:52:06 +0000. Up 4.12 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: | eth1 | False | . | . | fa:16:3e:89:f2:17 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:b7:32:53 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 89:82:c3:f1:cc:0b:73:26:57:3b:0a:e4:9e:33:fd:3a root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o . | | + * . o . | | X O + S | | . % + . | | = + | | oE. | | .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: 59:e8:31:e2:8c:76:2d:e6:08:aa:b2:19:2a:3c:15:60 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E . | |. . . + . | | . + + = | | . + * S | | . + = . | |+ . . . | |== | |B.. | +-----------------+ 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: 53:17:8c:41:d3:a2:1a:e3:86:85:19:99:0f:be:74:cb root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | o .+=. | | = o.o. | | . * .... | | = * .. . | | . B =S | | o E . | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 90:8f:24:fd:a8:40:48:86:4d:86:7c:6e:76:c9:03:b0 root@homer-0 The key's randomart image is: +--[ED25519 256--+ |oB+ | |=+oo . . | |.E+ + * | | . + B * | | + . + S | | . . | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * 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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * 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 OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[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. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:52:12 +0000. Up 10.08 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:52:13 +0000. Up 11.04 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20800 0 --:--:-- --:--:-- --:--:-- 20854 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 [160 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1424 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes 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 0 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.12 [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/universe libzmq3-dev amd64 4.0.4+dfsg-2 [253 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 [1820 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 88.0 MB in 9s (9635 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... 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-2_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... 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.8) ... 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-153.203) ... 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-2) ... 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.12) ... 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-2) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8339 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ..............................................+++ ....................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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-180326.111418) ... 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 defusedxml (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, defusedxml, 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: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 59:e8:31:e2:8c:76:2d:e6:08:aa:b2:19:2a:3c:15:60 root@homer-0 (DSA) ec2: 256 53:17:8c:41:d3:a2:1a:e3:86:85:19:99:0f:be:74:cb root@homer-0 (ECDSA) ec2: 256 90:8f:24:fd:a8:40:48:86:4d:86:7c:6e:76:c9:03:b0 root@homer-0 (ED25519) ec2: 2048 89:82:c3:f1:cc:0b:73:26:57:3b:0a:e4:9e:33:fd:3a root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInjJQIGYaEd/jzCI5LkWUfHGIdh37LU55f3ivhnXKXlcrF7Iwb8qDWFKEsZ9F6qVNtyjEhtl1YKbkfkdnGC0iI= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM2Q2zUyDTJiY3Xflw+ThFR6tVLD7T23FOPiV1VQXJzl root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVYkcqx9V4HWnTl1tkw8MV84CgSxfeQUzkEAJEmlmi2QixweLI1DKKk8sCJ5xSP1YLCSvrUPoyOiAbnNux/JiadOlyEM7ikxy3NgAnsEQDSiOVEhwkRj4iV73aOMLKaA3PqFpH2/Wy3E9uYSBWjvv1J+igOzrkLuL0tiFbd3kGTGLFDDToPYW3MvtYoR1flxdY+uDunxbUOaIScCncjpivubMs8cwMc9NSqH9c4QHe4McmHi3OFz72N6zmNyUDeL15aZnvYtqHwlnQkU/o09VJw8+JQ+X984IlKL0tDNPaWYpQDW5bHkn67dzi8VyTjLiMZmDnHgYPVr8LUd8nvYtR root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:53:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 113.28 seconds 2018-08-03 08:54:24,778 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:24,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:25,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-779148bc-c0e6-41d8-9c90-ca4322c362b3 x-compute-request-id: req-779148bc-c0e6-41d8-9c90-ca4322c362b3 Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:25,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-779148bc-c0e6-41d8-9c90-ca4322c362b3 2018-08-03 08:54:25,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791270971298s 2018-08-03 08:54:25,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-779148bc-c0e6-41d8-9c90-ca4322c362b3 2018-08-03 08:54:25,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:25,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:25,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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,Accept-Encoding x-openstack-request-id: req-e20fb3e6-e7a7-41a1-857f-e504151cc0a4 x-compute-request-id: req-e20fb3e6-e7a7-41a1-857f-e504151cc0a4 Content-Encoding: gzip Content-Length: 20508 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] AppArmor: AppArmor initialized\n[ 0.008885] Yama: becoming mindful.\n[ 0.009735] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012754] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014661] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015930] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016230] Initializing cgroup subsys memory\n[ 0.017112] Initializing cgroup subsys devices\n[ 0.018022] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020863] Initializing cgroup subsys perf_event\n[ 0.021754] Initializing cgroup subsys hugetlb\n[ 0.022671] CPU: Physical Processor ID: 0\n[ 0.023500] FEATURE SPEC_CTRL Present\n[ 0.024703] mce: CPU supports 10 MCE banks\n[ 0.025563] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029199] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030511] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033241] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037521] ACPI: Core revision 20131115\n[ 0.038765] ACPI: All ACPI Tables successfully acquired\n[ 0.039921] ftrace: allocating 28727 entries in 113 pages\n[ 0.060252] Enabling x2apic\n[ 0.060946] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.065929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070184] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076998] KVM setup paravirtual spinlock\n[ 0.079099] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080154] x86: Booting SMP configuration:\n[ 0.081073] .... node #0, CPUs: #1[ 0.079065] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100258] devtmpfs: initialized\n[ 0.102175] EVM: security.selinux\n[ 0.102903] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104663] EVM: security.capability\n[ 0.105436] pinctrl core: initialized pinctrl subsystem\n[ 0.105849] regulator-dummy: no parameters\n[ 0.108060] RTC time: 8:49:06, date: 08/03/18\n[ 0.108963] NET: Registered protocol family 16\n[ 0.109947] cpuidle: using governor ladder\n[ 0.110776] cpuidle: using governor menu\n[ 0.111661] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113230] PCI: Using configuration type 1 for base access\n[ 0.114770] bio: create slab at 0\n[ 0.114770] ACPI: Added _OSI(Module Device)\n[ 0.116003] ACPI: Added _OSI(Processor Device)\n[ 0.116864] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.117747] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119777] ACPI: Interpreter enabled\n[ 0.120006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.125167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.127008] ACPI: (supports S0 S5)\n[ 0.127726] ACPI: Using IOAPIC for interrupt routing\n[ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129961] ACPI: No dock devices found.\n[ 0.132484] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.134842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138217] acpiphp: Slot [3] registered\n[ 0.139042] acpiphp: Slot [4] registered\n[ 0.139846] acpiphp: Slot [5] registered\n[ 0.140017] acpiphp: Slot [6] registered\n[ 0.140834] acpiphp: Slot [7] registered\n[ 0.141666] acpiphp: Slot [8] registered\n[ 0.142459] acpiphp: Slot [9] registered\n[ 0.143251] acpiphp: Slot [10] registered\n[ 0.144020] acpiphp: Slot [11] registered\n[ 0.144820] acpiphp: Slot [12] registered\n[ 0.145621] acpiphp: Slot [13] registered\n[ 0.146455] acpiphp: Slot [14] registered\n[ 0.147275] acpiphp: Slot [15] registered\n[ 0.148016] acpiphp: Slot [16] registered\n[ 0.148837] acpiphp: Slot [17] registered\n[ 0.149675] acpiphp: Slot [18] registered\n[ 0.150540] acpiphp: Slot [19] registered\n[ 0.151379] acpiphp: Slot [20] registered\n[ 0.152016] acpiphp: Slot [21] registered\n[ 0.152817] acpiphp: Slot [22] registered\n[ 0.153616] acpiphp: Slot [23] registered\n[ 0.154452] acpiphp: Slot [24] registered\n[ 0.155282] acpiphp: Slot [25] registered\n[ 0.156018] acpiphp: Slot [26] registered\n[ 0.156821] acpiphp: Slot [27] registered\n[ 0.157624] acpiphp: Slot [28] registered\n[ 0.158446] acpiphp: Slot [29] registered\n[ 0.159272] acpiphp: Slot [30] registered\n[ 0.160023] acpiphp: Slot [31] registered\n[ 0.160884] PCI host bridge to bus 0000:00\n[ 0.161701] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.163896] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.164003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.165243] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.166478] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.171868] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.191628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.192689] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.194262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.195873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.196665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.198057] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.199518] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.199518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.200003] vgaarb: loaded\n[ 0.200644] vgaarb: bridge control possible 0000:00:02.0\n[ 0.201826] SCSI subsystem initialized\n[ 0.202701] ACPI: bus type USB registered\n[ 0.202701] usbcore: registered new interface driver usbfs\n[ 0.204011] usbcore: registered new interface driver hub\n[ 0.205056] usbcore: registered new device driver usb\n[ 0.205080] PCI: Using ACPI for IRQ routing\n[ 0.205112] NetLabel: Initializing\n[ 0.208006] NetLabel: domain hash size = 128\n[ 0.208863] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.209883] NetLabel: unlabeled traffic allowed by default\n[ 0.210928] Switched to clocksource kvm-clock\n[ 0.214948] AppArmor: AppArmor Filesystem Enabled\n[ 0.215875] pnp: PnP ACPI init\n[ 0.216531] ACPI: bus type PNP registered\n[ 0.217730] pnp: PnP ACPI: found 8 devices\n[ 0.218543] ACPI: bus type PNP unregistered\n[ 0.225468] NET: Registered protocol family 2\n[ 0.226563] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.228100] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.229460] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.230746] TCP: reno registered\n[ 0.231433] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.232580] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.233837] NET: Registered protocol family 1\n[ 0.234697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.235777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.236843] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.258400] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.281934] Trying to unpack rootfs image as initramfs...\n[ 0.371911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.373917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.375073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.376387] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.378068] Scanning for low memory corruption every 60 seconds\n[ 0.379615] Initialise system trusted keyring\n[ 0.380579] audit: initializing netlink socket (disabled)\n[ 0.381659] type=2000 audit(1533286146.989:1): initialized\n[ 0.401005] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.403077] zbud: loaded\n[ 0.403895] VFS: Disk quotas dquot_6.5.2\n[ 0.404756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.406292] fuse init (API version 7.22)\n[ 0.407185] msgmni has been set to 3997\n[ 0.408028] Key type big_key registered\n[ 0.409065] Key type asymmetric registered\n[ 0.409915] Asymmetric key parser 'x509' registered\n[ 0.410868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.412393] io scheduler noop registered\n[ 0.413208] io scheduler deadline registered (default)\n[ 0.414185] io scheduler cfq registered\n[ 0.415020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.416086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.417363] ipmi message handler version 39.2\n[ 0.418283] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.419732] ACPI: Power Button [PWRF]\n[ 0.420632] GHES: HEST is not enabled!\n[ 0.442063] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.484745] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.486359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.510427] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.512604] Linux agpgart interface v0.103\n[ 0.514241] brd: module loaded\n[ 0.515293] loop: module loaded\n[ 0.516320] blk-mq: CPU -> queue map\n[ 0.517052] CPU 0 -> Queue 0\n[ 0.517738] CPU 1 -> Queue 0\n[ 0.518938] vda: vda1\n[ 0.520314] scsi0 : ata_piix\n[ 0.521102] scsi1 : ata_piix\n[ 0.521828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.523129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.524675] libphy: Fixed MDIO Bus: probed\n[ 0.525649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.526727] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.528720] PPP generic driver version 2.4.2\n[ 0.529711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.531023] ehci-pci: EHCI PCI platform driver\n[ 0.531930] ehci-platform: EHCI generic platform driver\n[ 0.532964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.534166] ohci-pci: OHCI PCI platform driver\n[ 0.535062] ohci-platform: OHCI generic platform driver\n[ 0.536094] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.557713] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.558759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.560352] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.561582] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.562869] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.564358] usb usb1: Product: UHCI Host Controller\n[ 0.565358] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.566568] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.567597] hub 1-0:1.0: USB hub found\n[ 0.568426] hub 1-0:1.0: 2 ports detected\n[ 0.569389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.571626] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.572629] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.573783] mousedev: PS/2 mouse device common for all mice\n[ 0.575142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.576990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.578137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.579344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.580594] device-mapper: uevent: version 1.0.3\n[ 0.581559] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.583193] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.584417] TCP: cubic registered\n[ 0.585206] NET: Registered protocol family 10\n[ 0.586273] NET: Registered protocol family 17\n[ 0.587175] Key type dns_resolver registered\n[ 0.588195] Loading compiled-in X.509 certificates\n[ 0.589661] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.591483] registered taskstats version 1\n[ 0.594089] Key type trusted registered\n[ 0.597506] Key type encrypted registered\n[ 0.598361] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.599406] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.600826] regulator-dummy: disabling\n[ 0.601664] Magic number: 14:869:825\n[ 0.609404] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:06 UTC (1533286146)\n[ 0.611091] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.612242] EDD information not available.\n[ 0.681227] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.682777] Write protecting the kernel read-only data: 12288k\n[ 0.684361] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.687121] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.700121] systemd-udevd[107]: starting version 204\n[ 0.756440] FDC 0 is a S82078B\n[ 0.880048] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.045299] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.046620] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.047965] usb 1-1: Product: QEMU USB Tablet\n[ 1.048814] usb 1-1: Manufacturer: QEMU\n[ 1.049584] usb 1-1: SerialNumber: 42\n[ 1.372080] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.768881] 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.997740] 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.072708] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.161143] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 08:49:08 +0000. Up 2.48 seconds.\ncloud-init-nonet[2.62]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[3.56]: static networking is now up\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 Fri, 03 Aug 2018 08:49:09 +0000. Up 3.77 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 | 192.168.0.7 | 255.255.255.0 | fa:16:3e:af:f7:71 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n54:59:b3:32:b5:d0:d8:c9:cf:ca:c5:9b:9c:6d:dc:e7 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oB+. |\n| .oo=+ |\n| . o o+ |\n| . o = |\n| S . + *.|\n| o = *|\n| o.|\n| E|\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:\nc0:7a:98:07:d8:fd:e6:6f:b2:13:12:81:a1:55:75:b9 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+... .. |\n| =.o. .. |\n| o o +. . |\n| =.o E |\n| + o.S |\n| o.o. |\n| ... |\n| o.. |\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:\na7:20:b7:09:b4:15:e9:99:84:b8:f6:76:eb:1e:62:99 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . ... |\n| . . o. |\n| ..o.o |\n| o. o+ |\n| . .+ o S . |\n| o*.+ o |\n| .E.+.. |\n| . ... |\n| oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n07:73:53:b0:77:cd:db:44:c4:b2:cb:ae:29:fb:48:1c root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ... oo|\n| o .+.|\n| o + . .o+|\n| + o ...o|\n| S E . o.|\n| o . o |\n| o . |\n| ... .. |\n| o++. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[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 ]\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 OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:49:16 +0000. Up 10.34 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:49:17 +0000. Up 11.23 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16230 0 --:--:-- --:--:-- --:--:-- 16316\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.6 MB in 8s (1504 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.7\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\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 0 not upgraded.\nNeed to get 69.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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 [1463 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 [3764 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 [1862 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 [2076 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-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 23s (3003 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\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-2_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2) ...\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 ... 51913 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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\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-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\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.8) ...\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-2) ...\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 8553\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-153.203) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9269\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\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-180322.165850) ...\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.......................+++\nunable to write 'random state'\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\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading 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 0 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6785 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ echo 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.0.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c0:7a:98:07:d8:fd:e6:6f:b2:13:12:81:a1:55:75:b9 root@ellis-0 (DSA)\nec2: 256 a7:20:b7:09:b4:15:e9:99:84:b8:f6:76:eb:1e:62:99 root@ellis-0 (ECDSA)\nec2: 256 07:73:53:b0:77:cd:db:44:c4:b2:cb:ae:29:fb:48:1c root@ellis-0 (ED25519)\nec2: 2048 54:59:b3:32:b5:d0:d8:c9:cf:ca:c5:9b:9c:6d:dc:e7 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDEEFdzZUDFqu6Ux13ThGVVZitNskLUxDJWkaMKDZqu67hNFxI6Q6d5wNygU7WQIQUh+RD7u5EzhAqfmnsb3ZQY= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBRHuF6EhEhIi69Z7YSsNN5okV3VT4pMdlntXcdPvUKF root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVNwR3PTZ0wOssyzjV0fnGmbwqBxZDO/f6blRBJGgePC5e4DBFALkB6fWoSIz4IulqO1s60qvVGRKDoyRhU+wjqPzFtj3jm4RWOXQpvR6udR7Kg/CLulpnYD6pZYzBSv1ViXn/e7mymxAC3JBFuUsssRZr9dWGgRl7FRE7Vem62P6MYLLRjGSm0o79aDtXfv/YCYq6XxjHLpfXzteTxX/wyFjj6WkEq9PANWq6EbJ6Ysiw0V7gBI147Z0aFoWfZNBjVkQqM58RGwPVQueNsqBKMHPp1Tfv2H05W4UuXyfQQJ1u4L7MZR3jUDvWSbN5UIysWXF4rn2ByYzQYwvuiC+p root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:51:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.91 seconds\n"} 2018-08-03 08:54:25,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf/action used request id req-e20fb3e6-e7a7-41a1-857f-e504151cc0a4 2018-08-03 08:54:25,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121757030487s 2018-08-03 08:54:25,703 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf/action used request id req-e20fb3e6-e7a7-41a1-857f-e504151cc0a4 2018-08-03 08:54:25,703 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008034] AppArmor: AppArmor initialized [ 0.008885] Yama: becoming mindful. [ 0.009735] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012754] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014661] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015930] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016230] Initializing cgroup subsys memory [ 0.017112] Initializing cgroup subsys devices [ 0.018022] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020863] Initializing cgroup subsys perf_event [ 0.021754] Initializing cgroup subsys hugetlb [ 0.022671] CPU: Physical Processor ID: 0 [ 0.023500] FEATURE SPEC_CTRL Present [ 0.024703] mce: CPU supports 10 MCE banks [ 0.025563] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029199] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030511] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033241] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037521] ACPI: Core revision 20131115 [ 0.038765] ACPI: All ACPI Tables successfully acquired [ 0.039921] ftrace: allocating 28727 entries in 113 pages [ 0.060252] Enabling x2apic [ 0.060946] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.065929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070184] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076998] KVM setup paravirtual spinlock [ 0.079099] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080154] x86: Booting SMP configuration: [ 0.081073] .... node #0, CPUs: #1[ 0.079065] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100258] devtmpfs: initialized [ 0.102175] EVM: security.selinux [ 0.102903] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104663] EVM: security.capability [ 0.105436] pinctrl core: initialized pinctrl subsystem [ 0.105849] regulator-dummy: no parameters [ 0.108060] RTC time: 8:49:06, date: 08/03/18 [ 0.108963] NET: Registered protocol family 16 [ 0.109947] cpuidle: using governor ladder [ 0.110776] cpuidle: using governor menu [ 0.111661] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113230] PCI: Using configuration type 1 for base access [ 0.114770] bio: create slab at 0 [ 0.114770] ACPI: Added _OSI(Module Device) [ 0.116003] ACPI: Added _OSI(Processor Device) [ 0.116864] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.117747] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119777] ACPI: Interpreter enabled [ 0.120006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.125167] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.127008] ACPI: (supports S0 S5) [ 0.127726] ACPI: Using IOAPIC for interrupt routing [ 0.128013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129961] ACPI: No dock devices found. [ 0.132484] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.134842] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138217] acpiphp: Slot [3] registered [ 0.139042] acpiphp: Slot [4] registered [ 0.139846] acpiphp: Slot [5] registered [ 0.140017] acpiphp: Slot [6] registered [ 0.140834] acpiphp: Slot [7] registered [ 0.141666] acpiphp: Slot [8] registered [ 0.142459] acpiphp: Slot [9] registered [ 0.143251] acpiphp: Slot [10] registered [ 0.144020] acpiphp: Slot [11] registered [ 0.144820] acpiphp: Slot [12] registered [ 0.145621] acpiphp: Slot [13] registered [ 0.146455] acpiphp: Slot [14] registered [ 0.147275] acpiphp: Slot [15] registered [ 0.148016] acpiphp: Slot [16] registered [ 0.148837] acpiphp: Slot [17] registered [ 0.149675] acpiphp: Slot [18] registered [ 0.150540] acpiphp: Slot [19] registered [ 0.151379] acpiphp: Slot [20] registered [ 0.152016] acpiphp: Slot [21] registered [ 0.152817] acpiphp: Slot [22] registered [ 0.153616] acpiphp: Slot [23] registered [ 0.154452] acpiphp: Slot [24] registered [ 0.155282] acpiphp: Slot [25] registered [ 0.156018] acpiphp: Slot [26] registered [ 0.156821] acpiphp: Slot [27] registered [ 0.157624] acpiphp: Slot [28] registered [ 0.158446] acpiphp: Slot [29] registered [ 0.159272] acpiphp: Slot [30] registered [ 0.160023] acpiphp: Slot [31] registered [ 0.160884] PCI host bridge to bus 0000:00 [ 0.161701] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.163896] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165243] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.166478] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.171868] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.191628] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.192689] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.194262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.195873] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.196665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.198057] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.199518] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.199518] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.200003] vgaarb: loaded [ 0.200644] vgaarb: bridge control possible 0000:00:02.0 [ 0.201826] SCSI subsystem initialized [ 0.202701] ACPI: bus type USB registered [ 0.202701] usbcore: registered new interface driver usbfs [ 0.204011] usbcore: registered new interface driver hub [ 0.205056] usbcore: registered new device driver usb [ 0.205080] PCI: Using ACPI for IRQ routing [ 0.205112] NetLabel: Initializing [ 0.208006] NetLabel: domain hash size = 128 [ 0.208863] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.209883] NetLabel: unlabeled traffic allowed by default [ 0.210928] Switched to clocksource kvm-clock [ 0.214948] AppArmor: AppArmor Filesystem Enabled [ 0.215875] pnp: PnP ACPI init [ 0.216531] ACPI: bus type PNP registered [ 0.217730] pnp: PnP ACPI: found 8 devices [ 0.218543] ACPI: bus type PNP unregistered [ 0.225468] NET: Registered protocol family 2 [ 0.226563] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.228100] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.229460] TCP: Hash tables configured (established 16384 bind 16384) [ 0.230746] TCP: reno registered [ 0.231433] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.232580] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.233837] NET: Registered protocol family 1 [ 0.234697] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.235777] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.236843] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.258400] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.281934] Trying to unpack rootfs image as initramfs... [ 0.371911] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.373917] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.375073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.376387] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.378068] Scanning for low memory corruption every 60 seconds [ 0.379615] Initialise system trusted keyring [ 0.380579] audit: initializing netlink socket (disabled) [ 0.381659] type=2000 audit(1533286146.989:1): initialized [ 0.401005] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.403077] zbud: loaded [ 0.403895] VFS: Disk quotas dquot_6.5.2 [ 0.404756] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.406292] fuse init (API version 7.22) [ 0.407185] msgmni has been set to 3997 [ 0.408028] Key type big_key registered [ 0.409065] Key type asymmetric registered [ 0.409915] Asymmetric key parser 'x509' registered [ 0.410868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.412393] io scheduler noop registered [ 0.413208] io scheduler deadline registered (default) [ 0.414185] io scheduler cfq registered [ 0.415020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.416086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.417363] ipmi message handler version 39.2 [ 0.418283] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.419732] ACPI: Power Button [PWRF] [ 0.420632] GHES: HEST is not enabled! [ 0.442063] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.484745] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.486359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.510427] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.512604] Linux agpgart interface v0.103 [ 0.514241] brd: module loaded [ 0.515293] loop: module loaded [ 0.516320] blk-mq: CPU -> queue map [ 0.517052] CPU 0 -> Queue 0 [ 0.517738] CPU 1 -> Queue 0 [ 0.518938] vda: vda1 [ 0.520314] scsi0 : ata_piix [ 0.521102] scsi1 : ata_piix [ 0.521828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.523129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.524675] libphy: Fixed MDIO Bus: probed [ 0.525649] tun: Universal TUN/TAP device driver, 1.6 [ 0.526727] tun: (C) 1999-2004 Max Krasnyansky [ 0.528720] PPP generic driver version 2.4.2 [ 0.529711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.531023] ehci-pci: EHCI PCI platform driver [ 0.531930] ehci-platform: EHCI generic platform driver [ 0.532964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.534166] ohci-pci: OHCI PCI platform driver [ 0.535062] ohci-platform: OHCI generic platform driver [ 0.536094] uhci_hcd: USB Universal Host Controller Interface driver [ 0.557713] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.558759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.560352] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.561582] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.562869] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.564358] usb usb1: Product: UHCI Host Controller [ 0.565358] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.566568] usb usb1: SerialNumber: 0000:00:01.2 [ 0.567597] hub 1-0:1.0: USB hub found [ 0.568426] hub 1-0:1.0: 2 ports detected [ 0.569389] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.571626] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.572629] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.573783] mousedev: PS/2 mouse device common for all mice [ 0.575142] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.576990] rtc_cmos 00:00: RTC can wake from S4 [ 0.578137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.579344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.580594] device-mapper: uevent: version 1.0.3 [ 0.581559] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.583193] ledtrig-cpu: registered to indicate activity on CPUs [ 0.584417] TCP: cubic registered [ 0.585206] NET: Registered protocol family 10 [ 0.586273] NET: Registered protocol family 17 [ 0.587175] Key type dns_resolver registered [ 0.588195] Loading compiled-in X.509 certificates [ 0.589661] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.591483] registered taskstats version 1 [ 0.594089] Key type trusted registered [ 0.597506] Key type encrypted registered [ 0.598361] AppArmor: AppArmor sha1 policy hashing enabled [ 0.599406] IMA: No TPM chip found, activating TPM-bypass! [ 0.600826] regulator-dummy: disabling [ 0.601664] Magic number: 14:869:825 [ 0.609404] rtc_cmos 00:00: setting system clock to 2018-08-03 08:49:06 UTC (1533286146) [ 0.611091] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.612242] EDD information not available. [ 0.681227] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.682777] Write protecting the kernel read-only data: 12288k [ 0.684361] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.687121] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.700121] systemd-udevd[107]: starting version 204 [ 0.756440] FDC 0 is a S82078B [ 0.880048] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.045299] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.046620] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.047965] usb 1-1: Product: QEMU USB Tablet [ 1.048814] usb 1-1: Manufacturer: QEMU [ 1.049584] usb 1-1: SerialNumber: 42 [ 1.372080] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.768881] 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.997740] 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.072708] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.161143] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 03 Aug 2018 08:49:08 +0000. Up 2.48 seconds. cloud-init-nonet[2.62]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[3.56]: static networking is now up * 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 Fri, 03 Aug 2018 08:49:09 +0000. Up 3.77 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 | 192.168.0.7 | 255.255.255.0 | fa:16:3e:af:f7:71 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 54:59:b3:32:b5:d0:d8:c9:cf:ca:c5:9b:9c:6d:dc:e7 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | oB+. | | .oo=+ | | . o o+ | | . o = | | S . + *.| | o = *| | o.| | E| | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c0:7a:98:07:d8:fd:e6:6f:b2:13:12:81:a1:55:75:b9 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | o+... .. | | =.o. .. | | o o +. . | | =.o E | | + o.S | | o.o. | | ... | | o.. | | .=. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a7:20:b7:09:b4:15:e9:99:84:b8:f6:76:eb:1e:62:99 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . ... | | . . o. | | ..o.o | | o. o+ | | . .+ o S . | | o*.+ o | | .E.+.. | | . ... | | oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 07:73:53:b0:77:cd:db:44:c4:b2:cb:ae:29:fb:48:1c root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ... oo| | o .+.| | o + . .o+| | + o ...o| | S E . o.| | o . o | | o . | | ... .. | | o++. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[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 ] * 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 OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[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. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:49:16 +0000. Up 10.34 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:49:17 +0000. Up 11.23 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16230 0 --:--:-- --:--:-- --:--:-- 16316 OK + apt-get update Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [160 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 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 [465 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 [540 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.6 MB in 8s (1504 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes 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 0 not upgraded. Need to get 69.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 [2194 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.8 [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/universe libzmq3 amd64 4.0.4+dfsg-2 [129 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 [1463 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 [3764 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 [1862 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 [2076 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-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 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 [5394 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 [1820 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.7 MB in 23s (3003 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 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-2_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2) ... 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 ... 51913 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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... 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-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... 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.8) ... 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-2) ... 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 8553 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-153.203) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9269 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... 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-180322.165850) ... 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 ...........................+++ .......................+++ unable to write 'random state' 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 unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 defusedxml (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, defusedxml, 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes 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 0 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6785 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from 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 argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->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: argparse, contextlib2, pathlib, nsenter, 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 Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# 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" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.0.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c0:7a:98:07:d8:fd:e6:6f:b2:13:12:81:a1:55:75:b9 root@ellis-0 (DSA) ec2: 256 a7:20:b7:09:b4:15:e9:99:84:b8:f6:76:eb:1e:62:99 root@ellis-0 (ECDSA) ec2: 256 07:73:53:b0:77:cd:db:44:c4:b2:cb:ae:29:fb:48:1c root@ellis-0 (ED25519) ec2: 2048 54:59:b3:32:b5:d0:d8:c9:cf:ca:c5:9b:9c:6d:dc:e7 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDEEFdzZUDFqu6Ux13ThGVVZitNskLUxDJWkaMKDZqu67hNFxI6Q6d5wNygU7WQIQUh+RD7u5EzhAqfmnsb3ZQY= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBRHuF6EhEhIi69Z7YSsNN5okV3VT4pMdlntXcdPvUKF root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVNwR3PTZ0wOssyzjV0fnGmbwqBxZDO/f6blRBJGgePC5e4DBFALkB6fWoSIz4IulqO1s60qvVGRKDoyRhU+wjqPzFtj3jm4RWOXQpvR6udR7Kg/CLulpnYD6pZYzBSv1ViXn/e7mymxAC3JBFuUsssRZr9dWGgRl7FRE7Vem62P6MYLLRjGSm0o79aDtXfv/YCYq6XxjHLpfXzteTxX/wyFjj6WkEq9PANWq6EbJ6Ysiw0V7gBI147Z0aFoWfZNBjVkQqM58RGwPVQueNsqBKMHPp1Tfv2H05W4UuXyfQQJ1u4L7MZR3jUDvWSbN5UIysWXF4rn2ByYzQYwvuiC+p root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:51:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.91 seconds 2018-08-03 08:54:25,707 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:25,707 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:f7:71', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:f7:71', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82dae087-73cf-42f7-a0d2-1e771c5c6602', 'name': u'heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T08:49:06.000000', 'flavor': Munch({u'id': u'236f3be6-801c-4ef5-bd91-28b08c4c79ee', 'name': u'heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4'}), 'az': u'nova', 'id': u'684f0d24-bddf-4435-a60e-d3434fcb8daf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0d86875c-8126-4143-9814-da00de2a83e7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'46002975-8fde-448c-97ad-db0ff3c202b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6a1f9988-251a-4e1e-a876-a4b81d98d948'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'f94097825555413f88e0de0a04c83c52', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'bf85f0b5-27ca-4d31-b283-487b51349f21'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f553f7b0-f110-4348-9daf-d8e0da7b0afd'})], 'id': u'5afbbef3-25cf-413c-be6d-4cd2d3f4c833', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'4eb9499e-1918-4baf-b20c-d97032b882d2', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'39476ed1-098f-41c6-8424-fcd981aa8245'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'4eb9499e-1918-4baf-b20c-d97032b882d2', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7c78a158-6a94-4d6f-b17f-9fa030d5e7f3'})], 'id': u'4eb9499e-1918-4baf-b20c-d97032b882d2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f69bbd7e38874242b045005c1ff715de', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f94097825555413f88e0de0a04c83c52', 'name': 'heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-08-03T08:49:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T08:49:06Z', 'hostId': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9', '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-08-03T08:49:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f94097825555413f88e0de0a04c83c52', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'f94097825555413f88e0de0a04c83c52', 'created_at': u'2018-08-03T08:48:53Z', 'created': u'2018-08-03T08:48:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 08:54:25,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 08:54:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:54:26,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08: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,Accept-Encoding x-openstack-request-id: req-c814f3d6-37b2-40c4-87d2-d18b3a65a68a x-compute-request-id: req-c814f3d6-37b2-40c4-87d2-d18b3a65a68a Content-Encoding: gzip Content-Length: 1516 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:89:0f", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:af:10", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/43b9d236-8fd4-4b80-8e06-8c8923f85a87", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "43b9d236-8fd4-4b80-8e06-8c8923f85a87", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "dime-0.clearwater.opnfv", "created": "2018-08-03T08:49:37Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:58:be", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:53:d8", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/66dfa46c-43b5-42f6-ade7-0c365032b5fe", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:48.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "66dfa46c-43b5-42f6-ade7-0c365032b5fe", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:48Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:55:c6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:e7:10", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/cd966b2d-df77-454e-8268-ce1f5b152951", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:50.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "cd966b2d-df77-454e-8268-ce1f5b152951", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:50Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "bono-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:31:88", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:83:38", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:54.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "ef86fe9f-463a-4d19-8f3c-00b7b05333ac", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:54Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:32:53", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:f2:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f191f4ba-1093-432f-96e5-f04d2afa3dab", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:52:02.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "f191f4ba-1093-432f-96e5-f04d2afa3dab", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:52:02Z", "hostId": "aee4a01d9c695ffb587167991baf593ee762cc79643cd5f4f705db50", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "homer-0.clearwater.opnfv", "created": "2018-08-03T08:49:26Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:f7:71", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/684f0d24-bddf-4435-a60e-d3434fcb8daf", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:49:06.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "684f0d24-bddf-4435-a60e-d3434fcb8daf", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:49:06Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-03T08:48:53Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:d9:9b", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:1f:f1", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/307d7a84-6af4-4806-95c6-d6c19437c5de", "rel": "bookmark"}], "image": {"id": "82dae087-73cf-42f7-a0d2-1e771c5c6602", "links": [{"href": "http://172.30.9.25:8774/images/82dae087-73cf-42f7-a0d2-1e771c5c6602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T08:48:40.000000", "flavor": {"id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee", "links": [{"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}]}, "id": "307d7a84-6af4-4806-95c6-d6c19437c5de", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "f69bbd7e38874242b045005c1ff715de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T08:48:40Z", "hostId": "aa750fce521741cfdd1143280e972932dfff5575927ac94267cee2f9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "name": "ns.clearwater.opnfv", "created": "2018-08-03T08:47:03Z", "tenant_id": "f94097825555413f88e0de0a04c83c52", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 08:54:26,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c814f3d6-37b2-40c4-87d2-d18b3a65a68a 2018-08-03 08:54:26,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406493902206s 2018-08-03 08:54:26,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c814f3d6-37b2-40c4-87d2-d18b3a65a68a 2018-08-03 08:54:26,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 08:54:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 08:54:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:54:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c7ee880-a0f5-4d2b-8c9e-e4b9cf2cb241 x-compute-request-id: req-8c7ee880-a0f5-4d2b-8c9e-e4b9cf2cb241 Content-Encoding: gzip Content-Length: 11784 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] AppArmor: AppArmor initialized\n[ 0.008889] Yama: becoming mindful.\n[ 0.009770] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012952] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014920] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017560] Initializing cgroup subsys memory\n[ 0.018462] Initializing cgroup subsys devices\n[ 0.019370] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020870] Initializing cgroup subsys perf_event\n[ 0.021799] Initializing cgroup subsys hugetlb\n[ 0.022740] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Present\n[ 0.025463] mce: CPU supports 10 MCE banks\n[ 0.026328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029202] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030572] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033239] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038016] ACPI: Core revision 20131115\n[ 0.039300] ACPI: All ACPI Tables successfully acquired\n[ 0.040247] ftrace: allocating 28727 entries in 113 pages\n[ 0.060275] Enabling x2apic\n[ 0.060935] Enabled x2apic\n[ 0.061756] Switched APIC routing to physical x2apic.\n[ 0.063655] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.066210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072641] KVM setup paravirtual spinlock\n[ 0.074773] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076148] x86: Booting SMP configuration:\n[ 0.077078] .... node #0, CPUs: #1[ 0.074733] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092020] x86: Booted up 1 node, 2 CPUs\n[ 0.092024] KVM setup async PF for cpu 1\n[ 0.092027] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094808] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096307] devtmpfs: initialized\n[ 0.098697] EVM: security.selinux\n[ 0.099431] EVM: security.SMACK64\n[ 0.100008] EVM: security.ima\n[ 0.100677] EVM: security.capability\n[ 0.101468] pinctrl core: initialized pinctrl subsystem\n[ 0.101983] regulator-dummy: no parameters\n[ 0.104062] RTC time: 8:48:40, date: 08/03/18\n[ 0.104996] NET: Registered protocol family 16\n[ 0.106000] cpuidle: using governor ladder\n[ 0.106864] cpuidle: using governor menu\n[ 0.107807] ACPI: bus type PCI registered\n[ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109313] PCI: Using configuration type 1 for base access\n[ 0.110927] bio: create slab at 0\n[ 0.112017] ACPI: Added _OSI(Module Device)\n[ 0.112886] ACPI: Added _OSI(Processor Device)\n[ 0.113780] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.114712] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116775] ACPI: Interpreter enabled\n[ 0.117564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.119478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.121234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.123144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124547] ACPI: (supports S0 S5)\n[ 0.125277] ACPI: Using IOAPIC for interrupt routing\n[ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129962] ACPI: No dock devices found.\n[ 0.132596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133788] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.135076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138325] acpiphp: Slot [3] registered\n[ 0.139169] acpiphp: Slot [4] registered\n[ 0.139996] acpiphp: Slot [5] registered\n[ 0.140018] acpiphp: Slot [6] registered\n[ 0.140844] acpiphp: Slot [7] registered\n[ 0.141672] acpiphp: Slot [8] registered\n[ 0.142498] acpiphp: Slot [9] registered\n[ 0.143334] acpiphp: Slot [10] registered\n[ 0.144017] acpiphp: Slot [11] registered\n[ 0.144858] acpiphp: Slot [12] registered\n[ 0.145696] acpiphp: Slot [13] registered\n[ 0.146544] acpiphp: Slot [14] registered\n[ 0.147385] acpiphp: Slot [15] registered\n[ 0.148017] acpiphp: Slot [16] registered\n[ 0.148865] acpiphp: Slot [17] registered\n[ 0.149708] acpiphp: Slot [18] registered\n[ 0.150552] acpiphp: Slot [19] registered\n[ 0.151398] acpiphp: Slot [20] registered\n[ 0.152017] acpiphp: Slot [21] registered\n[ 0.152862] acpiphp: Slot [22] registered\n[ 0.153700] acpiphp: Slot [23] registered\n[ 0.154544] acpiphp: Slot [24] registered\n[ 0.155390] acpiphp: Slot [25] registered\n[ 0.156016] acpiphp: Slot [26] registered\n[ 0.156859] acpiphp: Slot [27] registered\n[ 0.157700] acpiphp: Slot [28] registered\n[ 0.158539] acpiphp: Slot [29] registered\n[ 0.159368] acpiphp: Slot [30] registered\n[ 0.160022] acpiphp: Slot [31] registered\n[ 0.160856] PCI host bridge to bus 0000:00\n[ 0.161693] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.163915] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.165277] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.166545] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.174062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.199160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200726] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.202207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.203701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.204674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.206032] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.207327] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.207327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208003] vgaarb: loaded\n[ 0.208631] vgaarb: bridge control possible 0000:00:02.0\n[ 0.209875] SCSI subsystem initialized\n[ 0.210776] ACPI: bus type USB registered\n[ 0.210776] usbcore: registered new interface driver usbfs\n[ 0.212012] usbcore: registered new interface driver hub\n[ 0.213081] usbcore: registered new device driver usb\n[ 0.213081] PCI: Using ACPI for IRQ routing\n[ 0.213134] NetLabel: Initializing\n[ 0.216006] NetLabel: domain hash size = 128\n[ 0.216883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.217910] NetLabel: unlabeled traffic allowed by default\n[ 0.218992] Switched to clocksource kvm-clock\n[ 0.223109] AppArmor: AppArmor Filesystem Enabled\n[ 0.224096] pnp: PnP ACPI init\n[ 0.224788] ACPI: bus type PNP registered\n[ 0.226018] pnp: PnP ACPI: found 8 devices\n[ 0.226865] ACPI: bus type PNP unregistered\n[ 0.233799] NET: Registered protocol family 2\n[ 0.234930] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236503] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.237894] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239206] TCP: reno registered\n[ 0.239919] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241096] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242475] NET: Registered protocol family 1\n[ 0.243398] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244553] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245685] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.269788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.292403] Trying to unpack rootfs image as initramfs...\n[ 0.384067] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.386044] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.387193] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388871] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.390616] Scanning for low memory corruption every 60 seconds\n[ 0.392214] Initialise system trusted keyring\n[ 0.393498] audit: initializing netlink socket (disabled)\n[ 0.394985] type=2000 audit(1533286121.561:1): initialized\n[ 0.414919] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417345] zbud: loaded\n[ 0.418397] VFS: Disk quotas dquot_6.5.2\n[ 0.419556] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.421590] fuse init (API version 7.22)\n[ 0.422757] msgmni has been set to 3997\n[ 0.423929] Key type big_key registered\n[ 0.425243] Key type asymmetric registered\n[ 0.426425] Asymmetric key parser 'x509' registered\n[ 0.427741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429864] io scheduler noop registered\n[ 0.430987] io scheduler deadline registered (default)\n[ 0.432412] io scheduler cfq registered\n[ 0.433593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.435082] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.436849] ipmi message handler version 39.2\n[ 0.438102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.440125] ACPI: Power Button [PWRF]\n[ 0.441305] GHES: HEST is not enabled!\n[ 0.463003] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.506489] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.528903] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.531006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.555116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.557400] Linux agpgart interface v0.103\n[ 0.559083] brd: module loaded\n[ 0.560163] loop: module loaded\n[ 0.561243] blk-mq: CPU -> queue map\n[ 0.562068] CPU 0 -> Queue 0\n[ 0.562795] CPU 1 -> Queue 0\n[ 0.564081] vda: vda1\n[ 0.565494] scsi0 : ata_piix\n[ 0.566337] scsi1 : ata_piix\n[ 0.567146] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.568648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.570349] libphy: Fixed MDIO Bus: probed\n[ 0.571404] tun: Universal TUN/TAP device driver, 1.6\n[ 0.572553] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.575248] PPP generic driver version 2.4.2\n[ 0.576214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.577460] ehci-pci: EHCI PCI platform driver\n[ 0.578377] ehci-platform: EHCI generic platform driver\n[ 0.579412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.580591] ohci-pci: OHCI PCI platform driver\n[ 0.581572] ohci-platform: OHCI generic platform driver\n[ 0.582613] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.604575] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.605647] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.607240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.608471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.609761] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.611245] usb usb1: Product: UHCI Host Controller\n[ 0.612243] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.613484] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.614528] hub 1-0:1.0: USB hub found\n[ 0.615349] hub 1-0:1.0: 2 ports detected\n[ 0.616325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.618526] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.619534] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.620659] mousedev: PS/2 mouse device common for all mice\n[ 0.622032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.623986] rtc_cmos 00:00: RTC can wake from S4\n[ 0.625162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.626421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.627714] device-mapper: uevent: version 1.0.3\n[ 0.628717] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.630415] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.631689] TCP: cubic registered\n[ 0.632499] NET: Registered protocol family 10\n[ 0.633636] NET: Registered protocol family 17\n[ 0.634570] Key type dns_resolver registered\n[ 0.635678] Loading compiled-in X.509 certificates\n[ 0.637177] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.645993] registered taskstats version 1\n[ 0.648445] Key type trusted registered\n[ 0.651744] Key type encrypted registered\n[ 0.652620] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.653720] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.655261] regulator-dummy: disabling\n[ 0.656128] Magic number: 14:869:825\n[ 0.657052] rtc_cmos 00:00: setting system clock to 2018-08-03 08:48:41 UTC (1533286121)\n[ 0.658786] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.659979] EDD information not available.\n[ 0.725257] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.726880] Write protecting the kernel read-only data: 12288k\n[ 0.728523] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.731286] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.743998] systemd-udevd[107]: starting version 204\n[ 0.788391] FDC 0 is a S82078B\n[ 0.928046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.088335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.089658] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.090998] usb 1-1: Product: QEMU USB Tablet\n[ 1.091893] usb 1-1: Manufacturer: QEMU\n[ 1.092709] usb 1-1: SerialNumber: 42\n[ 1.384083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.792792] 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.029267] 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.105605] 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.202772] 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 Fri, 03 Aug 2018 08:48:43 +0000. Up 2.50 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.44]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:48:44 +0000. Up 3.58 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:aa:1f:f1 |\nci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:48:d9:9b |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nad:15:b8:39:92:2c:a9:cb:af:5d:b1:76:a2:23:15:e9 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . . |\n| oo . + . |\n| .o.= S o |\n| .E. + + |\n| .. = o |\n| ..o.+ 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:\ne3:6e:c8:c7:03:42:3d:ec:9d:02:98:40:20:b5:34:ce root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|=o+ |\n|o+ o |\n| .Eo o |\n| o o + |\n| . o oS. |\n| . +.o. |\n| o =. |\n| o.= |\n| o.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n6e:45:0f:d6:2c:0b:98:da:cc:c6:f2:36:33:40:0a:41 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|oE |\n| . o o |\n|. . o . = o |\n| . o * + = |\n| . + * S o . |\n| = . . |\n| * o |\n| . = |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n35:db:15:95:3c:6e:99:7a:7f:21:d0:e6:bf:55:79:d8 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.o|\n| = |\n| o . o +|\n| . = + B.|\n| S . = +.E|\n| + oo|\n| + +|\n| .+|\n| .o|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[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 ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:48:50 +0000. Up 9.19 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:48:51 +0000. Up 10.23 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.8/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [160 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [407 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 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\nFetched 12.6 MB in 8s (1534 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 433 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 1s (328 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e3:6e:c8:c7:03:42:3d:ec:9d:02:98:40:20:b5:34:ce root@ns (DSA)\nec2: 256 6e:45:0f:d6:2c:0b:98:da:cc:c6:f2:36:33:40:0a:41 root@ns (ECDSA)\nec2: 256 35:db:15:95:3c:6e:99:7a:7f:21:d0:e6:bf:55:79:d8 root@ns (ED25519)\nec2: 2048 ad:15:b8:39:92:2c:a9:cb:af:5d:b1:76:a2:23:15:e9 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJBor3Wv0rKDbYVRmza6QcY2uKK0t+5PPy8Q2ZYirr3SQVPc5bLm6BTlq3lp9g4Js0pv5q4ZH0XtfDIC1PqndQo= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHiXmDbahZzcGc05Z1MCPcslvR0KecQBN4nl1LveTghj root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX0gXPy/kc3WNJv4L+fovTX1l+HZw7/PunY9hTbtYnlX/kmI0k9cqb0ilgpBsWCuQuC8vj9l/FyhecmsYmIMQsBM/hwhPcF4/ka/6fNu+YS/TN/LYpRD4LuP4jfgBLYnRifzsl1V7ztOOrLJWVvZbl06Piae/4zXeBqZZnhFmm404pQrOma4hG3srQu6JBR7lm5hPDcOxVDpGJImd2MzxiJ8sSiYYatkZDN2GxqcnaRrR+mkVnBaM084gVWITJLn/4go5KkMJVjw4gwBrKq/XSOGvZvb7QdJfUBQjePh2EmAZRMCu3kh8/kq6Gp60SwYYoDJ6+NNgmGCffjS1sUN9t root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:49:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.20 seconds\n"} 2018-08-03 08:54:26,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de/action used request id req-8c7ee880-a0f5-4d2b-8c9e-e4b9cf2cb241 2018-08-03 08:54:26,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10512304306s 2018-08-03 08:54:26,229 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/307d7a84-6af4-4806-95c6-d6c19437c5de/action used request id req-8c7ee880-a0f5-4d2b-8c9e-e4b9cf2cb241 2018-08-03 08:54:26,230 - functest.core.singlevm - DEBUG - console: [ 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008031] AppArmor: AppArmor initialized [ 0.008889] Yama: becoming mindful. [ 0.009770] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012952] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014920] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017560] Initializing cgroup subsys memory [ 0.018462] Initializing cgroup subsys devices [ 0.019370] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020870] Initializing cgroup subsys perf_event [ 0.021799] Initializing cgroup subsys hugetlb [ 0.022740] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Present [ 0.025463] mce: CPU supports 10 MCE banks [ 0.026328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026328] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029202] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030572] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033239] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038016] ACPI: Core revision 20131115 [ 0.039300] ACPI: All ACPI Tables successfully acquired [ 0.040247] ftrace: allocating 28727 entries in 113 pages [ 0.060275] Enabling x2apic [ 0.060935] Enabled x2apic [ 0.061756] Switched APIC routing to physical x2apic. [ 0.063655] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.066210] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072641] KVM setup paravirtual spinlock [ 0.074773] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076148] x86: Booting SMP configuration: [ 0.077078] .... node #0, CPUs: #1[ 0.074733] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092020] x86: Booted up 1 node, 2 CPUs [ 0.092024] KVM setup async PF for cpu 1 [ 0.092027] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094808] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096307] devtmpfs: initialized [ 0.098697] EVM: security.selinux [ 0.099431] EVM: security.SMACK64 [ 0.100008] EVM: security.ima [ 0.100677] EVM: security.capability [ 0.101468] pinctrl core: initialized pinctrl subsystem [ 0.101983] regulator-dummy: no parameters [ 0.104062] RTC time: 8:48:40, date: 08/03/18 [ 0.104996] NET: Registered protocol family 16 [ 0.106000] cpuidle: using governor ladder [ 0.106864] cpuidle: using governor menu [ 0.107807] ACPI: bus type PCI registered [ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109313] PCI: Using configuration type 1 for base access [ 0.110927] bio: create slab at 0 [ 0.112017] ACPI: Added _OSI(Module Device) [ 0.112886] ACPI: Added _OSI(Processor Device) [ 0.113780] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.114712] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116775] ACPI: Interpreter enabled [ 0.117564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.119478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.121234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.123144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124547] ACPI: (supports S0 S5) [ 0.125277] ACPI: Using IOAPIC for interrupt routing [ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129962] ACPI: No dock devices found. [ 0.132596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133788] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.135076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138325] acpiphp: Slot [3] registered [ 0.139169] acpiphp: Slot [4] registered [ 0.139996] acpiphp: Slot [5] registered [ 0.140018] acpiphp: Slot [6] registered [ 0.140844] acpiphp: Slot [7] registered [ 0.141672] acpiphp: Slot [8] registered [ 0.142498] acpiphp: Slot [9] registered [ 0.143334] acpiphp: Slot [10] registered [ 0.144017] acpiphp: Slot [11] registered [ 0.144858] acpiphp: Slot [12] registered [ 0.145696] acpiphp: Slot [13] registered [ 0.146544] acpiphp: Slot [14] registered [ 0.147385] acpiphp: Slot [15] registered [ 0.148017] acpiphp: Slot [16] registered [ 0.148865] acpiphp: Slot [17] registered [ 0.149708] acpiphp: Slot [18] registered [ 0.150552] acpiphp: Slot [19] registered [ 0.151398] acpiphp: Slot [20] registered [ 0.152017] acpiphp: Slot [21] registered [ 0.152862] acpiphp: Slot [22] registered [ 0.153700] acpiphp: Slot [23] registered [ 0.154544] acpiphp: Slot [24] registered [ 0.155390] acpiphp: Slot [25] registered [ 0.156016] acpiphp: Slot [26] registered [ 0.156859] acpiphp: Slot [27] registered [ 0.157700] acpiphp: Slot [28] registered [ 0.158539] acpiphp: Slot [29] registered [ 0.159368] acpiphp: Slot [30] registered [ 0.160022] acpiphp: Slot [31] registered [ 0.160856] PCI host bridge to bus 0000:00 [ 0.161693] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.163915] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165277] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.166545] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.174062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.199160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200726] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.202207] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.203701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.204674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.206032] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.207327] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.207327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208003] vgaarb: loaded [ 0.208631] vgaarb: bridge control possible 0000:00:02.0 [ 0.209875] SCSI subsystem initialized [ 0.210776] ACPI: bus type USB registered [ 0.210776] usbcore: registered new interface driver usbfs [ 0.212012] usbcore: registered new interface driver hub [ 0.213081] usbcore: registered new device driver usb [ 0.213081] PCI: Using ACPI for IRQ routing [ 0.213134] NetLabel: Initializing [ 0.216006] NetLabel: domain hash size = 128 [ 0.216883] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.217910] NetLabel: unlabeled traffic allowed by default [ 0.218992] Switched to clocksource kvm-clock [ 0.223109] AppArmor: AppArmor Filesystem Enabled [ 0.224096] pnp: PnP ACPI init [ 0.224788] ACPI: bus type PNP registered [ 0.226018] pnp: PnP ACPI: found 8 devices [ 0.226865] ACPI: bus type PNP unregistered [ 0.233799] NET: Registered protocol family 2 [ 0.234930] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236503] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.237894] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239206] TCP: reno registered [ 0.239919] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241096] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242475] NET: Registered protocol family 1 [ 0.243398] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244553] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245685] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.269788] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.292403] Trying to unpack rootfs image as initramfs... [ 0.384067] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.386044] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.387193] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388871] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.390616] Scanning for low memory corruption every 60 seconds [ 0.392214] Initialise system trusted keyring [ 0.393498] audit: initializing netlink socket (disabled) [ 0.394985] type=2000 audit(1533286121.561:1): initialized [ 0.414919] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417345] zbud: loaded [ 0.418397] VFS: Disk quotas dquot_6.5.2 [ 0.419556] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.421590] fuse init (API version 7.22) [ 0.422757] msgmni has been set to 3997 [ 0.423929] Key type big_key registered [ 0.425243] Key type asymmetric registered [ 0.426425] Asymmetric key parser 'x509' registered [ 0.427741] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429864] io scheduler noop registered [ 0.430987] io scheduler deadline registered (default) [ 0.432412] io scheduler cfq registered [ 0.433593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.435082] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.436849] ipmi message handler version 39.2 [ 0.438102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.440125] ACPI: Power Button [PWRF] [ 0.441305] GHES: HEST is not enabled! [ 0.463003] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.506489] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.528903] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.531006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.555116] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.557400] Linux agpgart interface v0.103 [ 0.559083] brd: module loaded [ 0.560163] loop: module loaded [ 0.561243] blk-mq: CPU -> queue map [ 0.562068] CPU 0 -> Queue 0 [ 0.562795] CPU 1 -> Queue 0 [ 0.564081] vda: vda1 [ 0.565494] scsi0 : ata_piix [ 0.566337] scsi1 : ata_piix [ 0.567146] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.568648] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.570349] libphy: Fixed MDIO Bus: probed [ 0.571404] tun: Universal TUN/TAP device driver, 1.6 [ 0.572553] tun: (C) 1999-2004 Max Krasnyansky [ 0.575248] PPP generic driver version 2.4.2 [ 0.576214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.577460] ehci-pci: EHCI PCI platform driver [ 0.578377] ehci-platform: EHCI generic platform driver [ 0.579412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.580591] ohci-pci: OHCI PCI platform driver [ 0.581572] ohci-platform: OHCI generic platform driver [ 0.582613] uhci_hcd: USB Universal Host Controller Interface driver [ 0.604575] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.605647] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.607240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.608471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.609761] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.611245] usb usb1: Product: UHCI Host Controller [ 0.612243] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.613484] usb usb1: SerialNumber: 0000:00:01.2 [ 0.614528] hub 1-0:1.0: USB hub found [ 0.615349] hub 1-0:1.0: 2 ports detected [ 0.616325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.618526] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.619534] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.620659] mousedev: PS/2 mouse device common for all mice [ 0.622032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.623986] rtc_cmos 00:00: RTC can wake from S4 [ 0.625162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.626421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.627714] device-mapper: uevent: version 1.0.3 [ 0.628717] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.630415] ledtrig-cpu: registered to indicate activity on CPUs [ 0.631689] TCP: cubic registered [ 0.632499] NET: Registered protocol family 10 [ 0.633636] NET: Registered protocol family 17 [ 0.634570] Key type dns_resolver registered [ 0.635678] Loading compiled-in X.509 certificates [ 0.637177] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.645993] registered taskstats version 1 [ 0.648445] Key type trusted registered [ 0.651744] Key type encrypted registered [ 0.652620] AppArmor: AppArmor sha1 policy hashing enabled [ 0.653720] IMA: No TPM chip found, activating TPM-bypass! [ 0.655261] regulator-dummy: disabling [ 0.656128] Magic number: 14:869:825 [ 0.657052] rtc_cmos 00:00: setting system clock to 2018-08-03 08:48:41 UTC (1533286121) [ 0.658786] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.659979] EDD information not available. [ 0.725257] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.726880] Write protecting the kernel read-only data: 12288k [ 0.728523] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.731286] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.743998] systemd-udevd[107]: starting version 204 [ 0.788391] FDC 0 is a S82078B [ 0.928046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.088335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.089658] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.090998] usb 1-1: Product: QEMU USB Tablet [ 1.091893] usb 1-1: Manufacturer: QEMU [ 1.092709] usb 1-1: SerialNumber: 42 [ 1.384083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.792792] 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.029267] 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.105605] 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.202772] 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 Fri, 03 Aug 2018 08:48:43 +0000. Up 2.50 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.44]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 03 Aug 2018 08:48:44 +0000. Up 3.58 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:aa:1f:f1 | ci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:48:d9:9b | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ad:15:b8:39:92:2c:a9:cb:af:5d:b1:76:a2:23:15:e9 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . . | | oo . + . | | .o.= S o | | .E. + + | | .. = o | | ..o.+ o | | +++. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e3:6e:c8:c7:03:42:3d:ec:9d:02:98:40:20:b5:34:ce root@ns The key's randomart image is: +--[ DSA 1024]----+ |=o+ | |o+ o | | .Eo o | | o o + | | . o oS. | | . +.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: 6e:45:0f:d6:2c:0b:98:da:cc:c6:f2:36:33:40:0a:41 root@ns The key's randomart image is: +--[ECDSA 256]---+ |oE | | . o o | |. . o . = o | | . o * + = | | . + * S o . | | = . . | | * o | | . = | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 35:db:15:95:3c:6e:99:7a:7f:21:d0:e6:bf:55:79:d8 root@ns The key's randomart image is: +--[ED25519 256--+ | o.o| | = | | o . o +| | . = + B.| | S . = +.E| | + 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 early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[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 ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 03 Aug 2018 08:48:50 +0000. Up 9.19 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 03 Aug 2018 08:48:51 +0000. Up 10.23 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.8/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [160 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [76.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [238 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [407 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [204 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [130 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1091 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [465 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 [540 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [249 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 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 Fetched 12.6 MB in 8s (1534 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 433 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 1s (328 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. 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 | 12:96:b2:3f:36:fc:8c:1d:3d:af:4a:fd:49:b8:e7:d0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e3:6e:c8:c7:03:42:3d:ec:9d:02:98:40:20:b5:34:ce root@ns (DSA) ec2: 256 6e:45:0f:d6:2c:0b:98:da:cc:c6:f2:36:33:40:0a:41 root@ns (ECDSA) ec2: 256 35:db:15:95:3c:6e:99:7a:7f:21:d0:e6:bf:55:79:d8 root@ns (ED25519) ec2: 2048 ad:15:b8:39:92:2c:a9:cb:af:5d:b1:76:a2:23:15:e9 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJBor3Wv0rKDbYVRmza6QcY2uKK0t+5PPy8Q2ZYirr3SQVPc5bLm6BTlq3lp9g4Js0pv5q4ZH0XtfDIC1PqndQo= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHiXmDbahZzcGc05Z1MCPcslvR0KecQBN4nl1LveTghj root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX0gXPy/kc3WNJv4L+fovTX1l+HZw7/PunY9hTbtYnlX/kmI0k9cqb0ilgpBsWCuQuC8vj9l/FyhecmsYmIMQsBM/hwhPcF4/ka/6fNu+YS/TN/LYpRD4LuP4jfgBLYnRifzsl1V7ztOOrLJWVvZbl06Piae/4zXeBqZZnhFmm404pQrOma4hG3srQu6JBR7lm5hPDcOxVDpGJImd2MzxiJ8sSiYYatkZDN2GxqcnaRrR+mkVnBaM084gVWITJLn/4go5KkMJVjw4gwBrKq/XSOGvZvb7QdJfUBQjePh2EmAZRMCu3kh8/kq6Gp60SwYYoDJ6+NNgmGCffjS1sUN9t root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 03 Aug 2018 08:49:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.20 seconds 2018-08-03 08:54:26,231 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-03 08:54:26,232 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.206 2018-08-03 08:54:26,327 - 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-08-03 08:54:26,395 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-03 08:54:26,395 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-03 08:54:26,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:54:26,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-03 08:54:51,579 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:54:51,579 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-03 08:55:16,638 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:55:16,638 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-03 08:55:41,692 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:55:41,693 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-03 08:56:06,745 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-03 08:56:06,746 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-03 08:56:32,057 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550003@clearwater.opnfv', u'sip_username': u'6505550003', u'formatted_number': u'(650) 555-0003', u'number': u'6505550003', u'sip_uri': u'sip:6505550003@clearwater.opnfv', u'number_id': u'72256bd02684482aaf3fd4d79c63ef36', u'sip_password': u'Bp99kCw9z', u'pstn': False} 2018-08-03 08:56:32,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 08:56:32,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 08:56:32,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 08:56:32 GMT Server: Apache x-openstack-request-id: req-31e49a67-475c-44f7-aea2-8d5ee50ebac0 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 Content-Length: 423 Content-Type: text/html; 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-08-03 08:56:32,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 08:56:32 GMT Server: Apache x-openstack-request-id: req-9d4dfac2-a7f6-4925-9a23-fc9b3b92dcd1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-08-03 08:56:32,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 used request id req-9d4dfac2-a7f6-4925-9a23-fc9b3b92dcd1 2018-08-03 08:56:32,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338590860367s 2018-08-03 08:56:32,397 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 used request id req-9d4dfac2-a7f6-4925-9a23-fc9b3b92dcd1 2018-08-03 08:56:32,399 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-08-03 08:56:32,400 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-03 08:56:32,400 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-03 08:56:32,408 - 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-08-03 08:56:32,408 - 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-08-03 09:01:18,421 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-03 09:01:18,422 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550066, 6505550104) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c7b04691727f216d0d9e65ae82d79624) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550413, 6505550850) Failed Endpoint threw exception: - Expected 180, got 503 (call ID acc014511a5769a8d9708e6322ab86ce) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550606, 6505550760) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 451dd6e65124d9cd8b54f9cbbabc87c0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550703, 6505550779) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550235, 6505550027) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 76c03a8eee395dbd960e76b072049174) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550556, 6505550094) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 79182c8600e0a88618142d1164ee46d8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550666, 6505550612) Failed Endpoint threw exception: - Expected 180, got 503 (call ID a470dd5573d4afeab0f2a6461c2c2fe4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550774) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550311, 6505550146) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 36690d32c87050938630a8311176357e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:67:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 926b2a333feca69c37eb19d35edc7f87) Call Barring - Outbound Rejection (TCP) - (6505550169, 6505550610) 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) - (6505550202, 6505550289) 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) - (6505550665, 6505550286, 6505550596) Failed Endpoint threw exception: - sip:6505550596@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550596@clearwater.opnfv timed out waiting for 401|200 (call ID 5c6fc197ed4cee5257d3ba0a5d5e0183) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550154@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550387@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550694%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550853%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550972%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550461%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550576%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550278%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550422%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550745%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550401%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550436%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550266%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550705%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550225%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550435%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550944%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550018%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550749%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550786%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550272%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550982%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550672%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550884%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550639%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550999%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550310%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550263%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550398%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:214:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - (6505550593, 6505550705) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550049, 6505550552) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550639, 6505550189) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550475, 6505550378) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 2df4c00daff45b8eed60e2bed281faaa) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550839, 6505550317) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b9006ea6b0fa8967c06faae0954e2220) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550322, 6505550124) Failed Endpoint threw exception: - Expected 200, got 503 (call ID bbf508584d80431ba9523040949b3180) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure 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) - 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) - (6505550916) Failed Endpoint threw exception: - sip:6505550916@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 1f3309bf55f7d38bde3839834ae15aa8) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550899) Failed Endpoint threw exception: - sip:6505550899@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 4c08551fe371ae423e1804eff7ced47c) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550343) Failed Endpoint threw exception: - sip:6505550343@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 93313ea6e8ef4cb5a16993502506dc7d) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550134, 6505550321) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 883d6eaf1b269e36fd2529bcbf0f4157) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 8f983a4cd8d91b72e869d507d5317880) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550698, 6505550128) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 1ae346d1bdf5650f695a8dfc55865d95) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 1ae346d1bdf5650f695a8dfc55865d95) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550154%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-03 08:56:38 +0000 Basic Call - SDP (TCP) at 2018-08-03 08:56:43 +0000 Basic Call - Tel URIs (TCP) at 2018-08-03 08:56:49 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-03 08:56:56 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-03 08:57:01 +0000 Basic Call - Pracks (TCP) at 2018-08-03 08:57:06 +0000 Multiple Identities (TCP) at 2018-08-03 08:57:14 +0000 Call Diversion - Not registered (TCP) at 2018-08-03 08:58:19 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-03 08:59:02 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-03 08:59:02 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-03 08:59:02 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-03 08:59:02 +0000 Call Diversion - Busy (TCP) at 2018-08-03 08:59:03 +0000 Call Diversion - Unconditional (TCP) at 2018-08-03 08:59:03 +0000 Call Diversion - No answer (TCP) at 2018-08-03 08:59:03 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-03 08:59:03 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-03 08:59:03 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-03 08:59:04 +0000 Call Waiting - Accepted (TCP) at 2018-08-03 08:59:04 +0000 Call Waiting - Cancelled (TCP) at 2018-08-03 08:59:04 +0000 CANCEL - Mainline (TCP) at 2018-08-03 08:59:04 +0000 Filtering - Accept-Contact (TCP) at 2018-08-03 08:59:04 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-03 08:59:05 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-03 08:59:05 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-03 08:59:05 +0000 Filtering - RFC3841 example (TCP) at 2018-08-03 08:59:05 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-03 08:59:05 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-03 08:59:06 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-03 08:59:06 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-03 08:59:06 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-03 08:59:06 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-03 08:59:06 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-03 08:59:07 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-03 08:59:07 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-03 08:59:07 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-03 08:59:07 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-03 08:59:20 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-03 08:59:26 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-03 08:59:32 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-03 09:00:03 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-03 09:00:35 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-03 09:01:06 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-03 09:01:12 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-03 09:01:18 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-03 09:01:18,425 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-03 09:01:18,549 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-03 09:01:18,550 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 15:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-03 09:01:18,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 09:01:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:18,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:18 GMT Server: Apache x-openstack-request-id: req-3274018f-3a76-4542-9e7c-36278a1d2670 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 09:01:19,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:18 GMT Server: Apache x-openstack-request-id: req-69653eac-f62a-42a7-8e6c-bdad4c80d947 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-03 09:01:19,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-69653eac-f62a-42a7-8e6c-bdad4c80d947 2018-08-03 09:01:19,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.466120004654s 2018-08-03 09:01:19,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-69653eac-f62a-42a7-8e6c-bdad4c80d947 2018-08-03 09:01:19,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:19,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:19 GMT Server: Apache x-openstack-request-id: req-bd5fd446-a2d5-4640-8bd5-305693a61880 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; 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-08-03 09:01:19,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:19 GMT Server: Apache x-openstack-request-id: req-0f75ebe3-4769-41ed-ad9e-c23a656518f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T08:52:05Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv/events/ac1a2161-ad19-438c-a378-b2cd4cea50d7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "id": "ac1a2161-ad19-438c-a378-b2cd4cea50d7"}]} 2018-08-03 09:01:19,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0f75ebe3-4769-41ed-ad9e-c23a656518f6 2018-08-03 09:01:19,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.455392122269s 2018-08-03 09:01:19,476 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-0f75ebe3-4769-41ed-ad9e-c23a656518f6 2018-08-03 09:01:19,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-03 09:01:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:19,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:19 GMT Server: Apache x-openstack-request-id: req-d75f354d-e856-46dc-a1af-028b531aae0c Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 Content-Length: 423 Content-Type: text/html; 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-08-03 09:01:19,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:01:19 GMT Server: Apache x-openstack-request-id: req-84fecc66-0d7b-4b3d-9511-2c1e4400fe5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:01:19,925 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 used request id req-84fecc66-0d7b-4b3d-9511-2c1e4400fe5f 2018-08-03 09:01:19,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.447896957397s 2018-08-03 09:01:19,925 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458 used request id req-84fecc66-0d7b-4b3d-9511-2c1e4400fe5f 2018-08-03 09:01:19,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:19,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=ac1a2161-ad19-438c-a378-b2cd4cea50d7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:20,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:19 GMT Server: Apache x-openstack-request-id: req-3498db92-d613-415e-bc3e-876376d509bd Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=ac1a2161-ad19-438c-a378-b2cd4cea50d7&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:20,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:20 GMT Server: Apache x-openstack-request-id: req-512f0393-3a22-4d34-9a0a-ae799f2fcfd1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 429 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T09:01:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv/events/2fbafdde-a9f0-465a-bca5-28a2e7a42307", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "id": "2fbafdde-a9f0-465a-bca5-28a2e7a42307"}, {"resource_name": "homer", "event_time": "2018-08-03T09:01:20Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer/events/fa3eb5c8-5984-4e6c-aa42-2de306c2acb8", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "abb0a3f8-52f2-4282-873b-045acb4eca0b", "id": "fa3eb5c8-5984-4e6c-aa42-2de306c2acb8"}]} 2018-08-03 09:01:20,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=ac1a2161-ad19-438c-a378-b2cd4cea50d7&sort_dir=asc&marker=ac1a2161-ad19-438c-a378-b2cd4cea50d7&sort_dir=asc used request id req-512f0393-3a22-4d34-9a0a-ae799f2fcfd1 2018-08-03 09:01:20,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.540982961655s 2018-08-03 09:01:20,467 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=ac1a2161-ad19-438c-a378-b2cd4cea50d7&sort_dir=asc&marker=ac1a2161-ad19-438c-a378-b2cd4cea50d7&sort_dir=asc used request id req-512f0393-3a22-4d34-9a0a-ae799f2fcfd1 2018-08-03 09:01:25,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:25,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=fa3eb5c8-5984-4e6c-aa42-2de306c2acb8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:25,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:25 GMT Server: Apache x-openstack-request-id: req-fefc0461-2541-45f3-b1bd-bfad42e20a09 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=fa3eb5c8-5984-4e6c-aa42-2de306c2acb8&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:25,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:25 GMT Server: Apache x-openstack-request-id: req-d3cfef25-e814-44ae-9013-638ea0a54404 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-03T09:01:21Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime/events/9d0d404a-8d99-4de2-9ccf-a8feae0722c5", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6153bcb5-95e3-4620-b442-ecfae09428e0", "id": "9d0d404a-8d99-4de2-9ccf-a8feae0722c5"}, {"resource_name": "bono", "event_time": "2018-08-03T09:01:22Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono/events/c2f60401-9d83-4d70-904a-59150d9b7d23", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "00bef7a3-5901-473d-aa4f-fb60b3609186", "id": "c2f60401-9d83-4d70-904a-59150d9b7d23"}, {"resource_name": "sprout", "event_time": "2018-08-03T09:01:23Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout/events/9f32f377-4840-4545-9e36-9f7b1e2c7f3b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a09fbff6-33ab-4140-81fb-9e7329646e73", "id": "9f32f377-4840-4545-9e36-9f7b1e2c7f3b"}, {"resource_name": "vellum", "event_time": "2018-08-03T09:01:24Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum/events/b95d6896-7993-4b38-bb44-a8e66480ab86", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "15fc446a-8602-4b85-a931-1870ec4c2202", "id": "b95d6896-7993-4b38-bb44-a8e66480ab86"}]} 2018-08-03 09:01:25,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=fa3eb5c8-5984-4e6c-aa42-2de306c2acb8&sort_dir=asc&marker=fa3eb5c8-5984-4e6c-aa42-2de306c2acb8&sort_dir=asc used request id req-d3cfef25-e814-44ae-9013-638ea0a54404 2018-08-03 09:01:25,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.24072098732s 2018-08-03 09:01:25,714 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=fa3eb5c8-5984-4e6c-aa42-2de306c2acb8&sort_dir=asc&marker=fa3eb5c8-5984-4e6c-aa42-2de306c2acb8&sort_dir=asc used request id req-d3cfef25-e814-44ae-9013-638ea0a54404 2018-08-03 09:01:30,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:30,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:30 GMT Server: Apache x-openstack-request-id: req-4a62e19e-116e-4580-8131-23038e21d101 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:31,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:30 GMT Server: Apache x-openstack-request-id: req-c8ce026b-2e28-4f0c-98a0-a365eb3cee46 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 09:01:31,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc&marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc used request id req-c8ce026b-2e28-4f0c-98a0-a365eb3cee46 2018-08-03 09:01:31,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.536583900452s 2018-08-03 09:01:31,254 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc&marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc used request id req-c8ce026b-2e28-4f0c-98a0-a365eb3cee46 2018-08-03 09:01:36,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:36,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:36 GMT Server: Apache x-openstack-request-id: req-5bf45906-98cd-43b7-bd26-941b365d61c4 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:36,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:36 GMT Server: Apache x-openstack-request-id: req-024e6037-8a04-459b-a237-8801c2299ab0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-03T09:01:31Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime/events/d1da724e-f5a6-4906-a7e6-fcc674dfbd1f", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6153bcb5-95e3-4620-b442-ecfae09428e0", "id": "d1da724e-f5a6-4906-a7e6-fcc674dfbd1f"}, {"resource_name": "homer", "event_time": "2018-08-03T09:01:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer/events/a2f9d430-4916-4f87-8666-ffec874cec91", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "abb0a3f8-52f2-4282-873b-045acb4eca0b", "id": "a2f9d430-4916-4f87-8666-ffec874cec91"}, {"resource_name": "bono", "event_time": "2018-08-03T09:01:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono/events/21bf6b4e-0971-47ca-8384-ced1f09cecbe", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "00bef7a3-5901-473d-aa4f-fb60b3609186", "id": "21bf6b4e-0971-47ca-8384-ced1f09cecbe"}, {"resource_name": "sprout", "event_time": "2018-08-03T09:01:33Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout/events/952b1bdf-4106-4502-a2d9-967345541da5", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a09fbff6-33ab-4140-81fb-9e7329646e73", "id": "952b1bdf-4106-4502-a2d9-967345541da5"}, {"resource_name": "vellum", "event_time": "2018-08-03T09:01:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum/events/141d82b7-3469-4860-8ac4-9818b80ec754", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "15fc446a-8602-4b85-a931-1870ec4c2202", "id": "141d82b7-3469-4860-8ac4-9818b80ec754"}]} 2018-08-03 09:01:36,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc&marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc used request id req-024e6037-8a04-459b-a237-8801c2299ab0 2018-08-03 09:01:36,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.252444028854s 2018-08-03 09:01:36,513 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc&marker=b95d6896-7993-4b38-bb44-a8e66480ab86&sort_dir=asc used request id req-024e6037-8a04-459b-a237-8801c2299ab0 2018-08-03 09:01:41,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:41,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=141d82b7-3469-4860-8ac4-9818b80ec754&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:41,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:41 GMT Server: Apache x-openstack-request-id: req-16c0cd8c-5f55-4bc5-9dd3-50fd5813ca6b Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=141d82b7-3469-4860-8ac4-9818b80ec754&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:41,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:41 GMT Server: Apache x-openstack-request-id: req-36dea0f4-18bf-428d-8142-8689bc4c8e41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 357 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-03T09:01:36Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis/events/02c6ae0c-292c-4015-bde5-b1f9990a45b9", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "09ddd01a-7eb9-414f-b742-97f4c0788740", "id": "02c6ae0c-292c-4015-bde5-b1f9990a45b9"}]} 2018-08-03 09:01:41,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=141d82b7-3469-4860-8ac4-9818b80ec754&sort_dir=asc&marker=141d82b7-3469-4860-8ac4-9818b80ec754&sort_dir=asc used request id req-36dea0f4-18bf-428d-8142-8689bc4c8e41 2018-08-03 09:01:41,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.277044057846s 2018-08-03 09:01:41,797 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=141d82b7-3469-4860-8ac4-9818b80ec754&sort_dir=asc&marker=141d82b7-3469-4860-8ac4-9818b80ec754&sort_dir=asc used request id req-36dea0f4-18bf-428d-8142-8689bc4c8e41 2018-08-03 09:01:46,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=02c6ae0c-292c-4015-bde5-b1f9990a45b9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:47,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:46 GMT Server: Apache x-openstack-request-id: req-483eb305-82b3-4159-a648-d11835b3de88 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=02c6ae0c-292c-4015-bde5-b1f9990a45b9&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:47,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:47 GMT Server: Apache x-openstack-request-id: req-238f339b-289b-49db-afea-8c76155e0e2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-03T09:01:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis/events/5c97647b-0c5a-4204-9a41-fe80b2e93ec7", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "09ddd01a-7eb9-414f-b742-97f4c0788740", "id": "5c97647b-0c5a-4204-9a41-fe80b2e93ec7"}, {"resource_name": "dns", "event_time": "2018-08-03T09:01:42Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns/events/b1a79752-9632-4b50-9b52-0cb73fdc2244", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7a4c794e-58eb-4793-af11-8f00d64b0e22", "id": "b1a79752-9632-4b50-9b52-0cb73fdc2244"}]} 2018-08-03 09:01:47,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=02c6ae0c-292c-4015-bde5-b1f9990a45b9&sort_dir=asc&marker=02c6ae0c-292c-4015-bde5-b1f9990a45b9&sort_dir=asc used request id req-238f339b-289b-49db-afea-8c76155e0e2b 2018-08-03 09:01:47,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.270645141602s 2018-08-03 09:01:47,074 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=02c6ae0c-292c-4015-bde5-b1f9990a45b9&sort_dir=asc&marker=02c6ae0c-292c-4015-bde5-b1f9990a45b9&sort_dir=asc used request id req-238f339b-289b-49db-afea-8c76155e0e2b 2018-08-03 09:01:52,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b1a79752-9632-4b50-9b52-0cb73fdc2244&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:52,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:52 GMT Server: Apache x-openstack-request-id: req-1ef30b51-9584-43ba-9c16-2ec2540720eb Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b1a79752-9632-4b50-9b52-0cb73fdc2244&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:52,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:52 GMT Server: Apache x-openstack-request-id: req-32b9232c-37b2-4bea-99c3-7199393e31e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-03T09:01:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns/events/e5153492-c344-41ac-9ec2-728cb3811d4b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7a4c794e-58eb-4793-af11-8f00d64b0e22", "id": "e5153492-c344-41ac-9ec2-728cb3811d4b"}, {"resource_name": "security_groups", "event_time": "2018-08-03T09:01:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups/events/8cfc81fe-d00d-4e3d-82a1-e049760bd508", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "beeae869-6ffb-404c-a48c-aadb2ed56cc9", "id": "8cfc81fe-d00d-4e3d-82a1-e049760bd508"}, {"resource_name": "sig_network", "event_time": "2018-08-03T09:01:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network/events/0acbe774-761a-4e17-8bbc-9aeae71c3876", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "15158942-c322-4cea-94de-0e2916878812", "id": "0acbe774-761a-4e17-8bbc-9aeae71c3876"}, {"resource_name": "mgmt_network", "event_time": "2018-08-03T09:01:50Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network/events/c70ccdfe-6239-427f-b9f6-08908977a58b", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "718b0b2a-6a4b-4508-aa94-b9ef83df0a28", "id": "c70ccdfe-6239-427f-b9f6-08908977a58b"}]} 2018-08-03 09:01:52,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b1a79752-9632-4b50-9b52-0cb73fdc2244&sort_dir=asc&marker=b1a79752-9632-4b50-9b52-0cb73fdc2244&sort_dir=asc used request id req-32b9232c-37b2-4bea-99c3-7199393e31e9 2018-08-03 09:01:52,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.271291971207s 2018-08-03 09:01:52,353 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b1a79752-9632-4b50-9b52-0cb73fdc2244&sort_dir=asc&marker=b1a79752-9632-4b50-9b52-0cb73fdc2244&sort_dir=asc used request id req-32b9232c-37b2-4bea-99c3-7199393e31e9 2018-08-03 09:01:57,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:01:57,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:01:57,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:01:57 GMT Server: Apache x-openstack-request-id: req-4736c02c-2c06-4e9e-ad2a-62e58bc349fd Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:01:57,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:01:57 GMT Server: Apache x-openstack-request-id: req-d745a780-2566-41fe-abb7-aeb9086d4cd7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 09:01:57,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc&marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc used request id req-d745a780-2566-41fe-abb7-aeb9086d4cd7 2018-08-03 09:01:57,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.500711917877s 2018-08-03 09:01:57,860 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc&marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc used request id req-d745a780-2566-41fe-abb7-aeb9086d4cd7 2018-08-03 09:02:02,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:02:02,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:02:02,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:02:02 GMT Server: Apache x-openstack-request-id: req-d3d3d125-59b5-441a-97d6-19da66827212 Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:02:03,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:02 GMT Server: Apache x-openstack-request-id: req-9c8c670a-c151-43ea-8170-20991f23f05f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-03T09:02:00Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network/events/9f7eafb4-544c-4803-ab93-f6af67cb87c0", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "15158942-c322-4cea-94de-0e2916878812", "id": "9f7eafb4-544c-4803-ab93-f6af67cb87c0"}, {"resource_name": "security_groups", "event_time": "2018-08-03T09:02:01Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups/events/ee51f22b-a7a8-4609-b3b1-cfa39e6cad49", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "beeae869-6ffb-404c-a48c-aadb2ed56cc9", "id": "ee51f22b-a7a8-4609-b3b1-cfa39e6cad49"}, {"resource_name": "mgmt_network", "event_time": "2018-08-03T09:02:01Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network/events/8653d9d8-79c5-4c85-a09c-82a05ebce117", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "718b0b2a-6a4b-4508-aa94-b9ef83df0a28", "id": "8653d9d8-79c5-4c85-a09c-82a05ebce117"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-03T09:02:01Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv/events/b7238353-dca6-4dc7-af5f-761d63ffb21e", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "id": "b7238353-dca6-4dc7-af5f-761d63ffb21e"}]} 2018-08-03 09:02:03,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc&marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc used request id req-9c8c670a-c151-43ea-8170-20991f23f05f 2018-08-03 09:02:03,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.255840778351s 2018-08-03 09:02:03,118 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc&marker=c70ccdfe-6239-427f-b9f6-08908977a58b&sort_dir=asc used request id req-9c8c670a-c151-43ea-8170-20991f23f05f 2018-08-03 09:02:08,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:02:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:02:08,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:02:08 GMT Server: Apache x-openstack-request-id: req-16d65f55-0fb7-431d-a22c-e4af2889834e Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:02:08,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:08 GMT Server: Apache x-openstack-request-id: req-e976f704-eb9e-4e00-af7d-395eb39a335d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 09:02:08,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc&marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc used request id req-e976f704-eb9e-4e00-af7d-395eb39a335d 2018-08-03 09:02:08,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075483083725s 2018-08-03 09:02:08,201 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc&marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc used request id req-e976f704-eb9e-4e00-af7d-395eb39a335d 2018-08-03 09:02:13,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-03 09:02:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:02:13,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:02:13 GMT Server: Apache x-openstack-request-id: req-697f819e-a887-4be1-8372-322b027d5feb Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc Content-Length: 559 Content-Type: text/html; 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-08-03 09:02:13,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:13 GMT Server: Apache x-openstack-request-id: req-3328d318-604c-4ce3-80e3-a8f33e4f65f8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-03 09:02:13,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc&marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc used request id req-3328d318-604c-4ce3-80e3-a8f33e4f65f8 2018-08-03 09:02:13,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747110843658s 2018-08-03 09:02:13,281 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458/events?marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc&marker=b7238353-dca6-4dc7-af5f-761d63ffb21e&sort_dir=asc used request id req-3328d318-604c-4ce3-80e3-a8f33e4f65f8 2018-08-03 09:02:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-03 09:02:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b3444b461a2fbe0168e919c42c23e1f8582890ec" 2018-08-03 09:02:13,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 03 Aug 2018 09:02:13 GMT Server: Apache x-openstack-request-id: req-815c24a9-8bc5-44fd-b2a7-dbb6f30696bd Location: http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False Content-Length: 467 Content-Type: text/html; 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-08-03 09:02:13,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:13 GMT Server: Apache x-openstack-request-id: req-bb404847-3dbe-48b2-8959-d6f2adb51c58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "f94097825555413f88e0de0a04c83c52", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "8a2de363-33c6-4ffb-93e9-20e484772458", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "deletion_time": "2018-08-03T09:02:02Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "ba62aa3618b0439288cdcdba63348fd0", "tags": null, "creation_time": "2018-08-03T08:46:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-03T09:01:19Z", "id": "8a2de363-33c6-4ffb-93e9-20e484772458", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-03 09:02:13,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-bb404847-3dbe-48b2-8959-d6f2adb51c58 2018-08-03 09:02:13,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.460911035538s 2018-08-03 09:02:13,743 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/f94097825555413f88e0de0a04c83c52/stacks/clearwater-opnfv/8a2de363-33c6-4ffb-93e9-20e484772458?resolve_outputs=False used request id req-bb404847-3dbe-48b2-8959-d6f2adb51c58 2018-08-03 09:02:13,743 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-03 09:02:13,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:02:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:13,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3983b8f4-15be-4d5d-a3ca-534872222821 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": {"self": "http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f69bbd7e38874242b045005c1ff715de", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 09:02:13,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3983b8f4-15be-4d5d-a3ca-534872222821 2018-08-03 09:02:13,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127440929413s 2018-08-03 09:02:13,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-3983b8f4-15be-4d5d-a3ca-534872222821 2018-08-03 09:02:13,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:02:13,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:14,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8b89e9-5279-466f-990a-d084416ff725 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": {"self": "http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f69bbd7e38874242b045005c1ff715de", "description": null}} 2018-08-03 09:02:14,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de used request id req-fb8b89e9-5279-466f-990a-d084416ff725 2018-08-03 09:02:14,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122397184372s 2018-08-03 09:02:14,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de used request id req-fb8b89e9-5279-466f-990a-d084416ff725 2018-08-03 09:02:14,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 09:02:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:14,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65b6bba3-5f91-4352-898b-8a6f038a0103 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:02:14,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de used request id req-65b6bba3-5f91-4352-898b-8a6f038a0103 2018-08-03 09:02:14,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266033887863s 2018-08-03 09:02:14,269 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f69bbd7e38874242b045005c1ff715de used request id req-65b6bba3-5f91-4352-898b-8a6f038a0103 2018-08-03 09:02:14,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 09:02:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:14,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c6f872-f73f-4782-9e4e-49697c05420f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52"}, "tags": [], "enabled": true, "id": "f94097825555413f88e0de0a04c83c52", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_54dd054e-0f76-49b7-af84-7d7afc5eb9e4"}]} 2018-08-03 09:02:14,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-12c6f872-f73f-4782-9e4e-49697c05420f 2018-08-03 09:02:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212559938431s 2018-08-03 09:02:14,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-12c6f872-f73f-4782-9e4e-49697c05420f 2018-08-03 09:02:14,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 09:02:14,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:14,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1773450a-3cb7-4483-be50-129fddb69a08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:02:14,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52 used request id req-1773450a-3cb7-4483-be50-129fddb69a08 2018-08-03 09:02:14,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229871034622s 2018-08-03 09:02:14,722 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f94097825555413f88e0de0a04c83c52 used request id req-1773450a-3cb7-4483-be50-129fddb69a08 2018-08-03 09:02:14,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:02:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:14,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61dfeaa9-29b7-401a-8128-c4e303e9e173 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "855ef727934644f1a13ae7338a6f8401", "links": {"self": "http://172.30.9.25:5000/v3/roles/855ef727934644f1a13ae7338a6f8401"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:02:14,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-61dfeaa9-29b7-401a-8128-c4e303e9e173 2018-08-03 09:02:14,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102800130844s 2018-08-03 09:02:14,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-61dfeaa9-29b7-401a-8128-c4e303e9e173 2018-08-03 09:02:14,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-03 09:02:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/855ef727934644f1a13ae7338a6f8401 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}63aaf42bc16b4f9bed2cb04fae634c982d0a1703" 2018-08-03 09:02:14,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283b05d6-b4f3-4ed8-b7b0-85ebf8cd1604 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:02:14,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/855ef727934644f1a13ae7338a6f8401 used request id req-283b05d6-b4f3-4ed8-b7b0-85ebf8cd1604 2018-08-03 09:02:14,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.13614988327s 2018-08-03 09:02:14,970 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/855ef727934644f1a13ae7338a6f8401 used request id req-283b05d6-b4f3-4ed8-b7b0-85ebf8cd1604 2018-08-03 09:02:14,997 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-03 09:02:15,050 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-03 09:02:15,094 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 09:02:15,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 09:02:15,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 09:02:15,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 09:02:15,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 09:02:15,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 09:02:15,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 09:02:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:02:15,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4647ca6a-de7d-4036-ad88-93391cd42c10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 09:02:15,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4647ca6a-de7d-4036-ad88-93391cd42c10 2018-08-03 09:02:15,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 09:02:15,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T10:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["txD3p4EeQEywCWKwqkgJkg"], "issued_at": "2018-08-03T09:02:15.000000Z"}} 2018-08-03 09:02:15,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:02:15,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:15,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c53f5593-02cb-45bf-8d85-26073308d4cd Date: Fri, 03 Aug 2018 09:02:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 09:02:15,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c53f5593-02cb-45bf-8d85-26073308d4cd 2018-08-03 09:02:15,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262103796005s 2018-08-03 09:02:15,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c53f5593-02cb-45bf-8d85-26073308d4cd 2018-08-03 09:02:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:02:15,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 09:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c4d5cb-c430-4091-963f-9865ae70143e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 09:02:15,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-00c4d5cb-c430-4091-963f-9865ae70143e 2018-08-03 09:02:15,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 09:02:15,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:15,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d236ed8c-409f-40ff-a045-5268e96c5261 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 09:02:15,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d236ed8c-409f-40ff-a045-5268e96c5261 2018-08-03 09:02:15,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106909990311s 2018-08-03 09:02:15,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-d236ed8c-409f-40ff-a045-5268e96c5261 2018-08-03 09:02:15,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 09:02:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}}' 2018-08-03 09:02:16,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 09:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08dd9b5b-bd6c-49ca-bc46-70f8f8fc453e Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28"}, "tags": [], "enabled": true, "id": "4967bce1d70344f5b0d783b7e3c23a28", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}} 2018-08-03 09:02:16,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-08dd9b5b-bd6c-49ca-bc46-70f8f8fc453e 2018-08-03 09:02:16,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130119085312s 2018-08-03 09:02:16,102 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-08dd9b5b-bd6c-49ca-bc46-70f8f8fc453e 2018-08-03 09:02:16,103 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'4967bce1d70344f5b0d783b7e3c23a28', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532'}) 2018-08-03 09:02:16,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 09:02:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b685f71f-cd49-4f53-967b-da6ebc05893f", "email": null, "name": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}}' 2018-08-03 09:02:16,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7f2e9f-ad95-46b7-89e9-0f3d3afedb7c Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": {"self": "http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59e6e2ff954444eab51172065d2753b", "domain_id": "default", "password_expires_at": null}} 2018-08-03 09:02:16,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-9d7f2e9f-ad95-46b7-89e9-0f3d3afedb7c 2018-08-03 09:02:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.40673494339s 2018-08-03 09:02:16,516 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-9d7f2e9f-ad95-46b7-89e9-0f3d3afedb7c 2018-08-03 09:02:16,517 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e59e6e2ff954444eab51172065d2753b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532'}) 2018-08-03 09:02:16,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:02:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:16,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79349e14-ee0e-403e-be9a-53d83f69ffa5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:02:16,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-79349e14-ee0e-403e-be9a-53d83f69ffa5 2018-08-03 09:02:16,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105645895004s 2018-08-03 09:02:16,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-79349e14-ee0e-403e-be9a-53d83f69ffa5 2018-08-03 09:02:16,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:02:16,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:16,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165b2d7-0cab-466f-908e-439a563f2d6d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:02:16,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e165b2d7-0cab-466f-908e-439a563f2d6d 2018-08-03 09:02:16,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108309030533s 2018-08-03 09:02:16,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e165b2d7-0cab-466f-908e-439a563f2d6d 2018-08-03 09:02:16,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:02:16,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:16,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb77866-db12-4595-999c-65ed35349eb2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:02:16,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dcb77866-db12-4595-999c-65ed35349eb2 2018-08-03 09:02:16,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104038000107s 2018-08-03 09:02:16,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dcb77866-db12-4595-999c-65ed35349eb2 2018-08-03 09:02:16,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 09:02:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa7f056-c07e-4fee-9285-2a2ea51f2eab Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 09:02:16,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6aa7f056-c07e-4fee-9285-2a2ea51f2eab 2018-08-03 09:02:16,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120724916458s 2018-08-03 09:02:16,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6aa7f056-c07e-4fee-9285-2a2ea51f2eab 2018-08-03 09:02:16,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:02:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:17,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501a6ce1-8ca7-4e38-834d-44add05e49a7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": {"self": "http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59e6e2ff954444eab51172065d2753b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 09:02:17,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-501a6ce1-8ca7-4e38-834d-44add05e49a7 2018-08-03 09:02:17,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12392282486s 2018-08-03 09:02:17,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-501a6ce1-8ca7-4e38-834d-44add05e49a7 2018-08-03 09:02:17,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 09:02:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:17,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cf4f10-640e-46d6-a88c-e9350e90adb9 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28"}, "tags": [], "enabled": true, "id": "4967bce1d70344f5b0d783b7e3c23a28", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}]} 2018-08-03 09:02:17,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b9cf4f10-640e-46d6-a88c-e9350e90adb9 2018-08-03 09:02:17,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118583917618s 2018-08-03 09:02:17,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b9cf4f10-640e-46d6-a88c-e9350e90adb9 2018-08-03 09:02:17,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 09:02:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=e59e6e2ff954444eab51172065d2753b&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=4967bce1d70344f5b0d783b7e3c23a28" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:17,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d15eb8-4fd5-47a9-8b4f-5f96e608ef16 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=e59e6e2ff954444eab51172065d2753b&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=4967bce1d70344f5b0d783b7e3c23a28", "previous": null, "next": null}} 2018-08-03 09:02:17,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e59e6e2ff954444eab51172065d2753b&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=4967bce1d70344f5b0d783b7e3c23a28 used request id req-d2d15eb8-4fd5-47a9-8b4f-5f96e608ef16 2018-08-03 09:02:17,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112392902374s 2018-08-03 09:02:17,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e59e6e2ff954444eab51172065d2753b&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=4967bce1d70344f5b0d783b7e3c23a28 used request id req-d2d15eb8-4fd5-47a9-8b4f-5f96e608ef16 2018-08-03 09:02:17,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 09:02:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28/users/e59e6e2ff954444eab51172065d2753b/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:02:17,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287bae02-5019-4103-90a9-965befdcac80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:02:17,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28/users/e59e6e2ff954444eab51172065d2753b/roles/0900d086443d4b12b2807e88e6511d50 used request id req-287bae02-5019-4103-90a9-965befdcac80 2018-08-03 09:02:17,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151439905167s 2018-08-03 09:02:17,506 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28/users/e59e6e2ff954444eab51172065d2753b/roles/0900d086443d4b12b2807e88e6511d50 used request id req-287bae02-5019-4103-90a9-965befdcac80 2018-08-03 09:02:17,507 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b685f71f-cd49-4f53-967b-da6ebc05893f', 'username': u'vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 09:02:17,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 09:02:17,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 09:02:17,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 09:02:17,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 09:02:17,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 09:02:17,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 09:02:17,511 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 09:02:17,512 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'password': 'b685f71f-cd49-4f53-967b-da6ebc05893f', 'project_name': 'vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '4967bce1d70344f5b0d783b7e3c23a28', 'project_domain_name': 'Default'} 2018-08-03 09:02:17,546 - 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-08-03 09:02:17,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-03 09:02:17,589 - 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-08-03 09:02:17,597 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-03 09:02:17,598 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-08-03 09:02:17,852 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-08-03 09:02:17,915 - 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-08-03 09:02:17,915 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-03 09:02:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:02:17,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdea457-5f8d-4f7e-b915-edb7548660c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 09:02:17,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dfdea457-5f8d-4f7e-b915-edb7548660c2 2018-08-03 09:02:17,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 09:02:18,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T10:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4967bce1d70344f5b0d783b7e3c23a28", "name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/4967bce1d70344f5b0d783b7e3c23a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/4967bce1d70344f5b0d783b7e3c23a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/4967bce1d70344f5b0d783b7e3c23a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4967bce1d70344f5b0d783b7e3c23a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/4967bce1d70344f5b0d783b7e3c23a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/4967bce1d70344f5b0d783b7e3c23a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/4967bce1d70344f5b0d783b7e3c23a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/4967bce1d70344f5b0d783b7e3c23a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/4967bce1d70344f5b0d783b7e3c23a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/4967bce1d70344f5b0d783b7e3c23a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/4967bce1d70344f5b0d783b7e3c23a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/4967bce1d70344f5b0d783b7e3c23a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_4967bce1d70344f5b0d783b7e3c23a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_4967bce1d70344f5b0d783b7e3c23a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "id": "e59e6e2ff954444eab51172065d2753b"}, "audit_ids": ["bbhiGjfaRZGXpba5mbhAaQ"], "issued_at": "2018-08-03T09:02:18.000000Z"}} 2018-08-03 09:02:18,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 09:02:18,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"network": {"name": "vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "admin_state_up": true}}' 2018-08-03 09:02:19,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3fbb9645-15fb-4111-949d-ac7753c1d2f9 Date: Fri, 03 Aug 2018 09:02:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"253f6532-1052-4430-a0c0-d8b8dec11800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T09:02:18Z","is_default":false,"name":"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:18Z","mtu":1450}} 2018-08-03 09:02:19,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3fbb9645-15fb-4111-949d-ac7753c1d2f9 2018-08-03 09:02:19,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.766841888428s 2018-08-03 09:02:19,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3fbb9645-15fb-4111-949d-ac7753c1d2f9 2018-08-03 09:02:19,102 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T09:02:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'253f6532-1052-4430-a0c0-d8b8dec11800', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'admin_state_up': True, u'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:02:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'l2_adjacency': True}) 2018-08-03 09:02:19,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:02:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:02:19,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-f5c8b79b-a217-4886-8444-329ab82b204d Date: Fri, 03 Aug 2018 09:02:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"253f6532-1052-4430-a0c0-d8b8dec11800","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T09:02:18Z","qos_policy_id":null,"name":"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:02:19,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f5c8b79b-a217-4886-8444-329ab82b204d 2018-08-03 09:02:19,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301851034164s 2018-08-03 09:02:19,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f5c8b79b-a217-4886-8444-329ab82b204d 2018-08-03 09:02:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 09:02:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"subnet": {"name": "vyos_vrouter-subnet_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "enable_dhcp": true, "network_id": "253f6532-1052-4430-a0c0-d8b8dec11800", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 09:02:20,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b6bc7016-e319-4f95-996e-e5b2f6135eeb Date: Fri, 03 Aug 2018 09:02:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"253f6532-1052-4430-a0c0-d8b8dec11800","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T09:02: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":"4967bce1d70344f5b0d783b7e3c23a28","id":"100e66ae-c48a-4670-b85f-a54df533d725","subnetpool_id":null,"name":"vyos_vrouter-subnet_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}} 2018-08-03 09:02:20,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b6bc7016-e319-4f95-996e-e5b2f6135eeb 2018-08-03 09:02:20,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.825356006622s 2018-08-03 09:02:20,232 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b6bc7016-e319-4f95-996e-e5b2f6135eeb 2018-08-03 09:02:20,233 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T09:02: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'100e66ae-c48a-4670-b85f-a54df533d725', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'enable_dhcp': True, u'network_id': u'253f6532-1052-4430-a0c0-d8b8dec11800', u'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:02: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'4967bce1d70344f5b0d783b7e3c23a28'}) 2018-08-03 09:02:20,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 09:02:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "vyos_vrouter-router_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "admin_state_up": true}}' 2018-08-03 09:02:26,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c16f3d7e-e9a7-4282-be2f-19442ec9e5da Date: Fri, 03 Aug 2018 09:02:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:21Z", "admin_state_up": true, "updated_at": "2018-08-03T09:02:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "b101ba65-0000-4fec-b20b-f1d5774e6d59", "name": "vyos_vrouter-router_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}} 2018-08-03 09:02:26,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c16f3d7e-e9a7-4282-be2f-19442ec9e5da 2018-08-03 09:02:26,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.65338087082s 2018-08-03 09:02:26,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-c16f3d7e-e9a7-4282-be2f-19442ec9e5da 2018-08-03 09:02:26,887 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T09:02:22Z', u'revision_number': 3, u'id': u'b101ba65-0000-4fec-b20b-f1d5774e6d59', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'admin_state_up': True, u'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:02:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'4967bce1d70344f5b0d783b7e3c23a28'}) 2018-08-03 09:02:26,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 09:02:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"subnet_id": "100e66ae-c48a-4670-b85f-a54df533d725"}' 2018-08-03 09:02:30,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-927f7f35-085a-4e04-8933-dec38a131701 Date: Fri, 03 Aug 2018 09:02:30 GMT RESP BODY: {"network_id": "253f6532-1052-4430-a0c0-d8b8dec11800", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "subnet_id": "100e66ae-c48a-4670-b85f-a54df533d725", "subnet_ids": ["100e66ae-c48a-4670-b85f-a54df533d725"], "port_id": "1b02fca8-e07d-410a-8083-bee3b765f236", "id": "b101ba65-0000-4fec-b20b-f1d5774e6d59"} 2018-08-03 09:02:30,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59/add_router_interface.json used request id req-927f7f35-085a-4e04-8933-dec38a131701 2018-08-03 09:02:30,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.24341106415s 2018-08-03 09:02:30,132 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59/add_router_interface.json used request id req-927f7f35-085a-4e04-8933-dec38a131701 returning object b101ba65-0000-4fec-b20b-f1d5774e6d59 2018-08-03 09:02:30,132 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-03 09:02:53,378 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-03 09:02:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:02:53,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 09:02:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 09:02:53,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:02:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:02:53,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0df54898-c69f-461f-bd70-a84f29e4bfa5 Date: Fri, 03 Aug 2018 09:02:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:02:53,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0df54898-c69f-461f-bd70-a84f29e4bfa5 2018-08-03 09:02:53,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21016907692s 2018-08-03 09:02:53,596 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0df54898-c69f-461f-bd70-a84f29e4bfa5 2018-08-03 09:02:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 09:02:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}' 2018-08-03 09:02:53,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-507e305f-ad1c-42d3-94aa-3c5b70c6bfe7 Date: Fri, 03 Aug 2018 09:02:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file", "owner": "4967bce1d70344f5b0d783b7e3c23a28", "id": "944b8a53-64d8-43f6-8581-ab397b605777", "size": null, "self": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T09:02:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "checksum": null, "created_at": "2018-08-03T09:02:53Z", "protected": false} 2018-08-03 09:02:53,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-507e305f-ad1c-42d3-94aa-3c5b70c6bfe7 2018-08-03 09:02:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.251971006393s 2018-08-03 09:02:53,857 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-507e305f-ad1c-42d3-94aa-3c5b70c6bfe7 returning object 944b8a53-64d8-43f6-8581-ab397b605777 2018-08-03 09:02:53,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 09:02:53,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '' 2018-08-03 09:03:52,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d68b6be-b5ad-46ff-b83a-f6c96fbfa498 Date: Fri, 03 Aug 2018 09:03:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:03:52,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file used request id req-3d68b6be-b5ad-46ff-b83a-f6c96fbfa498 2018-08-03 09:03:52,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.8019850254s 2018-08-03 09:03:52,660 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file used request id req-3d68b6be-b5ad-46ff-b83a-f6c96fbfa498 2018-08-03 09:03:52,660 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T09:02:53Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file', u'owner': u'4967bce1d70344f5b0d783b7e3c23a28', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'944b8a53-64d8-43f6-8581-ab397b605777', u'size': None, u'name': u'vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'checksum': None, u'self': u'/v2/images/944b8a53-64d8-43f6-8581-ab397b605777', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T09:02:53Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 09:03:52,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 09:03:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-03 09:03:52,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03b8e4bc-98d3-45ed-9e6e-0057983e7b84 x-compute-request-id: req-03b8e4bc-98d3-45ed-9e6e-0057983e7b84 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f41ddbd-c439-4129-be16-80ced6776ac2"}} 2018-08-03 09:03:52,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-03b8e4bc-98d3-45ed-9e6e-0057983e7b84 2018-08-03 09:03:52,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.247990131378s 2018-08-03 09:03:52,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-03b8e4bc-98d3-45ed-9e6e-0057983e7b84 2018-08-03 09:03:52,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_78af34aa-b8cd-4b91-82ae-2a7d44c80532', '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'38876c385bea4432bfcee5a27ae0c10d', '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'4f41ddbd-c439-4129-be16-80ced6776ac2', 'swap': 0}) 2018-08-03 09:03:52,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 09:03:52,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" -d '{"extra_specs": {}}' 2018-08-03 09:03:52,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9f944a4-b3bc-46a9-9ff8-696b9edbe4f3 x-compute-request-id: req-d9f944a4-b3bc-46a9-9ff8-696b9edbe4f3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 09:03:52,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2/os-extra_specs used request id req-d9f944a4-b3bc-46a9-9ff8-696b9edbe4f3 2018-08-03 09:03:52,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0267169475555s 2018-08-03 09:03:52,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2/os-extra_specs used request id req-d9f944a4-b3bc-46a9-9ff8-696b9edbe4f3 2018-08-03 09:03:52,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-03 09:03:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"keypair": {"name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}}' 2018-08-03 09:03:53,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6a40720-654e-425c-b51f-e007e2394fc1 x-compute-request-id: req-a6a40720-654e-425c-b51f-e007e2394fc1 Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAjtKVwl+0nc98KotHdo+ZB/TG/J7Jc/hOrSJWwnNYd8QI/GynP/Q7CZvcHPZqyHEc/GUma9nQx6hPcXo2V2nMNM18nKVlllWqBK16jmQxZRzbpQpgFgrnXF3oeRqHxD5kr8lWNL2VI7EZHXbKpc0XB5Pr956UNI7ACh5DiJ4pPWTF2w9FQjlutRyB46ADrCU7kgtr0cJAGyD9hbXOrufcD1O4ij3ga0Q5xmVTvQVvZ4ZFLNjOQU0+7Mv3DU15RxSGOwnaqwMl8rHX3mx1kODWCzRxp2U6gbtI66VXR4qIv/1iRiKz/JBGxi6UUnr3U0pyi9SiquzSceZbnvRWIdNF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwI7SlcJftJ3PfCqLR3aPmQf0xvyeyXP4Tq0iVsJzWHfECPxs\npz/0Owmb3Bz2ashxHPxlJmvZ0MeoT3F6NldpzDTNfJylZZZVqgSteo5kMWUc26UK\nYBYK51xd6Hkah8Q+ZK/JVjS9lSOxGR12yqXNFweT6/eelDSOwAoeQ4ieKT1kxdsP\nRUI5brUcgeOgA6wlO5ILa9HCQBsg/YW1zq7n3A9TuIo94GtEOcZlU70Fb2eGRSzY\nzkFNPuzL9w1NeUcUhjsJ2qsDJfKx195sdZDg1gs0cadlOoG7SOulV0eKiL/9YkYi\ns/yQRsYulFJ691NKcovUoqrs0nHmW570ViHTRQIDAQABAoIBAQC/CHKPNMkyLSX9\nL1ACU/NehPAowdLeVXlQxJ8+p6c7a4ZGy/cXbnFkaMIB+5HUmortkNDg7zqm0I2A\nUzpF0y8Y8oGyUM4eHKlcBUv+PGnWP1QD7JaAgR3MLmzUB+F0NBMaXPNH3QcAgOpf\n2kVSAm+Xm2L7RSxEKGg+yUsBAPa4PX/ebGHiLtES7x+LII3lLiGaehR13RdsXopL\nbPNTENjJjkFNYoQBXBqiycuisOmxvWcnhMbcsH7pVl9+Ura/WO88Xy2oyr3YAsjP\nMSTJXtLVjYrxLCcYqjE6DtHeSV7fG3ytdOD/LqTZJvNpaNcZEDCkVpm2wbSmcP+3\nwXDCDJcBAoGBAPOd2XBI4ZT6hLlpci1dpKOzhi9ulkT79o0TFMV3f3qYBnnhHXbb\nfZowmargaGHSrLehabmaEC8Ab61SnF49mfJ9ttNi2WmOWDgQSuCG+Itqz1PLXTJv\ncgLXBmuhSUDYU3IHIFjMuWpF8e9YxiQL4qKGGg7YGB/Z9RfTtcfbIz5lAoGBAMpY\njZnrj+ra5AANycph0XVi3PAcADIAY4Sbf/X8l/LoC6yycB5j15tor47AbBSo0i0H\n1a5gbURZwwVAXjxTm+CIrR82y6DflX7h7OjF8HWH1V68tHWJS1s5BBY7GF9PsncN\nHlhjgusBqB9iv2e9ko7RHTqrtvCwnbr9njA9HANhAoGAf5zeO/1RfZLFV8Kutqjp\nB3+Q+OO6/6PlAP1P0ijItFVSfyG3J33Oi6iNtn8a7rNHGmIJWdokRBq8ZVRy6MLo\nE6haztxm+u4/tA6EypypMY7f0AslZLgQRwCQMm0oTDmFbKPjA+Ep90twcmpUUKmR\nLIWGvOPhrz2jL7oM7QYTrikCgYEAuja0WapHT8MRgFswEWfj8zuASBf8tgdVjnvs\nTtyemZSi6dNtCwqnKQY2ShEbZgfXJEnJhCiJZhWVPAf4sVvgX8poSAmNbAdW9OXF\nuJIwsHjJC95t1Jz9FH5sHGlWDKCzhIw2GPG7Ubq8leWycC4t6fDYDV5phSeEgMlW\nAt66IQECgYAmzMAgXbuNMvFOGYqud8c4EeRj5RW6NECLH0MltJbu1Oq0TZ5f1thx\naG3Jn4GZx7GhNd+GHas0rE5l8dg0+0c42yFd8cGrXkFSJ6EivI2isKMojb5+LUed\nvlN2Qb0acvUxZC4pXeIn0ob0H4ByZ10wLDBf9y4leTSAb/R7JRRFiw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e59e6e2ff954444eab51172065d2753b", "name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "fingerprint": "b2:ff:1a:c3:4d:aa:c8:5a:a5:de:9a:b0:7c:5a:a3:66"}} 2018-08-03 09:03:53,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a6a40720-654e-425c-b51f-e007e2394fc1 2018-08-03 09:03:53,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.414244890213s 2018-08-03 09:03:53,354 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a6a40720-654e-425c-b51f-e007e2394fc1 2018-08-03 09:03:53,354 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAjtKVwl+0nc98KotHdo+ZB/TG/J7Jc/hOrSJWwnNYd8QI/GynP/Q7CZvcHPZqyHEc/GUma9nQx6hPcXo2V2nMNM18nKVlllWqBK16jmQxZRzbpQpgFgrnXF3oeRqHxD5kr8lWNL2VI7EZHXbKpc0XB5Pr956UNI7ACh5DiJ4pPWTF2w9FQjlutRyB46ADrCU7kgtr0cJAGyD9hbXOrufcD1O4ij3ga0Q5xmVTvQVvZ4ZFLNjOQU0+7Mv3DU15RxSGOwnaqwMl8rHX3mx1kODWCzRxp2U6gbtI66VXR4qIv/1iRiKz/JBGxi6UUnr3U0pyi9SiquzSceZbnvRWIdNF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwI7SlcJftJ3PfCqLR3aPmQf0xvyeyXP4Tq0iVsJzWHfECPxs\npz/0Owmb3Bz2ashxHPxlJmvZ0MeoT3F6NldpzDTNfJylZZZVqgSteo5kMWUc26UK\nYBYK51xd6Hkah8Q+ZK/JVjS9lSOxGR12yqXNFweT6/eelDSOwAoeQ4ieKT1kxdsP\nRUI5brUcgeOgA6wlO5ILa9HCQBsg/YW1zq7n3A9TuIo94GtEOcZlU70Fb2eGRSzY\nzkFNPuzL9w1NeUcUhjsJ2qsDJfKx195sdZDg1gs0cadlOoG7SOulV0eKiL/9YkYi\ns/yQRsYulFJ691NKcovUoqrs0nHmW570ViHTRQIDAQABAoIBAQC/CHKPNMkyLSX9\nL1ACU/NehPAowdLeVXlQxJ8+p6c7a4ZGy/cXbnFkaMIB+5HUmortkNDg7zqm0I2A\nUzpF0y8Y8oGyUM4eHKlcBUv+PGnWP1QD7JaAgR3MLmzUB+F0NBMaXPNH3QcAgOpf\n2kVSAm+Xm2L7RSxEKGg+yUsBAPa4PX/ebGHiLtES7x+LII3lLiGaehR13RdsXopL\nbPNTENjJjkFNYoQBXBqiycuisOmxvWcnhMbcsH7pVl9+Ura/WO88Xy2oyr3YAsjP\nMSTJXtLVjYrxLCcYqjE6DtHeSV7fG3ytdOD/LqTZJvNpaNcZEDCkVpm2wbSmcP+3\nwXDCDJcBAoGBAPOd2XBI4ZT6hLlpci1dpKOzhi9ulkT79o0TFMV3f3qYBnnhHXbb\nfZowmargaGHSrLehabmaEC8Ab61SnF49mfJ9ttNi2WmOWDgQSuCG+Itqz1PLXTJv\ncgLXBmuhSUDYU3IHIFjMuWpF8e9YxiQL4qKGGg7YGB/Z9RfTtcfbIz5lAoGBAMpY\njZnrj+ra5AANycph0XVi3PAcADIAY4Sbf/X8l/LoC6yycB5j15tor47AbBSo0i0H\n1a5gbURZwwVAXjxTm+CIrR82y6DflX7h7OjF8HWH1V68tHWJS1s5BBY7GF9PsncN\nHlhjgusBqB9iv2e9ko7RHTqrtvCwnbr9njA9HANhAoGAf5zeO/1RfZLFV8Kutqjp\nB3+Q+OO6/6PlAP1P0ijItFVSfyG3J33Oi6iNtn8a7rNHGmIJWdokRBq8ZVRy6MLo\nE6haztxm+u4/tA6EypypMY7f0AslZLgQRwCQMm0oTDmFbKPjA+Ep90twcmpUUKmR\nLIWGvOPhrz2jL7oM7QYTrikCgYEAuja0WapHT8MRgFswEWfj8zuASBf8tgdVjnvs\nTtyemZSi6dNtCwqnKQY2ShEbZgfXJEnJhCiJZhWVPAf4sVvgX8poSAmNbAdW9OXF\nuJIwsHjJC95t1Jz9FH5sHGlWDKCzhIw2GPG7Ubq8leWycC4t6fDYDV5phSeEgMlW\nAt66IQECgYAmzMAgXbuNMvFOGYqud8c4EeRj5RW6NECLH0MltJbu1Oq0TZ5f1thx\naG3Jn4GZx7GhNd+GHas0rE5l8dg0+0c42yFd8cGrXkFSJ6EivI2isKMojb5+LUed\nvlN2Qb0acvUxZC4pXeIn0ob0H4ByZ10wLDBf9y4leTSAb/R7JRRFiw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e59e6e2ff954444eab51172065d2753b', 'name': u'vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'created_at': '2018-08-03T09:03:53.354805', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4967bce1d70344f5b0d783b7e3c23a28', 'name': 'vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b2:ff:1a:c3:4d:aa:c8:5a:a5:de:9a:b0:7c:5a:a3:66', 'type': 'ssh', 'id': u'vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532'}) 2018-08-03 09:03:53,355 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwI7SlcJftJ3PfCqLR3aPmQf0xvyeyXP4Tq0iVsJzWHfECPxs pz/0Owmb3Bz2ashxHPxlJmvZ0MeoT3F6NldpzDTNfJylZZZVqgSteo5kMWUc26UK YBYK51xd6Hkah8Q+ZK/JVjS9lSOxGR12yqXNFweT6/eelDSOwAoeQ4ieKT1kxdsP RUI5brUcgeOgA6wlO5ILa9HCQBsg/YW1zq7n3A9TuIo94GtEOcZlU70Fb2eGRSzY zkFNPuzL9w1NeUcUhjsJ2qsDJfKx195sdZDg1gs0cadlOoG7SOulV0eKiL/9YkYi s/yQRsYulFJ691NKcovUoqrs0nHmW570ViHTRQIDAQABAoIBAQC/CHKPNMkyLSX9 L1ACU/NehPAowdLeVXlQxJ8+p6c7a4ZGy/cXbnFkaMIB+5HUmortkNDg7zqm0I2A UzpF0y8Y8oGyUM4eHKlcBUv+PGnWP1QD7JaAgR3MLmzUB+F0NBMaXPNH3QcAgOpf 2kVSAm+Xm2L7RSxEKGg+yUsBAPa4PX/ebGHiLtES7x+LII3lLiGaehR13RdsXopL bPNTENjJjkFNYoQBXBqiycuisOmxvWcnhMbcsH7pVl9+Ura/WO88Xy2oyr3YAsjP MSTJXtLVjYrxLCcYqjE6DtHeSV7fG3ytdOD/LqTZJvNpaNcZEDCkVpm2wbSmcP+3 wXDCDJcBAoGBAPOd2XBI4ZT6hLlpci1dpKOzhi9ulkT79o0TFMV3f3qYBnnhHXbb fZowmargaGHSrLehabmaEC8Ab61SnF49mfJ9ttNi2WmOWDgQSuCG+Itqz1PLXTJv cgLXBmuhSUDYU3IHIFjMuWpF8e9YxiQL4qKGGg7YGB/Z9RfTtcfbIz5lAoGBAMpY jZnrj+ra5AANycph0XVi3PAcADIAY4Sbf/X8l/LoC6yycB5j15tor47AbBSo0i0H 1a5gbURZwwVAXjxTm+CIrR82y6DflX7h7OjF8HWH1V68tHWJS1s5BBY7GF9PsncN HlhjgusBqB9iv2e9ko7RHTqrtvCwnbr9njA9HANhAoGAf5zeO/1RfZLFV8Kutqjp B3+Q+OO6/6PlAP1P0ijItFVSfyG3J33Oi6iNtn8a7rNHGmIJWdokRBq8ZVRy6MLo E6haztxm+u4/tA6EypypMY7f0AslZLgQRwCQMm0oTDmFbKPjA+Ep90twcmpUUKmR LIWGvOPhrz2jL7oM7QYTrikCgYEAuja0WapHT8MRgFswEWfj8zuASBf8tgdVjnvs TtyemZSi6dNtCwqnKQY2ShEbZgfXJEnJhCiJZhWVPAf4sVvgX8poSAmNbAdW9OXF uJIwsHjJC95t1Jz9FH5sHGlWDKCzhIw2GPG7Ubq8leWycC4t6fDYDV5phSeEgMlW At66IQECgYAmzMAgXbuNMvFOGYqud8c4EeRj5RW6NECLH0MltJbu1Oq0TZ5f1thx aG3Jn4GZx7GhNd+GHas0rE5l8dg0+0c42yFd8cGrXkFSJ6EivI2isKMojb5+LUed vlN2Qb0acvUxZC4pXeIn0ob0H4ByZ10wLDBf9y4leTSAb/R7JRRFiw== -----END RSA PRIVATE KEY----- 2018-08-03 09:03:53,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-03 09:03:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"security_group": {"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-03 09:03:53,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-b8720f23-cdba-4fca-90af-15c02d798566 Date: Fri, 03 Aug 2018 09:03:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}} 2018-08-03 09:03:53,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b8720f23-cdba-4fca-90af-15c02d798566 2018-08-03 09:03:53,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.397403001785s 2018-08-03 09:03:53,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b8720f23-cdba-4fca-90af-15c02d798566 2018-08-03 09:03:53,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:03:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f50a9f15-8600-458f-a1d4-cde7a2932fa2 Date: Fri, 03 Aug 2018 09:03:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:03:54,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f50a9f15-8600-458f-a1d4-cde7a2932fa2 2018-08-03 09:03:54,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240978956223s 2018-08-03 09:03:54,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f50a9f15-8600-458f-a1d4-cde7a2932fa2 2018-08-03 09:03:54,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:03:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}}' 2018-08-03 09:03:54,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5e13df3f-a43e-483a-9d1f-3ab3ed5f74d5 Date: Fri, 03 Aug 2018 09:03:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "port_range_min": 22, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:54Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa"}} 2018-08-03 09:03:54,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-5e13df3f-a43e-483a-9d1f-3ab3ed5f74d5 2018-08-03 09:03:54,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.301014900208s 2018-08-03 09:03:54,308 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-5e13df3f-a43e-483a-9d1f-3ab3ed5f74d5 2018-08-03 09:03:54,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:03:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:54,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-f6e3cd2d-aeb4-40f6-b43b-e8ada4e61a7c Date: Fri, 03 Aug 2018 09:03:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 2, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:03:54,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f6e3cd2d-aeb4-40f6-b43b-e8ada4e61a7c 2018-08-03 09:03:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238265037537s 2018-08-03 09:03:54,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f6e3cd2d-aeb4-40f6-b43b-e8ada4e61a7c 2018-08-03 09:03:54,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:03:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}}' 2018-08-03 09:03:54,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-495fe83a-a807-4316-b63a-68a3cd411248 Date: Fri, 03 Aug 2018 09:03:54 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-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "port_range_min": null, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:54Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5"}} 2018-08-03 09:03:54,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-495fe83a-a807-4316-b63a-68a3cd411248 2018-08-03 09:03:54,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.332680940628s 2018-08-03 09:03:54,887 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-495fe83a-a807-4316-b63a-68a3cd411248 2018-08-03 09:03:54,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:03:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:54,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-6cd7753e-9e6c-4994-a07a-be79a06b661e Date: Fri, 03 Aug 2018 09:03:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 3, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:03:54,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6cd7753e-9e6c-4994-a07a-be79a06b661e 2018-08-03 09:03:54,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0631837844849s 2018-08-03 09:03:54,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-6cd7753e-9e6c-4994-a07a-be79a06b661e 2018-08-03 09:03:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:03:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}}' 2018-08-03 09:03:55,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-59316d46-581a-4526-9cfd-ddf4301cf944 Date: Fri, 03 Aug 2018 09:03:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "port_range_min": 80, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:55Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "96e5e461-9727-47db-9d1d-e6bc4c3cb1c6"}} 2018-08-03 09:03:55,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-59316d46-581a-4526-9cfd-ddf4301cf944 2018-08-03 09:03:55,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.403146028519s 2018-08-03 09:03:55,360 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-59316d46-581a-4526-9cfd-ddf4301cf944 2018-08-03 09:03:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:03:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:55,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-c9e86aa7-b797-43b8-862e-30b7b3727d6e Date: Fri, 03 Aug 2018 09:03:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "96e5e461-9727-47db-9d1d-e6bc4c3cb1c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 4, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:03:55,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c9e86aa7-b797-43b8-862e-30b7b3727d6e 2018-08-03 09:03:55,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0511472225189s 2018-08-03 09:03:55,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-c9e86aa7-b797-43b8-862e-30b7b3727d6e 2018-08-03 09:03:55,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:03:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}}' 2018-08-03 09:03:55,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-eb98a90b-ab40-498b-aa39-63548df73f57 Date: Fri, 03 Aug 2018 09:03:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "port_range_min": 443, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:55Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "6d923096-2368-49f8-ac9b-a67ccad63b65"}} 2018-08-03 09:03:55,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-eb98a90b-ab40-498b-aa39-63548df73f57 2018-08-03 09:03:55,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.336472034454s 2018-08-03 09:03:55,755 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-eb98a90b-ab40-498b-aa39-63548df73f57 2018-08-03 09:03:55,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:03:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:55,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-9516a946-6ac6-465c-bc72-8f0eaf99ee97 Date: Fri, 03 Aug 2018 09:03:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "6d923096-2368-49f8-ac9b-a67ccad63b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "96e5e461-9727-47db-9d1d-e6bc4c3cb1c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 5, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:03:55,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9516a946-6ac6-465c-bc72-8f0eaf99ee97 2018-08-03 09:03:55,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564379692078s 2018-08-03 09:03:55,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9516a946-6ac6-465c-bc72-8f0eaf99ee97 2018-08-03 09:03:55,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:03:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}}' 2018-08-03 09:03:56,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-ebdae18d-69eb-4a69-b813-d073d4b271b5 Date: Fri, 03 Aug 2018 09:03:56 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-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:56Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "cbeca91b-7964-4100-beca-0c06190e226a"}} 2018-08-03 09:03:56,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ebdae18d-69eb-4a69-b813-d073d4b271b5 2018-08-03 09:03:56,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.325605154037s 2018-08-03 09:03:56,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ebdae18d-69eb-4a69-b813-d073d4b271b5 2018-08-03 09:03:56,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:03:56,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:56,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-b9f5815c-99f8-41a1-9d9a-5f97878cdcd5 Date: Fri, 03 Aug 2018 09:03:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "6d923096-2368-49f8-ac9b-a67ccad63b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "96e5e461-9727-47db-9d1d-e6bc4c3cb1c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T09:03:56Z", "revision_number": 0, "id": "cbeca91b-7964-4100-beca-0c06190e226a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 6, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:03:56,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b9f5815c-99f8-41a1-9d9a-5f97878cdcd5 2018-08-03 09:03:56,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245503902435s 2018-08-03 09:03:56,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b9f5815c-99f8-41a1-9d9a-5f97878cdcd5 2018-08-03 09:03:56,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:03:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}}' 2018-08-03 09:03:56,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-555d6ac2-8357-47fc-82d2-38996948fe7c Date: Fri, 03 Aug 2018 09:03:56 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-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:56Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "e2ed5c19-0fa2-49d5-8a6a-d562529401cb"}} 2018-08-03 09:03:56,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-555d6ac2-8357-47fc-82d2-38996948fe7c 2018-08-03 09:03:56,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143467903137s 2018-08-03 09:03:56,540 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-555d6ac2-8357-47fc-82d2-38996948fe7c 2018-08-03 09:03:56,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:03:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:56,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-5d6122bd-dc55-4b70-8150-f9d07962f0c1 Date: Fri, 03 Aug 2018 09:03:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"253f6532-1052-4430-a0c0-d8b8dec11800","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":["100e66ae-c48a-4670-b85f-a54df533d725"],"description":"","tags":[],"updated_at":"2018-08-03T09:02:19Z","qos_policy_id":null,"name":"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:03:56,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5d6122bd-dc55-4b70-8150-f9d07962f0c1 2018-08-03 09:03:56,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115190029144s 2018-08-03 09:03:56,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-5d6122bd-dc55-4b70-8150-f9d07962f0c1 2018-08-03 09:03:56,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:03:56,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:56,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c8cdff18-f763-41c6-b2bf-8f62d2e681f3 Date: Fri, 03 Aug 2018 09:03:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/944b8a53-64d8-43f6-8581-ab397b605777/snap", "metadata": {}}], "file": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file", "owner": "4967bce1d70344f5b0d783b7e3c23a28", "id": "944b8a53-64d8-43f6-8581-ab397b605777", "size": 4373348352, "self": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/944b8a53-64d8-43f6-8581-ab397b605777/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T09:03:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T09:02:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:03:56,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c8cdff18-f763-41c6-b2bf-8f62d2e681f3 2018-08-03 09:03:56,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223168849945s 2018-08-03 09:03:56,886 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c8cdff18-f763-41c6-b2bf-8f62d2e681f3 2018-08-03 09:03:56,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 09:03:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:03:56,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-068677b9-f37a-425e-8824-820a46f0ae97 x-compute-request-id: req-068677b9-f37a-425e-8824-820a46f0ae97 Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vyos_vrouter-flavor_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f41ddbd-c439-4129-be16-80ced6776ac2"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 09:03:56,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-068677b9-f37a-425e-8824-820a46f0ae97 2018-08-03 09:03:56,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305998325348s 2018-08-03 09:03:56,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-068677b9-f37a-425e-8824-820a46f0ae97 2018-08-03 09:03:56,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-03 09:03:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"server": {"name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "imageRef": "944b8a53-64d8-43f6-8581-ab397b605777", "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "flavorRef": "4f41ddbd-c439-4129-be16-80ced6776ac2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "253f6532-1052-4430-a0c0-d8b8dec11800"}], "security_groups": [{"name": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}]}}' 2018-08-03 09:04:00,885 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 09:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc782393-549c-4bac-b42d-f9a6ee4a22e1 x-compute-request-id: req-fc782393-549c-4bac-b42d-f9a6ee4a22e1 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1c81c05e-7958-465e-853d-cc0e11e0ff36"}], "OS-DCF:diskConfig": "MANUAL", "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "adminPass": "wnd5oM8xFnRR"}} 2018-08-03 09:04:00,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fc782393-549c-4bac-b42d-f9a6ee4a22e1 2018-08-03 09:04:00,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.96380496025s 2018-08-03 09:04:00,885 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-fc782393-549c-4bac-b42d-f9a6ee4a22e1 2018-08-03 09:04:00,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers 2018-08-03 09:04:00,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:01,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f48f929a-431a-4379-9091-09a8389647b6 x-compute-request-id: req-f48f929a-431a-4379-9091-09a8389647b6 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-03 09:04:01,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-f48f929a-431a-4379-9091-09a8389647b6 2018-08-03 09:04:01,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers in 0.434148073196s 2018-08-03 09:04:01,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-f48f929a-431a-4379-9091-09a8389647b6 2018-08-03 09:04:01,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:04:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-13339550-31bd-486d-9b3d-912fc3746c5c Date: Fri, 03 Aug 2018 09:04:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"253f6532-1052-4430-a0c0-d8b8dec11800","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":["100e66ae-c48a-4670-b85f-a54df533d725"],"description":"","tags":[],"updated_at":"2018-08-03T09:02:19Z","qos_policy_id":null,"name":"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:04:01,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-13339550-31bd-486d-9b3d-912fc3746c5c 2018-08-03 09:04:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300475120544s 2018-08-03 09:04:01,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-13339550-31bd-486d-9b3d-912fc3746c5c 2018-08-03 09:04:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 09:04:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-16fa3fdf-577e-4b44-b247-312ad728c22c Date: Fri, 03 Aug 2018 09:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"253f6532-1052-4430-a0c0-d8b8dec11800","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T09:02: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":"4967bce1d70344f5b0d783b7e3c23a28","id":"100e66ae-c48a-4670-b85f-a54df533d725","subnetpool_id":null,"name":"vyos_vrouter-subnet_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}]} 2018-08-03 09:04:02,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-16fa3fdf-577e-4b44-b247-312ad728c22c 2018-08-03 09:04:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.607501983643s 2018-08-03 09:04:02,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-16fa3fdf-577e-4b44-b247-312ad728c22c 2018-08-03 09:04:02,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:02,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:02,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aa7b0e1-c2b8-4450-9d72-7e89a71ea839 x-compute-request-id: req-0aa7b0e1-c2b8-4450-9d72-7e89a71ea839 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:02,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0aa7b0e1-c2b8-4450-9d72-7e89a71ea839 2018-08-03 09:04:02,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492370128632s 2018-08-03 09:04:02,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0aa7b0e1-c2b8-4450-9d72-7e89a71ea839 2018-08-03 09:04:02,735 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:04,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:04,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:05,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-fa7d6d9e-5969-47db-9d9f-8af17d2e6455 x-compute-request-id: req-fa7d6d9e-5969-47db-9d9f-8af17d2e6455 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:05,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa7d6d9e-5969-47db-9d9f-8af17d2e6455 2018-08-03 09:04:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892981052399s 2018-08-03 09:04:05,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa7d6d9e-5969-47db-9d9f-8af17d2e6455 2018-08-03 09:04:05,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:08,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5da65f-d4c6-4548-85bb-aa8d540d2f04 x-compute-request-id: req-4f5da65f-d4c6-4548-85bb-aa8d540d2f04 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:08,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f5da65f-d4c6-4548-85bb-aa8d540d2f04 2018-08-03 09:04:08,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687747001648s 2018-08-03 09:04:08,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f5da65f-d4c6-4548-85bb-aa8d540d2f04 2018-08-03 09:04:08,328 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:10,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:11,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-a1c84791-d256-4ee8-85d5-4563070abe7b x-compute-request-id: req-a1c84791-d256-4ee8-85d5-4563070abe7b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:11,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1c84791-d256-4ee8-85d5-4563070abe7b 2018-08-03 09:04:11,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77449798584s 2018-08-03 09:04:11,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a1c84791-d256-4ee8-85d5-4563070abe7b 2018-08-03 09:04:11,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:13,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:13,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:13,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d2efc8-7a09-427b-9fe7-a8c180a63cee x-compute-request-id: req-98d2efc8-7a09-427b-9fe7-a8c180a63cee Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:13,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-98d2efc8-7a09-427b-9fe7-a8c180a63cee 2018-08-03 09:04:13,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656207084656s 2018-08-03 09:04:13,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-98d2efc8-7a09-427b-9fe7-a8c180a63cee 2018-08-03 09:04:13,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:15,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:15,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:16,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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,Accept-Encoding x-openstack-request-id: req-3ac98bfd-9b52-4a07-9a68-9b0c6a0930b6 x-compute-request-id: req-3ac98bfd-9b52-4a07-9a68-9b0c6a0930b6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:16,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ac98bfd-9b52-4a07-9a68-9b0c6a0930b6 2018-08-03 09:04:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83087682724s 2018-08-03 09:04:16,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3ac98bfd-9b52-4a07-9a68-9b0c6a0930b6 2018-08-03 09:04:16,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:18,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:18,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-75c8a2df-381a-4a13-8062-1f77573529ff x-compute-request-id: req-75c8a2df-381a-4a13-8062-1f77573529ff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:19,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-75c8a2df-381a-4a13-8062-1f77573529ff 2018-08-03 09:04:19,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78794002533s 2018-08-03 09:04:19,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-75c8a2df-381a-4a13-8062-1f77573529ff 2018-08-03 09:04:19,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:22,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b8088a0-69b0-4c78-b51d-fb094eba341e x-compute-request-id: req-5b8088a0-69b0-4c78-b51d-fb094eba341e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:22,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5b8088a0-69b0-4c78-b51d-fb094eba341e 2018-08-03 09:04:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598942995071s 2018-08-03 09:04:22,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5b8088a0-69b0-4c78-b51d-fb094eba341e 2018-08-03 09:04:22,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-5c68e55f-8eed-491c-9a1e-983851358a32 x-compute-request-id: req-5c68e55f-8eed-491c-9a1e-983851358a32 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:24,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5c68e55f-8eed-491c-9a1e-983851358a32 2018-08-03 09:04:24,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748982191086s 2018-08-03 09:04:24,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5c68e55f-8eed-491c-9a1e-983851358a32 2018-08-03 09:04:24,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:26,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:27,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-79acd58e-dca8-418d-bd5d-7e9b5f82c3aa x-compute-request-id: req-79acd58e-dca8-418d-bd5d-7e9b5f82c3aa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:27,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-79acd58e-dca8-418d-bd5d-7e9b5f82c3aa 2018-08-03 09:04:27,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566915035248s 2018-08-03 09:04:27,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-79acd58e-dca8-418d-bd5d-7e9b5f82c3aa 2018-08-03 09:04:27,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:29,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:29,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebd6987a-47b1-4bd2-b4cc-efabccb1ba93 x-compute-request-id: req-ebd6987a-47b1-4bd2-b4cc-efabccb1ba93 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:29,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ebd6987a-47b1-4bd2-b4cc-efabccb1ba93 2018-08-03 09:04:29,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645806074142s 2018-08-03 09:04:29,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ebd6987a-47b1-4bd2-b4cc-efabccb1ba93 2018-08-03 09:04:29,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:31,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:32,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:32,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-97e7f3fc-69b0-4bb2-9d17-27f64ed7551c x-compute-request-id: req-97e7f3fc-69b0-4bb2-9d17-27f64ed7551c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:32,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97e7f3fc-69b0-4bb2-9d17-27f64ed7551c 2018-08-03 09:04:32,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594902038574s 2018-08-03 09:04:32,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97e7f3fc-69b0-4bb2-9d17-27f64ed7551c 2018-08-03 09:04:32,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:35,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02e8e8cd-82bd-47b2-aca0-aa4ef6b508bb x-compute-request-id: req-02e8e8cd-82bd-47b2-aca0-aa4ef6b508bb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:35,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02e8e8cd-82bd-47b2-aca0-aa4ef6b508bb 2018-08-03 09:04:35,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598038911819s 2018-08-03 09:04:35,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-02e8e8cd-82bd-47b2-aca0-aa4ef6b508bb 2018-08-03 09:04:35,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:37,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:37,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:37,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e973ee0b-4155-42b6-9ca9-cfc52b1ccd70 x-compute-request-id: req-e973ee0b-4155-42b6-9ca9-cfc52b1ccd70 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:37,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e973ee0b-4155-42b6-9ca9-cfc52b1ccd70 2018-08-03 09:04:37,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757994890213s 2018-08-03 09:04:37,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e973ee0b-4155-42b6-9ca9-cfc52b1ccd70 2018-08-03 09:04:37,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:40,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-a3e9a7c4-b084-424a-8ec6-0edddcc8eb4c x-compute-request-id: req-a3e9a7c4-b084-424a-8ec6-0edddcc8eb4c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:40,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3e9a7c4-b084-424a-8ec6-0edddcc8eb4c 2018-08-03 09:04:40,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.981472015381s 2018-08-03 09:04:40,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a3e9a7c4-b084-424a-8ec6-0edddcc8eb4c 2018-08-03 09:04:40,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:42,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:43,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9db5bef9-d183-435d-9072-138694a85a84 x-compute-request-id: req-9db5bef9-d183-435d-9072-138694a85a84 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:43,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9db5bef9-d183-435d-9072-138694a85a84 2018-08-03 09:04:43,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752111196518s 2018-08-03 09:04:43,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9db5bef9-d183-435d-9072-138694a85a84 2018-08-03 09:04:43,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:45,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:45,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:46,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-83329c83-b63b-47e1-8f6d-ca5f55bfe8c8 x-compute-request-id: req-83329c83-b63b-47e1-8f6d-ca5f55bfe8c8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:46,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83329c83-b63b-47e1-8f6d-ca5f55bfe8c8 2018-08-03 09:04:46,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814093112946s 2018-08-03 09:04:46,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-83329c83-b63b-47e1-8f6d-ca5f55bfe8c8 2018-08-03 09:04:46,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:48,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:49,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-bbb633c5-1b35-42bf-a61b-43cc56c2e50b x-compute-request-id: req-bbb633c5-1b35-42bf-a61b-43cc56c2e50b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:49,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbb633c5-1b35-42bf-a61b-43cc56c2e50b 2018-08-03 09:04:49,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581913948059s 2018-08-03 09:04:49,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-bbb633c5-1b35-42bf-a61b-43cc56c2e50b 2018-08-03 09:04:49,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:51,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:51,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-0b255c4f-730f-4a03-ac13-ceb2e83b366b x-compute-request-id: req-0b255c4f-730f-4a03-ac13-ceb2e83b366b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:51,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b255c4f-730f-4a03-ac13-ceb2e83b366b 2018-08-03 09:04:51,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411177873611s 2018-08-03 09:04:51,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-0b255c4f-730f-4a03-ac13-ceb2e83b366b 2018-08-03 09:04:51,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:53,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:54,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f782a50-b0ae-4d36-9675-d506d640cfa4 x-compute-request-id: req-8f782a50-b0ae-4d36-9675-d506d640cfa4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:54,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f782a50-b0ae-4d36-9675-d506d640cfa4 2018-08-03 09:04:54,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602199792862s 2018-08-03 09:04:54,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8f782a50-b0ae-4d36-9675-d506d640cfa4 2018-08-03 09:04:54,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:56,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:56,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04: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-8976a6de-fdff-46c5-9753-90e0f61b3d89 x-compute-request-id: req-8976a6de-fdff-46c5-9753-90e0f61b3d89 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:56,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8976a6de-fdff-46c5-9753-90e0f61b3d89 2018-08-03 09:04:56,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779793977737s 2018-08-03 09:04:56,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8976a6de-fdff-46c5-9753-90e0f61b3d89 2018-08-03 09:04:56,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:04:58,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:04:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:04:59,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2856d5f-30c3-4fbf-aa27-9dfed3baf073 x-compute-request-id: req-c2856d5f-30c3-4fbf-aa27-9dfed3baf073 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:04:59,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2856d5f-30c3-4fbf-aa27-9dfed3baf073 2018-08-03 09:04:59,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699080944061s 2018-08-03 09:04:59,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c2856d5f-30c3-4fbf-aa27-9dfed3baf073 2018-08-03 09:04:59,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:02,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d11df98-45ff-4dfc-951a-37076201bc24 x-compute-request-id: req-2d11df98-45ff-4dfc-951a-37076201bc24 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:02,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2d11df98-45ff-4dfc-951a-37076201bc24 2018-08-03 09:05:02,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58593416214s 2018-08-03 09:05:02,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2d11df98-45ff-4dfc-951a-37076201bc24 2018-08-03 09:05:02,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:04,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:04,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92de912b-0ae9-42d9-8749-89becc37c7bc x-compute-request-id: req-92de912b-0ae9-42d9-8749-89becc37c7bc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:04,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92de912b-0ae9-42d9-8749-89becc37c7bc 2018-08-03 09:05:04,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731496095657s 2018-08-03 09:05:04,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-92de912b-0ae9-42d9-8749-89becc37c7bc 2018-08-03 09:05:04,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:06,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:06,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:07,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007ca3bd-237b-400c-85c8-55bc64d90135 x-compute-request-id: req-007ca3bd-237b-400c-85c8-55bc64d90135 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:07,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-007ca3bd-237b-400c-85c8-55bc64d90135 2018-08-03 09:05:07,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603646993637s 2018-08-03 09:05:07,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-007ca3bd-237b-400c-85c8-55bc64d90135 2018-08-03 09:05:07,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:09,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:10,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-025f5b57-82a4-4249-a29f-57701223f022 x-compute-request-id: req-025f5b57-82a4-4249-a29f-57701223f022 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:10,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-025f5b57-82a4-4249-a29f-57701223f022 2018-08-03 09:05:10,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603927135468s 2018-08-03 09:05:10,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-025f5b57-82a4-4249-a29f-57701223f022 2018-08-03 09:05:10,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:12,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:12,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-1060e338-8080-4abf-9b8d-1a005c73dabd x-compute-request-id: req-1060e338-8080-4abf-9b8d-1a005c73dabd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:12,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1060e338-8080-4abf-9b8d-1a005c73dabd 2018-08-03 09:05:12,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601581811905s 2018-08-03 09:05:12,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1060e338-8080-4abf-9b8d-1a005c73dabd 2018-08-03 09:05:12,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:14,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:15,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-456c5e00-14ce-41cb-a5d0-bb2df80036b3 x-compute-request-id: req-456c5e00-14ce-41cb-a5d0-bb2df80036b3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:15,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-456c5e00-14ce-41cb-a5d0-bb2df80036b3 2018-08-03 09:05:15,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606916904449s 2018-08-03 09:05:15,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-456c5e00-14ce-41cb-a5d0-bb2df80036b3 2018-08-03 09:05:15,422 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:17,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:18,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-9a419962-5360-4bff-831c-ae32dc691086 x-compute-request-id: req-9a419962-5360-4bff-831c-ae32dc691086 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:18,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9a419962-5360-4bff-831c-ae32dc691086 2018-08-03 09:05:18,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600717067719s 2018-08-03 09:05:18,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9a419962-5360-4bff-831c-ae32dc691086 2018-08-03 09:05:18,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:20,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-dabd8685-473e-4f48-8851-d8796a6ff54f x-compute-request-id: req-dabd8685-473e-4f48-8851-d8796a6ff54f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:20,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dabd8685-473e-4f48-8851-d8796a6ff54f 2018-08-03 09:05:20,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59135890007s 2018-08-03 09:05:20,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dabd8685-473e-4f48-8851-d8796a6ff54f 2018-08-03 09:05:20,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:22,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:23,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-58ec440e-8e9b-48f4-8d0a-b4c8f3388498 x-compute-request-id: req-58ec440e-8e9b-48f4-8d0a-b4c8f3388498 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:23,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-58ec440e-8e9b-48f4-8d0a-b4c8f3388498 2018-08-03 09:05:23,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409553050995s 2018-08-03 09:05:23,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-58ec440e-8e9b-48f4-8d0a-b4c8f3388498 2018-08-03 09:05:23,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:25,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:25,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-97bb20e1-cdc3-4221-a316-d1df8d3f129d x-compute-request-id: req-97bb20e1-cdc3-4221-a316-d1df8d3f129d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:25,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97bb20e1-cdc3-4221-a316-d1df8d3f129d 2018-08-03 09:05:25,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233896017075s 2018-08-03 09:05:25,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-97bb20e1-cdc3-4221-a316-d1df8d3f129d 2018-08-03 09:05:25,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:27,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-8e31de16-e019-4941-ac37-1697cf8a4ea6 x-compute-request-id: req-8e31de16-e019-4941-ac37-1697cf8a4ea6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:27,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8e31de16-e019-4941-ac37-1697cf8a4ea6 2018-08-03 09:05:27,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614679813385s 2018-08-03 09:05:27,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8e31de16-e019-4941-ac37-1697cf8a4ea6 2018-08-03 09:05:27,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:29,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:30,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05: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-c1d1cfc3-ae98-40cc-8964-7d2c771078ff x-compute-request-id: req-c1d1cfc3-ae98-40cc-8964-7d2c771078ff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:30,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1d1cfc3-ae98-40cc-8964-7d2c771078ff 2018-08-03 09:05:30,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608569860458s 2018-08-03 09:05:30,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c1d1cfc3-ae98-40cc-8964-7d2c771078ff 2018-08-03 09:05:30,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:32,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:32,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05: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-9b563e93-77ea-47cd-a9d4-569541da22dc x-compute-request-id: req-9b563e93-77ea-47cd-a9d4-569541da22dc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:32,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9b563e93-77ea-47cd-a9d4-569541da22dc 2018-08-03 09:05:32,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403880834579s 2018-08-03 09:05:32,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9b563e93-77ea-47cd-a9d4-569541da22dc 2018-08-03 09:05:32,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:34,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:35,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-405d311c-0a0a-4b66-90cf-4c8d38f6eafa x-compute-request-id: req-405d311c-0a0a-4b66-90cf-4c8d38f6eafa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:35,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-405d311c-0a0a-4b66-90cf-4c8d38f6eafa 2018-08-03 09:05:35,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596025943756s 2018-08-03 09:05:35,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-405d311c-0a0a-4b66-90cf-4c8d38f6eafa 2018-08-03 09:05:35,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:37,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:38,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-63c9a644-fb79-4da2-a9a9-ad587d9b8184 x-compute-request-id: req-63c9a644-fb79-4da2-a9a9-ad587d9b8184 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:38,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63c9a644-fb79-4da2-a9a9-ad587d9b8184 2018-08-03 09:05:38,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602407932281s 2018-08-03 09:05:38,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-63c9a644-fb79-4da2-a9a9-ad587d9b8184 2018-08-03 09:05:38,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:40,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:40,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:40,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-531af4dc-ce94-45e4-89e1-66a6d194e85f x-compute-request-id: req-531af4dc-ce94-45e4-89e1-66a6d194e85f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:40,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-531af4dc-ce94-45e4-89e1-66a6d194e85f 2018-08-03 09:05:40,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804741859436s 2018-08-03 09:05:40,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-531af4dc-ce94-45e4-89e1-66a6d194e85f 2018-08-03 09:05:40,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:42,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:43,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-9814d90a-f076-46fc-9041-7b3d4a57b765 x-compute-request-id: req-9814d90a-f076-46fc-9041-7b3d4a57b765 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:43,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9814d90a-f076-46fc-9041-7b3d4a57b765 2018-08-03 09:05:43,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595002889633s 2018-08-03 09:05:43,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9814d90a-f076-46fc-9041-7b3d4a57b765 2018-08-03 09:05:43,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:45,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:46,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05: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-279a801e-92fa-400b-ad92-8d44e95a11d1 x-compute-request-id: req-279a801e-92fa-400b-ad92-8d44e95a11d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:46,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-279a801e-92fa-400b-ad92-8d44e95a11d1 2018-08-03 09:05:46,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607367038727s 2018-08-03 09:05:46,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-279a801e-92fa-400b-ad92-8d44e95a11d1 2018-08-03 09:05:46,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:48,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:48,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-ce5e7dcb-e138-4291-bd35-96ea2252e5e7 x-compute-request-id: req-ce5e7dcb-e138-4291-bd35-96ea2252e5e7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:48,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce5e7dcb-e138-4291-bd35-96ea2252e5e7 2018-08-03 09:05:48,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597347974777s 2018-08-03 09:05:48,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ce5e7dcb-e138-4291-bd35-96ea2252e5e7 2018-08-03 09:05:48,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:50,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:50,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05: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-2bbf414b-b695-4a6c-a293-ab13888dcbc6 x-compute-request-id: req-2bbf414b-b695-4a6c-a293-ab13888dcbc6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:50,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2bbf414b-b695-4a6c-a293-ab13888dcbc6 2018-08-03 09:05:50,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211609840393s 2018-08-03 09:05:50,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-2bbf414b-b695-4a6c-a293-ab13888dcbc6 2018-08-03 09:05:50,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:52,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:53,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-e82c83e1-4888-4c4d-800d-5c6ec292027b x-compute-request-id: req-e82c83e1-4888-4c4d-800d-5c6ec292027b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:53,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e82c83e1-4888-4c4d-800d-5c6ec292027b 2018-08-03 09:05:53,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635273933411s 2018-08-03 09:05:53,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e82c83e1-4888-4c4d-800d-5c6ec292027b 2018-08-03 09:05:53,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:55,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:55,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:56,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:05: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-60e7a2c0-478e-4311-a267-cb68bb9876cc x-compute-request-id: req-60e7a2c0-478e-4311-a267-cb68bb9876cc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:56,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60e7a2c0-478e-4311-a267-cb68bb9876cc 2018-08-03 09:05:56,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588418006897s 2018-08-03 09:05:56,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-60e7a2c0-478e-4311-a267-cb68bb9876cc 2018-08-03 09:05:56,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:05:58,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:05:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:05:59,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-8ccd1e21-d6cf-4a0d-abb3-3caf736fdc73 x-compute-request-id: req-8ccd1e21-d6cf-4a0d-abb3-3caf736fdc73 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:05:59,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8ccd1e21-d6cf-4a0d-abb3-3caf736fdc73 2018-08-03 09:05:59,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00222110748s 2018-08-03 09:05:59,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8ccd1e21-d6cf-4a0d-abb3-3caf736fdc73 2018-08-03 09:05:59,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:06:01,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:06:01,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:02,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:06: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-ddbebb77-b005-4348-a1ad-13ec03f08644 x-compute-request-id: req-ddbebb77-b005-4348-a1ad-13ec03f08644 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:06:02,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ddbebb77-b005-4348-a1ad-13ec03f08644 2018-08-03 09:06:02,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780351877213s 2018-08-03 09:06:02,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ddbebb77-b005-4348-a1ad-13ec03f08644 2018-08-03 09:06:02,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:06:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:06:04,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:04,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:06: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-79e8537d-c794-4abf-b458-f03133fe6589 x-compute-request-id: req-79e8537d-c794-4abf-b458-f03133fe6589 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:06:04,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-79e8537d-c794-4abf-b458-f03133fe6589 2018-08-03 09:06:04,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713150024414s 2018-08-03 09:06:04,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-79e8537d-c794-4abf-b458-f03133fe6589 2018-08-03 09:06:04,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:06:06,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:06:06,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:07,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-b7b0508d-c775-4716-aaa0-dc322c5321ea x-compute-request-id: req-b7b0508d-c775-4716-aaa0-dc322c5321ea Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-03T09:04:03Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:06:07,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7b0508d-c775-4716-aaa0-dc322c5321ea 2018-08-03 09:06:07,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592355012894s 2018-08-03 09:06:07,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b7b0508d-c775-4716-aaa0-dc322c5321ea 2018-08-03 09:06:07,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:06:09,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:06:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:10,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7f1f828-551e-4388-824f-be20fb8e48fd x-compute-request-id: req-e7f1f828-551e-4388-824f-be20fb8e48fd Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:57:0f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T09:06:08.000000", "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T09:06:08Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:06:10,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e7f1f828-551e-4388-824f-be20fb8e48fd 2018-08-03 09:06:10,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781603097916s 2018-08-03 09:06:10,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e7f1f828-551e-4388-824f-be20fb8e48fd 2018-08-03 09:06:10,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 09:06:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=82c5f11e-d835-4d4a-b6d5-2553a48d7e48" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:10,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-89e6ade0-e19a-4752-b2f9-8a08585a571c Date: Fri, 03 Aug 2018 09:06:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T09:06:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"100e66ae-c48a-4670-b85f-a54df533d725","ip_address":"192.168.120.23"}],"id":"80805bfc-7a23-43a7-8ae9-dbf226f02a02","security_groups":["1c81c05e-7958-465e-853d-cc0e11e0ff36"],"mac_address":"fa:16:3e:0b:57:0f","project_id":"4967bce1d70344f5b0d783b7e3c23a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"253f6532-1052-4430-a0c0-d8b8dec11800","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:04:04Z","binding:vnic_type":"normal","device_id":"82c5f11e-d835-4d4a-b6d5-2553a48d7e48","ip_allocation":"immediate"}]} 2018-08-03 09:06:10,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-89e6ade0-e19a-4752-b2f9-8a08585a571c 2018-08-03 09:06:10,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.063805103302s 2018-08-03 09:06:10,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-89e6ade0-e19a-4752-b2f9-8a08585a571c 2018-08-03 09:06:10,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 09:06:10,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=80805bfc-7a23-43a7-8ae9-dbf226f02a02" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:10,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c89f461f-2447-414b-815c-5e4209d90444 Date: Fri, 03 Aug 2018 09:06:10 GMT RESP BODY: {"floatingips": []} 2018-08-03 09:06:10,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=80805bfc-7a23-43a7-8ae9-dbf226f02a02 used request id req-c89f461f-2447-414b-815c-5e4209d90444 2018-08-03 09:06:10,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0475940704346s 2018-08-03 09:06:10,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=80805bfc-7a23-43a7-8ae9-dbf226f02a02 used request id req-c89f461f-2447-414b-815c-5e4209d90444 2018-08-03 09:06:10,254 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:57:0f', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'944b8a53-64d8-43f6-8581-ab397b605777'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-03T09:06:08.000000', 'flavor': Munch({u'id': u'4f41ddbd-c439-4129-be16-80ced6776ac2'}), 'az': u'nova', 'id': u'82c5f11e-d835-4d4a-b6d5-2553a48d7e48', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e59e6e2ff954444eab51172065d2753b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4967bce1d70344f5b0d783b7e3c23a28', 'name': 'vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532', '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-08-03T09:06:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-03T09:06:08Z', 'hostId': u'428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b', '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-08-03T09:06:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', 'name': u'vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'adminPass': None, 'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', 'created_at': u'2018-08-03T09:04:00Z', 'created': u'2018-08-03T09:04:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-03 09:06:10,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:06:10,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-12ccac5d-d448-4510-994a-9df0700a3fe8 Date: Fri, 03 Aug 2018 09:06:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"253f6532-1052-4430-a0c0-d8b8dec11800","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":["100e66ae-c48a-4670-b85f-a54df533d725"],"description":"","tags":[],"updated_at":"2018-08-03T09:02:19Z","qos_policy_id":null,"name":"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:06:10,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-12ccac5d-d448-4510-994a-9df0700a3fe8 2018-08-03 09:06:10,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119106054306s 2018-08-03 09:06:10,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-12ccac5d-d448-4510-994a-9df0700a3fe8 2018-08-03 09:06:10,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-03 09:06:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=82c5f11e-d835-4d4a-b6d5-2553a48d7e48" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:06:10,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-8e6c57a8-c378-47a7-bc17-376556b9a8e4 Date: Fri, 03 Aug 2018 09:06:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-03T09:06:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"100e66ae-c48a-4670-b85f-a54df533d725","ip_address":"192.168.120.23"}],"id":"80805bfc-7a23-43a7-8ae9-dbf226f02a02","security_groups":["1c81c05e-7958-465e-853d-cc0e11e0ff36"],"mac_address":"fa:16:3e:0b:57:0f","project_id":"4967bce1d70344f5b0d783b7e3c23a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"253f6532-1052-4430-a0c0-d8b8dec11800","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:04:04Z","binding:vnic_type":"normal","device_id":"82c5f11e-d835-4d4a-b6d5-2553a48d7e48","ip_allocation":"immediate"}]} 2018-08-03 09:06:10,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-8e6c57a8-c378-47a7-bc17-376556b9a8e4 2018-08-03 09:06:10,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.267815828323s 2018-08-03 09:06:10,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-8e6c57a8-c378-47a7-bc17-376556b9a8e4 2018-08-03 09:06:10,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-03 09:06:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"floatingip": {"floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "fixed_ip_address": "192.168.120.23", "port_id": "80805bfc-7a23-43a7-8ae9-dbf226f02a02"}}' 2018-08-03 09:06:13,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-9663ab8d-b53d-4172-89e5-458fe5a2003c Date: Fri, 03 Aug 2018 09:06:13 GMT RESP BODY: {"floatingip": {"router_id": "b101ba65-0000-4fec-b20b-f1d5774e6d59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:06:11Z", "updated_at": "2018-08-03T09:06:11Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "253f6532-1052-4430-a0c0-d8b8dec11800", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:57:0f", "device_id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_id": "80805bfc-7a23-43a7-8ae9-dbf226f02a02", "id": "d2872399-ed6d-4772-949b-317c4dad331d", "qos_policy_id": null}} 2018-08-03 09:06:13,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9663ab8d-b53d-4172-89e5-458fe5a2003c 2018-08-03 09:06:13,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.59101486206s 2018-08-03 09:06:13,239 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9663ab8d-b53d-4172-89e5-458fe5a2003c 2018-08-03 09:06:13,242 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b101ba65-0000-4fec-b20b-f1d5774e6d59', 'updated_at': u'2018-08-03T09:06:11Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.204', 'revision_number': 0, 'port_id': u'80805bfc-7a23-43a7-8ae9-dbf226f02a02', 'id': u'd2872399-ed6d-4772-949b-317c4dad331d', 'network': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'port': u'80805bfc-7a23-43a7-8ae9-dbf226f02a02', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4967bce1d70344f5b0d783b7e3c23a28', 'name': 'vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'253f6532-1052-4430-a0c0-d8b8dec11800', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0b:57:0f', u'device_id': u'82c5f11e-d835-4d4a-b6d5-2553a48d7e48'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', 'created_at': u'2018-08-03T09:06:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'253f6532-1052-4430-a0c0-d8b8dec11800', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0b:57:0f', u'device_id': u'82c5f11e-d835-4d4a-b6d5-2553a48d7e48'}), 'router': u'b101ba65-0000-4fec-b20b-f1d5774e6d59'}) 2018-08-03 09:06:13,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-03 09:06:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-03 09:06:13,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-da2d86ec-8b7f-4728-bf07-cf69e58f07d4 x-compute-request-id: req-da2d86ec-8b7f-4728-bf07-cf69e58f07d4 Content-Encoding: gzip Content-Length: 10911 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 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 1805626967 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.311768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.313954] pid_max: default: 32768 minimum: 301\n[ 0.315153] Security Framework initialized\n[ 0.316246] SELinux: Initializing.\n[ 0.317501] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.322425] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.325390] Mount-cache hash table entries: 4096\n[ 0.326816] Initializing cgroup subsys memory\n[ 0.327963] Initializing cgroup subsys devices\n[ 0.329108] Initializing cgroup subsys freezer\n[ 0.330246] Initializing cgroup subsys net_cls\n[ 0.331384] Initializing cgroup subsys blkio\n[ 0.332494] Initializing cgroup subsys perf_event\n[ 0.333672] Initializing cgroup subsys hugetlb\n[ 0.334809] Initializing cgroup subsys pids\n[ 0.335902] Initializing cgroup subsys net_prio\n[ 0.337122] CPU: Physical Processor ID: 0\n[ 0.338905] mce: CPU supports 10 MCE banks\n[ 0.340030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.341296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.342566] tlb_flushall_shift: 6\n[ 0.343737] Freeing SMP alternatives: 28k freed\n[ 0.347592] ACPI: Core revision 20130517\n[ 0.349080] ACPI: All ACPI Tables successfully acquired\n[ 0.350504] ftrace: allocating 25812 entries in 101 pages\n[ 0.372335] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.373844] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.375297] smpboot: Max logical packages: 2\n[ 0.376587] Enabling x2apic\n[ 0.377480] Enabled x2apic\n[ 0.378549] Switched APIC routing to physical x2apic.\n[ 0.380708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382162] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.384842] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.392200] KVM setup paravirtual spinlock\n[ 0.394459] smpboot: Booting Node 0, Processors #1 OK\n[ 0.396071] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.418168] Brought up 2 CPUs\n[ 0.418171] KVM setup async PF for cpu 1\n[ 0.418174] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.421274] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.423368] devtmpfs: initialized\n[ 0.425675] EVM: security.selinux\n[ 0.426644] EVM: security.ima\n[ 0.427565] EVM: security.capability\n[ 0.429170] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.430681] pinctrl core: initialized pinctrl subsystem\n[ 0.432053] NET: Registered protocol family 16\n[ 0.433365] ACPI: bus type PCI registered\n[ 0.434439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.435937] PCI: Using configuration type 1 for base access\n[ 0.441596] ACPI: Added _OSI(Module Device)\n[ 0.442808] ACPI: Added _OSI(Processor Device)\n[ 0.443987] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.445191] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.447554] ACPI: Interpreter enabled\n[ 0.448622] ACPI: (supports S0 S5)\n[ 0.449635] ACPI: Using IOAPIC for interrupt routing\n[ 0.450886] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.454909] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.456393] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.457940] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.459468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.462304] acpiphp: Slot [3] registered\n[ 0.463399] acpiphp: Slot [4] registered\n[ 0.464501] acpiphp: Slot [5] registered\n[ 0.465630] acpiphp: Slot [6] registered\n[ 0.466742] acpiphp: Slot [7] registered\n[ 0.467846] acpiphp: Slot [8] registered\n[ 0.468946] acpiphp: Slot [9] registered\n[ 0.470057] acpiphp: Slot [10] registered\n[ 0.471173] acpiphp: Slot [11] registered\n[ 0.472289] acpiphp: Slot [12] registered\n[ 0.473412] acpiphp: Slot [13] registered\n[ 0.474531] acpiphp: Slot [14] registered\n[ 0.475659] acpiphp: Slot [15] registered\n[ 0.476782] acpiphp: Slot [16] registered\n[ 0.477903] acpiphp: Slot [17] registered\n[ 0.479022] acpiphp: Slot [18] registered\n[ 0.480136] acpiphp: Slot [19] registered\n[ 0.481268] acpiphp: Slot [20] registered\n[ 0.482385] acpiphp: Slot [21] registered\n[ 0.483499] acpiphp: Slot [22] registered\n[ 0.484615] acpiphp: Slot [23] registered\n[ 0.485728] acpiphp: Slot [24] registered\n[ 0.486851] acpiphp: Slot [25] registered\n[ 0.487969] acpiphp: Slot [26] registered\n[ 0.489092] acpiphp: Slot [27] registered\n[ 0.490210] acpiphp: Slot [28] registered\n[ 0.491324] acpiphp: Slot [29] registered\n[ 0.492440] acpiphp: Slot [30] registered\n[ 0.493563] acpiphp: Slot [31] registered\n[ 0.494674] PCI host bridge to bus 0000:00\n[ 0.495783] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.497118] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.498695] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.500232] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.502259] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.504282] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.508721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511812] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.513387] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.540774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.542658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544458] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546229] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547941] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.549859] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.551543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.553646] vgaarb: loaded\n[ 0.554528] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555953] SCSI subsystem initialized\n[ 0.557030] ACPI: bus type USB registered\n[ 0.558130] usbcore: registered new interface driver usbfs\n[ 0.559435] usbcore: registered new interface driver hub\n[ 0.560729] usbcore: registered new device driver usb\n[ 0.562155] PCI: Using ACPI for IRQ routing\n[ 0.563563] NetLabel: Initializing\n[ 0.564558] NetLabel: domain hash size = 128\n[ 0.565678] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566940] NetLabel: unlabeled traffic allowed by default\n[ 0.568362] Switched to clocksource kvm-clock\n[ 0.576611] pnp: PnP ACPI init\n[ 0.577570] ACPI: bus type PNP registered\n[ 0.579009] pnp: PnP ACPI: found 5 devices\n[ 0.580099] ACPI: bus type PNP unregistered\n[ 0.587174] NET: Registered protocol family 2\n[ 0.588746] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.591133] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.593042] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.594853] TCP: reno registered\n[ 0.595851] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.597410] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.599123] NET: Registered protocol family 1\n[ 0.600438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.601909] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.603384] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646149] Unpacking initramfs...\n[ 1.086769] Freeing initrd memory: 37508k freed\n[ 1.096082] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.097612] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.100432] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.101930] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.103636] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.105066] Initialise system trusted keyring\n[ 1.106210] audit: initializing netlink socket (disabled)\n[ 1.107513] type=2000 audit(1533287171.072:1): initialized\n[ 1.124024] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.125460] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.127637] zpool: loaded\n[ 1.128518] zbud: loaded\n[ 1.129523] VFS: Disk quotas dquot_6.5.2\n[ 1.130624] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.132217] msgmni has been set to 7578\n[ 1.133324] Key type big_key registered\n[ 1.135059] NET: Registered protocol family 38\n[ 1.136215] Key type asymmetric registered\n[ 1.137300] Asymmetric key parser 'x509' registered\n[ 1.138511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.140531] io scheduler noop registered\n[ 1.141606] io scheduler deadline registered (default)\n[ 1.152745] io scheduler cfq registered\n[ 1.153887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.155207] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.156779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.158756] ACPI: Power Button [PWRF]\n[ 1.159898] GHES: HEST is not enabled!\n[ 1.161016] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.185546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.187278] Non-volatile memory driver v1.3\n[ 1.188388] Linux agpgart interface v0.103\n[ 1.189576] crash memory driver: version 1.1\n[ 1.190744] rdac: device handler registered\n[ 1.191889] hp_sw: device handler registered\n[ 1.193011] emc: device handler registered\n[ 1.194088] alua: device handler registered\n[ 1.195200] libphy: Fixed MDIO Bus: probed\n[ 1.196358] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.197815] ehci-pci: EHCI PCI platform driver\n[ 1.198959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.200364] ohci-pci: OHCI PCI platform driver\n[ 1.201502] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.221324] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.222668] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.224658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.225924] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.227323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.228829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.230773] usb usb1: Product: UHCI Host Controller\n[ 1.231988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.233535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.234827] hub 1-0:1.0: USB hub found\n[ 1.235878] hub 1-0:1.0: 2 ports detected\n[ 1.237078] usbcore: registered new interface driver usbserial\n[ 1.238460] usbcore: registered new interface driver usbserial_generic\n[ 1.239924] usbserial: USB Serial support registered for generic\n[ 1.241328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.243996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.245212] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.246526] mousedev: PS/2 mouse device common for all mice\n[ 1.248133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.250453] rtc_cmos 00:00: RTC can wake from S4\n[ 1.250999] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.252184] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.256482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.257960] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.259459] cpuidle: using governor menu\n[ 1.260596] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.261978] usbcore: registered new interface driver usbhid\n[ 1.263302] usbhid: USB HID core driver\n[ 1.264388] drop_monitor: Initializing network drop monitor service\n[ 1.265864] TCP: cubic registered\n[ 1.266845] Initializing XFRM netlink socket\n[ 1.268049] NET: Registered protocol family 10\n[ 1.269419] NET: Registered protocol family 17\n[ 1.270749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.272110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.273504] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.275810] Loading compiled-in X.509 certificates\n[ 1.277040] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.279394] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.282134] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.284486] registered taskstats version 1\n[ 1.287284] Key type trusted registered\n[ 1.289595] Key type encrypted registered\n[ 1.291877] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.293532] rtc_cmos 00:00: setting system clock to 2018-08-03 09:06:11 UTC (1533287171)\n[ 1.296250] Freeing unused kernel memory: 1680k freed\n[ 1.300750] 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.304800] systemd[1]: Detected virtualization kvm.\n[ 1.306042] systemd[1]: Detected architecture x86-64.\n[ 1.307289] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.309644] systemd[1]: No hostname configured.\n[ 1.310837] systemd[1]: Set hostname to .\n[ 1.312121] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.335230] systemd[1]: Reached target Local File Systems.\n[ 1.336616] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.338600] systemd[1]: Reached target Swap.\n[ 1.339765] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.341689] systemd[1]: Created slice Root Slice.\n[ 1.342910] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.344916] systemd[1]: Listening on udev Kernel Socket.\n[ 1.346206] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.348312] systemd[1]: Listening on udev Control Socket.\n[ 1.349646] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.351750] systemd[1]: Created slice System Slice.\n[ 1.352981] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.354956] systemd[1]: Listening on Journal Socket.\n[ 1.356196] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.358123] systemd[1]: Reached target Sockets.\n[ 1.359295] systemd[1]: Starting Sockets.\n[ 1.360706] 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.364490] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Timers.\n[ 1.367280] systemd[1]: Reached target Timers.\n[ 1.368437] systemd[1]: Starting Timers.\n[ 1.369938] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.372694] systemd[1]: Reached target Slices.\n[ 1.373863] systemd[1]: Starting Slices.\n[ 1.374983] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.377072] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.379948] systemd[1]: Reached target Paths.\n[ 1.381119] systemd[1]: Starting Paths.\n[ 1.382443] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.385820] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.389167] systemd[1]: Started Apply Kernel Variables.\n[ 1.390888] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 1.395839] systemd[1]: Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Journal Service.\n[ 1.398116] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.441158] RPC: Registered named UNIX socket transport module.\n[ 1.442608] RPC: Registered udp transport module.\n[ 1.443785] RPC: Registered tcp transport module.\n[ 1.444971] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.538375] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.548719] FDC 0 is a S82078B\n[ 1.550551] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.553330] scsi host0: ata_piix\n[ 1.555412] scsi host1: ata_piix\n[ 1.556419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.557899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.598200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.603007] 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.690824] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.692367] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.693977] usb 1-1: Product: QEMU USB Tablet\n[ 1.695118] usb 1-1: Manufacturer: QEMU\n[ 1.696188] usb 1-1: SerialNumber: 42\n[ 1.706094] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.708538] 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.791893] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794265] XFS (vda1): Mounting V4 Filesystem\n[ 1.823347] 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 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 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 Sockets.\n[[32m OK [0m] Stopped target Slices.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.042599] systemd-journald[125]: Received SIGTERM from PID 1 (systemd).\n[ 2.101404] SELinux: Disabled at runtime.\n[ 2.139411] type=1404 audit(1533287172.345:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.174987] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.176369] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.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 Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\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[ 2.363774] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.425336] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.566831] type=1305 audit(1533287172.772: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] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m[ 2.693429] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n[ 2.699541] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...[ 2.716744] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.749789] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.751730] [TTM] Initializing pool allocator\n[ 2.753704] [TTM] Initializing DMA pool allocator\n[ 2.756405] [drm] fb mappable at 0xFC000000\n[ 2.756406] [drm] vram aper at 0xFC000000\n[ 2.756406] [drm] size 33554432\n[ 2.756406] [drm] fb depth is 24\n[ 2.756407] [drm] pitch is 3072\n[ 2.757549] ppdev: user-space parallel port driver\n[ 2.786951] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.806179] Console: switching to colour frame buffer device 128x48\n[ 2.818288] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.822380] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\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[ 2.861213] AES CTR mode by8 optimization enabled\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[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 2.901212] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.909310] alg: No test for crc32 (crc32-pclmul)\n[ 2.939581] intel_rapl: no valid rapl domains found in package 0\n[ 2.944733] intel_rapl: no valid rapl domains found in package 0\n[ 2.946850] intel_powerclamp: No package C-state available\n[ 2.951051] intel_powerclamp: No package C-state available"} 2018-08-03 09:06:13,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48/action used request id req-da2d86ec-8b7f-4728-bf07-cf69e58f07d4 2018-08-03 09:06:13,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788731575012s 2018-08-03 09:06:13,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48/action used request id req-da2d86ec-8b7f-4728-bf07-cf69e58f07d4 2018-08-03 09:06:13,323 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 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 1805626967 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.311768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.313954] pid_max: default: 32768 minimum: 301 [ 0.315153] Security Framework initialized [ 0.316246] SELinux: Initializing. [ 0.317501] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.322425] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.325390] Mount-cache hash table entries: 4096 [ 0.326816] Initializing cgroup subsys memory [ 0.327963] Initializing cgroup subsys devices [ 0.329108] Initializing cgroup subsys freezer [ 0.330246] Initializing cgroup subsys net_cls [ 0.331384] Initializing cgroup subsys blkio [ 0.332494] Initializing cgroup subsys perf_event [ 0.333672] Initializing cgroup subsys hugetlb [ 0.334809] Initializing cgroup subsys pids [ 0.335902] Initializing cgroup subsys net_prio [ 0.337122] CPU: Physical Processor ID: 0 [ 0.338905] mce: CPU supports 10 MCE banks [ 0.340030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.341296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.342566] tlb_flushall_shift: 6 [ 0.343737] Freeing SMP alternatives: 28k freed [ 0.347592] ACPI: Core revision 20130517 [ 0.349080] ACPI: All ACPI Tables successfully acquired [ 0.350504] ftrace: allocating 25812 entries in 101 pages [ 0.372335] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.373844] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.375297] smpboot: Max logical packages: 2 [ 0.376587] Enabling x2apic [ 0.377480] Enabled x2apic [ 0.378549] Switched APIC routing to physical x2apic. [ 0.380708] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382162] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.384842] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.392200] KVM setup paravirtual spinlock [ 0.394459] smpboot: Booting Node 0, Processors #1 OK [ 0.396071] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.418168] Brought up 2 CPUs [ 0.418171] KVM setup async PF for cpu 1 [ 0.418174] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.421274] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.423368] devtmpfs: initialized [ 0.425675] EVM: security.selinux [ 0.426644] EVM: security.ima [ 0.427565] EVM: security.capability [ 0.429170] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.430681] pinctrl core: initialized pinctrl subsystem [ 0.432053] NET: Registered protocol family 16 [ 0.433365] ACPI: bus type PCI registered [ 0.434439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.435937] PCI: Using configuration type 1 for base access [ 0.441596] ACPI: Added _OSI(Module Device) [ 0.442808] ACPI: Added _OSI(Processor Device) [ 0.443987] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.445191] ACPI: Added _OSI(Processor Aggregator Device) [ 0.447554] ACPI: Interpreter enabled [ 0.448622] ACPI: (supports S0 S5) [ 0.449635] ACPI: Using IOAPIC for interrupt routing [ 0.450886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.454909] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.456393] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.457940] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.459468] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.462304] acpiphp: Slot [3] registered [ 0.463399] acpiphp: Slot [4] registered [ 0.464501] acpiphp: Slot [5] registered [ 0.465630] acpiphp: Slot [6] registered [ 0.466742] acpiphp: Slot [7] registered [ 0.467846] acpiphp: Slot [8] registered [ 0.468946] acpiphp: Slot [9] registered [ 0.470057] acpiphp: Slot [10] registered [ 0.471173] acpiphp: Slot [11] registered [ 0.472289] acpiphp: Slot [12] registered [ 0.473412] acpiphp: Slot [13] registered [ 0.474531] acpiphp: Slot [14] registered [ 0.475659] acpiphp: Slot [15] registered [ 0.476782] acpiphp: Slot [16] registered [ 0.477903] acpiphp: Slot [17] registered [ 0.479022] acpiphp: Slot [18] registered [ 0.480136] acpiphp: Slot [19] registered [ 0.481268] acpiphp: Slot [20] registered [ 0.482385] acpiphp: Slot [21] registered [ 0.483499] acpiphp: Slot [22] registered [ 0.484615] acpiphp: Slot [23] registered [ 0.485728] acpiphp: Slot [24] registered [ 0.486851] acpiphp: Slot [25] registered [ 0.487969] acpiphp: Slot [26] registered [ 0.489092] acpiphp: Slot [27] registered [ 0.490210] acpiphp: Slot [28] registered [ 0.491324] acpiphp: Slot [29] registered [ 0.492440] acpiphp: Slot [30] registered [ 0.493563] acpiphp: Slot [31] registered [ 0.494674] PCI host bridge to bus 0000:00 [ 0.495783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.497118] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.498695] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500232] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.502259] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.504282] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.508721] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511812] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.513387] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519413] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.540774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.542658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544458] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546229] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547941] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.549859] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.551543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.553646] vgaarb: loaded [ 0.554528] vgaarb: bridge control possible 0000:00:02.0 [ 0.555953] SCSI subsystem initialized [ 0.557030] ACPI: bus type USB registered [ 0.558130] usbcore: registered new interface driver usbfs [ 0.559435] usbcore: registered new interface driver hub [ 0.560729] usbcore: registered new device driver usb [ 0.562155] PCI: Using ACPI for IRQ routing [ 0.563563] NetLabel: Initializing [ 0.564558] NetLabel: domain hash size = 128 [ 0.565678] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566940] NetLabel: unlabeled traffic allowed by default [ 0.568362] Switched to clocksource kvm-clock [ 0.576611] pnp: PnP ACPI init [ 0.577570] ACPI: bus type PNP registered [ 0.579009] pnp: PnP ACPI: found 5 devices [ 0.580099] ACPI: bus type PNP unregistered [ 0.587174] NET: Registered protocol family 2 [ 0.588746] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.591133] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.593042] TCP: Hash tables configured (established 32768 bind 32768) [ 0.594853] TCP: reno registered [ 0.595851] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.597410] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.599123] NET: Registered protocol family 1 [ 0.600438] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.601909] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.603384] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646149] Unpacking initramfs... [ 1.086769] Freeing initrd memory: 37508k freed [ 1.096082] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.097612] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.100432] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.101930] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.103636] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.105066] Initialise system trusted keyring [ 1.106210] audit: initializing netlink socket (disabled) [ 1.107513] type=2000 audit(1533287171.072:1): initialized [ 1.124024] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.125460] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.127637] zpool: loaded [ 1.128518] zbud: loaded [ 1.129523] VFS: Disk quotas dquot_6.5.2 [ 1.130624] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.132217] msgmni has been set to 7578 [ 1.133324] Key type big_key registered [ 1.135059] NET: Registered protocol family 38 [ 1.136215] Key type asymmetric registered [ 1.137300] Asymmetric key parser 'x509' registered [ 1.138511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.140531] io scheduler noop registered [ 1.141606] io scheduler deadline registered (default) [ 1.152745] io scheduler cfq registered [ 1.153887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.155207] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.156779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.158756] ACPI: Power Button [PWRF] [ 1.159898] GHES: HEST is not enabled! [ 1.161016] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.185546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.187278] Non-volatile memory driver v1.3 [ 1.188388] Linux agpgart interface v0.103 [ 1.189576] crash memory driver: version 1.1 [ 1.190744] rdac: device handler registered [ 1.191889] hp_sw: device handler registered [ 1.193011] emc: device handler registered [ 1.194088] alua: device handler registered [ 1.195200] libphy: Fixed MDIO Bus: probed [ 1.196358] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.197815] ehci-pci: EHCI PCI platform driver [ 1.198959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.200364] ohci-pci: OHCI PCI platform driver [ 1.201502] uhci_hcd: USB Universal Host Controller Interface driver [ 1.221324] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.222668] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.224658] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.225924] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.227323] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.228829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.230773] usb usb1: Product: UHCI Host Controller [ 1.231988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.233535] usb usb1: SerialNumber: 0000:00:01.2 [ 1.234827] hub 1-0:1.0: USB hub found [ 1.235878] hub 1-0:1.0: 2 ports detected [ 1.237078] usbcore: registered new interface driver usbserial [ 1.238460] usbcore: registered new interface driver usbserial_generic [ 1.239924] usbserial: USB Serial support registered for generic [ 1.241328] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.243996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.245212] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.246526] mousedev: PS/2 mouse device common for all mice [ 1.248133] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.250453] rtc_cmos 00:00: RTC can wake from S4 [ 1.250999] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.252184] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.256482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.257960] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.259459] cpuidle: using governor menu [ 1.260596] hidraw: raw HID events driver (C) Jiri Kosina [ 1.261978] usbcore: registered new interface driver usbhid [ 1.263302] usbhid: USB HID core driver [ 1.264388] drop_monitor: Initializing network drop monitor service [ 1.265864] TCP: cubic registered [ 1.266845] Initializing XFRM netlink socket [ 1.268049] NET: Registered protocol family 10 [ 1.269419] NET: Registered protocol family 17 [ 1.270749] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.272110] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.273504] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.275810] Loading compiled-in X.509 certificates [ 1.277040] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.279394] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.282134] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.284486] registered taskstats version 1 [ 1.287284] Key type trusted registered [ 1.289595] Key type encrypted registered [ 1.291877] IMA: No TPM chip found, activating TPM-bypass! [ 1.293532] rtc_cmos 00:00: setting system clock to 2018-08-03 09:06:11 UTC (1533287171) [ 1.296250] Freeing unused kernel memory: 1680k freed [ 1.300750] 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.304800] systemd[1]: Detected virtualization kvm. [ 1.306042] systemd[1]: Detected architecture x86-64. [ 1.307289] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.309644] systemd[1]: No hostname configured. [ 1.310837] systemd[1]: Set hostname to . [ 1.312121] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.335230] systemd[1]: Reached target Local File Systems. [ 1.336616] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.338600] systemd[1]: Reached target Swap. [ 1.339765] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.341689] systemd[1]: Created slice Root Slice. [ 1.342910] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.344916] systemd[1]: Listening on udev Kernel Socket. [ 1.346206] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.348312] systemd[1]: Listening on udev Control Socket. [ 1.349646] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.351750] systemd[1]: Created slice System Slice. [ 1.352981] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.354956] systemd[1]: Listening on Journal Socket. [ 1.356196] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.358123] systemd[1]: Reached target Sockets. [ 1.359295] systemd[1]: Starting Sockets. [ 1.360706] 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.364490] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.367280] systemd[1]: Reached target Timers. [ 1.368437] systemd[1]: Starting Timers. [ 1.369938] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.372694] systemd[1]: Reached target Slices. [ 1.373863] systemd[1]: Starting Slices. [ 1.374983] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.377072] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.379948] systemd[1]: Reached target Paths. [ 1.381119] systemd[1]: Starting Paths. [ 1.382443] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.385820] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.389167] systemd[1]: Started Apply Kernel Variables. [ 1.390888] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.395839] systemd[1]: Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Journal Service. [ 1.398116] systemd[1]: Started Journal Service. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.441158] RPC: Registered named UNIX socket transport module. [ 1.442608] RPC: Registered udp transport module. [ 1.443785] RPC: Registered tcp transport module. [ 1.444971] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.538375] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.548719] FDC 0 is a S82078B [ 1.550551] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.553330] scsi host0: ata_piix [ 1.555412] scsi host1: ata_piix [ 1.556419] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.557899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.598200] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.603007] 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.690824] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.692367] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.693977] usb 1-1: Product: QEMU USB Tablet [ 1.695118] usb 1-1: Manufacturer: QEMU [ 1.696188] usb 1-1: SerialNumber: 42 [ 1.706094] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.708538] 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.791893] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794265] XFS (vda1): Mounting V4 Filesystem [ 1.823347] 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 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 target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.042599] systemd-journald[125]: Received SIGTERM from PID 1 (systemd). [ 2.101404] SELinux: Disabled at runtime. [ 2.139411] type=1404 audit(1533287172.345:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.174987] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.176369] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Encrypted Volumes. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[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. [ 2.363774] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.425336] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started 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... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.566831] type=1305 audit(1533287172.772: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] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m[ 2.693429] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [ 2.699541] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)...[ 2.716744] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.749789] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.751730] [TTM] Initializing pool allocator [ 2.753704] [TTM] Initializing DMA pool allocator [ 2.756405] [drm] fb mappable at 0xFC000000 [ 2.756406] [drm] vram aper at 0xFC000000 [ 2.756406] [drm] size 33554432 [ 2.756406] [drm] fb depth is 24 [ 2.756407] [drm] pitch is 3072 [ 2.757549] ppdev: user-space parallel port driver [ 2.786951] fbcon: cirrusdrmfb (fb0) is primary device [ 2.806179] Console: switching to colour frame buffer device 128x48 [ 2.818288] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.822380] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[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... [ 2.861213] AES CTR mode by8 optimization enabled [[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. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 2.901212] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.909310] alg: No test for crc32 (crc32-pclmul) [ 2.939581] intel_rapl: no valid rapl domains found in package 0 [ 2.944733] intel_rapl: no valid rapl domains found in package 0 [ 2.946850] intel_powerclamp: No package C-state available [ 2.951051] intel_powerclamp: No package C-state available 2018-08-03 09:06:16,334 - paramiko.transport - DEBUG - starting thread (client mode): 0x54833510L 2018-08-03 09:06:16,334 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 09:06:16,352 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 09:06:16,353 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 09:06:16,358 - 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-08-03 09:06:16,359 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 09:06:16,359 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 09:06:16,359 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 09:06:16,359 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 09:06:16,359 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 09:06:16,365 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 09:06:16,366 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 09:06:16,397 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-03 09:06:16,399 - paramiko.transport - DEBUG - Trying discovered key b2ff1ac34daac85aa5de9ab07c5aa366 in /tmp/tmpw5XKL_ 2018-08-03 09:06:16,407 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 09:06:16,453 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 09:06:16,464 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-03 09:06:16,468 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 09:06:16,473 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-03 09:06:16,480 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204 2018-08-03 09:06:26,486 - paramiko.transport - DEBUG - starting thread (client mode): 0x54833d50L 2018-08-03 09:06:26,487 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-03 09:06:26,494 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-03 09:06:26,495 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-03 09:06:26,545 - 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-08-03 09:06:26,546 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-03 09:06:26,546 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-03 09:06:26,546 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-03 09:06:26,546 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-03 09:06:26,546 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-03 09:06:26,556 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-03 09:06:26,557 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-03 09:06:26,588 - paramiko.transport - DEBUG - Trying discovered key b2ff1ac34daac85aa5de9ab07c5aa366 in /tmp/tmpw5XKL_ 2018-08-03 09:06:26,596 - paramiko.transport - DEBUG - userauth is OK 2018-08-03 09:06:26,622 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-03 09:06:26,652 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-03 09:06:26,652 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-03 09:06:26,653 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-03 09:06:26,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-08-03 09:06:26,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:06:26,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:06:26,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:06:26,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4502, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4510, "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": 1870, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4481, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 796, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4190, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4449, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:06:26 GMT 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 09:06:26,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:06:26,951 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4502, 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': 4510, 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': 1870, 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': 4481, 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': 872, 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': 806, 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': 796, 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': 4190, 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': 4449, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-03 09:06:26,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-08-03 09:06:27,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:06:27,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:06:27,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:06:27,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4502, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4510, "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": 1870, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4481, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 796, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4190, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4449, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:06:27 GMT 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-03 09:06:27,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:06:27,091 - functest.core.cloudify - INFO - The current manager status is running 2018-08-03 09:06:27,091 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-03 09:06:27,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:06:27,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:06:27,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:06:27,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T09:06:27.092Z", "updated_at": "2018-08-03T09:06:27.092Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:06:27 GMT 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 09:06:27,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:06:27,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-08-03 09:06:27,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:06:27,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:06:27,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-03T09:06:27.092Z", "updated_at": "2018-08-03T09:06:27.092Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:06:27 GMT 2018-08-03 09:06:27,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:06:27,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-03 09:06:27,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:06:27,227 - functest.core.cloudify - DEBUG - List secrets: 2018-08-03 09:06:27,227 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-08-03 09:06:27,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-03T09:06:27.092Z", "updated_at": "2018-08-03T09:06:27.092Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:06:27,292 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:06:27 GMT 2018-08-03 09:06:27,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:06:27,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-03 09:06:27,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:06:27,293 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-03 09:06:27,293 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-03 09:06:27,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-03 09:06:27,294 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-03 09:06:27,296 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-03 09:06:27,296 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-03 09:06:27,305 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-03 09:06:27,474 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-03 09:06:27,475 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-03 09:06:27,476 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-03 09:06:27,516 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-03 09:06:27,516 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-03 09:06:27,545 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-03 09:07:26,828 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-03 09:07:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: centos-distro.cavecreek.net * updates: repo1.sea.innoscale.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.9.1.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.9.1.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 14 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.9.1.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 : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.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.9.1.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-08-03 09:07:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: http://mirrors.cmich.edu/centos/7.5.1804/updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.5.1804/updates/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. 2018-08-03 09:07:26,830 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-03 09:07:26,830 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-03 09:07:29,190 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-03 09:07:29,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:07:29,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:07:29,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f432da7f-e880-4af5-ac27-665dbd4efb64 Date: Fri, 03 Aug 2018 09:07:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/944b8a53-64d8-43f6-8581-ab397b605777/snap", "metadata": {}}], "file": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file", "owner": "4967bce1d70344f5b0d783b7e3c23a28", "id": "944b8a53-64d8-43f6-8581-ab397b605777", "size": 4373348352, "self": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/944b8a53-64d8-43f6-8581-ab397b605777/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T09:03:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T09:02:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:07:29,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f432da7f-e880-4af5-ac27-665dbd4efb64 2018-08-03 09:07:29,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212281942368s 2018-08-03 09:07:29,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-f432da7f-e880-4af5-ac27-665dbd4efb64 2018-08-03 09:07:29,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 09:07:29,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}' 2018-08-03 09:07:29,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e143ae1-d2d3-4de0-bd87-355ed3c6c7f3 Date: Fri, 03 Aug 2018 09:07:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582/file", "owner": "4967bce1d70344f5b0d783b7e3c23a28", "id": "3bd0e746-007d-4204-a530-36c3aeb43582", "size": null, "self": "/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-03T09:07:29Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "checksum": null, "created_at": "2018-08-03T09:07:29Z", "protected": false} 2018-08-03 09:07:29,776 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7e143ae1-d2d3-4de0-bd87-355ed3c6c7f3 2018-08-03 09:07:29,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.362703800201s 2018-08-03 09:07:29,776 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-7e143ae1-d2d3-4de0-bd87-355ed3c6c7f3 returning object 3bd0e746-007d-4204-a530-36c3aeb43582 2018-08-03 09:07:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 09:07:29,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '' 2018-08-03 09:07:36,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-faa631fc-a0ba-40f2-bac0-2a603c3fa99f Date: Fri, 03 Aug 2018 09:07:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:07:36,833 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582/file used request id req-faa631fc-a0ba-40f2-bac0-2a603c3fa99f 2018-08-03 09:07:36,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.05552101135s 2018-08-03 09:07:36,833 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582/file used request id req-faa631fc-a0ba-40f2-bac0-2a603c3fa99f 2018-08-03 09:07:36,833 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T09:07:29Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582/file', u'owner': u'4967bce1d70344f5b0d783b7e3c23a28', u'virtual_size': None, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'id': u'3bd0e746-007d-4204-a530-36c3aeb43582', u'size': None, u'name': u'vyos_vrouter-img_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532', u'checksum': None, u'self': u'/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T09:07:29Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 09:07:36,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 09:07:36,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-03 09:07:36,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:07: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-fca89ffd-74e1-495e-abc6-14e6417e252f x-compute-request-id: req-fca89ffd-74e1-495e-abc6-14e6417e252f Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579"}} 2018-08-03 09:07:36,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fca89ffd-74e1-495e-abc6-14e6417e252f 2018-08-03 09:07:36,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0513079166412s 2018-08-03 09:07:36,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-fca89ffd-74e1-495e-abc6-14e6417e252f 2018-08-03 09:07:36,886 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532', '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'38876c385bea4432bfcee5a27ae0c10d', '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'9bf0ec5e-218e-4d0b-b9f3-197491fb9579', 'swap': 0}) 2018-08-03 09:07:36,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 09:07:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" -d '{"extra_specs": {}}' 2018-08-03 09:07:36,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:07: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-9cec96ce-f6aa-4b0d-bdf4-e80c7763a8fc x-compute-request-id: req-9cec96ce-f6aa-4b0d-bdf4-e80c7763a8fc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 09:07:36,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579/os-extra_specs used request id req-9cec96ce-f6aa-4b0d-bdf4-e80c7763a8fc 2018-08-03 09:07:36,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220608711243s 2018-08-03 09:07:36,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579/os-extra_specs used request id req-9cec96ce-f6aa-4b0d-bdf4-e80c7763a8fc 2018-08-03 09:07:36,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 09:07:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:07:36,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054530f5-1d69-4b9b-b1bb-ab96e70b3796 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 09:07:36,923 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-054530f5-1d69-4b9b-b1bb-ab96e70b3796 2018-08-03 09:07:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:07:37,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8547f335-3d83-4dc9-9e0e-02a98e4e61da Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/16b326e6b9ba4d7f83cbf206fc2ce610"}, "enabled": true, "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1c9e021c0657446384e13090914a1a04"}, "enabled": true, "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/36b201a5648c494f849f708a46fb0401"}, "enabled": true, "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/40817ca28fa44aecb8f1261774694a10"}, "enabled": true, "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/58521960839f46208e6d31ebf57ebe2d"}, "enabled": true, "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/659e1abd6a0d4dd4b7c85a06763bf5db"}, "enabled": true, "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/68131158380c4437b3495126c921675d"}, "enabled": true, "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/724809245d8a4dc19b33c4d218c98985"}, "enabled": true, "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/85700098dbb944d094ab58ec7047609c"}, "enabled": true, "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a514eb4cf56543839c94b112012fd767"}, "enabled": true, "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b49954f3a6944aa6b632fbd2f126016f"}, "enabled": true, "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bbc9bef8f3f24ff293d9ed81635e988c"}, "enabled": true, "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc6353cb004a4f5bad3a72a1ae7a98c8"}, "enabled": true, "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cf54e3bb8cc8467799ddede0263cbee7"}, "enabled": true, "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de8071ea3fe442319b2c78cb7d48910c"}, "enabled": true, "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 09:07:37,028 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-8547f335-3d83-4dc9-9e0e-02a98e4e61da 2018-08-03 09:07:37,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.115639925003s 2018-08-03 09:07:37,029 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-8547f335-3d83-4dc9-9e0e-02a98e4e61da 2018-08-03 09:07:37,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 09:07:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:07:37,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79bec65-bb61-45d3-b080-3f705fcc1027 Content-Encoding: gzip Content-Length: 1969 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/02062829d2c94ee6ae84b55201aa010d"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0254a655130d414ba55ac3b721449d38"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "0254a655130d414ba55ac3b721449d38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0428f682e3bb4a2181f4033970c79b88"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05aab2daf5614213ba988681703dd406"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "05aab2daf5614213ba988681703dd406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/12d3563d06814955a993a9ea4235a14f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "12d3563d06814955a993a9ea4235a14f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/142b2233d977494081bc0680ab6143ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "142b2233d977494081bc0680ab6143ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/150f64df7c3f448da06263cb621722d4"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "150f64df7c3f448da06263cb621722d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1a07204839614eb3a0b2f22a03adbc3a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68131158380c4437b3495126c921675d", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27ef5b7e65b945709b4fe39ec22e5a94"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e762d7c96eb4938a6cba9280803d929"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3a086b2003fc444e91f36d23a7e5b6f7"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/41a75d00a9d74777b7463655c644840a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "41a75d00a9d74777b7463655c644840a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4a0868568dc84cd6bfacc8aa5b350563"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/506f01a9f57f442a884fb06bf477e6b0"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/518518a0dbed4ba593aa27b5e699dfd1"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/584df562b43144ba964628e7bd308399"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "584df562b43144ba964628e7bd308399"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/59c1e08f7b1242b8baf93fabb173f042"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/63e02b47d6634e7b9731625b6f3b4c04"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6a3c0ab55cb841a28bd36eb8f24cf989"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/73dc60ba9bf54e5984c1260847e6e16a"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7eb58d97725444ed99d12defa9c40e28"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "7eb58d97725444ed99d12defa9c40e28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8cecc15bdadd485d8c04b40e542621f8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "8cecc15bdadd485d8c04b40e542621f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91d285cf30bd470199680d147d2bac5c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "91d285cf30bd470199680d147d2bac5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91f492fc832e45ca839ee7d60fc70797"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/991e385ac4384df2b284488198b1ff67"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "991e385ac4384df2b284488198b1ff67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/99b6309d03c845228e43e00cc2b56a24"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9c17ce5b90c245ee894eea416dfd452f"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "9c17ce5b90c245ee894eea416dfd452f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0e5da74bc8449b581356d99a2ea06db"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "b0e5da74bc8449b581356d99a2ea06db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68131158380c4437b3495126c921675d", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c01b146bc93a4738bf742f9ec7649780"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c68bc4558e8842b491970603954c7b24"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "c68bc4558e8842b491970603954c7b24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78439967874c01a8c26a4948619ef2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "cd78439967874c01a8c26a4948619ef2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cec0f732e26a42dcaebf44461b02fe65"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "cec0f732e26a42dcaebf44461b02fe65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2ca8da4e5a148cd93ce179d1b8fc599"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e47fb48662ca405fadacb2892384e275"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "e47fb48662ca405fadacb2892384e275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f03b26fcc442401e8ca8b27c8935795c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "f03b26fcc442401e8ca8b27c8935795c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f04c4b8b84624882a688256ee502dd87"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68131158380c4437b3495126c921675d", "id": "f04c4b8b84624882a688256ee502dd87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f13c0e85fac54dc495f5c98f52cf9e35"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f59e085d31174f28a638ba67742dc775"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "f59e085d31174f28a638ba67742dc775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f924af98ad70444b8d96a3f2b9d647b2"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "f924af98ad70444b8d96a3f2b9d647b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f970e6ba311f4bbe8f0d35e5a0a4c389"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fa8bf14f55d0490d8d10dd12f928d8a4"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 09:07:37,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-e79bec65-bb61-45d3-b080-3f705fcc1027 2018-08-03 09:07:37,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.109773874283s 2018-08-03 09:07:37,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-e79bec65-bb61-45d3-b080-3f705fcc1027 2018-08-03 09:07:37,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:07:37,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:07:37,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-952da7c9-153b-4f24-b8cd-d61e47959332 Date: Fri, 03 Aug 2018 09:07:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "6d923096-2368-49f8-ac9b-a67ccad63b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "96e5e461-9727-47db-9d1d-e6bc4c3cb1c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T09:03:56Z", "revision_number": 0, "id": "cbeca91b-7964-4100-beca-0c06190e226a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T09:03:56Z", "revision_number": 0, "id": "e2ed5c19-0fa2-49d5-8a6a-d562529401cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 7, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:02:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 1, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:07:37,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-952da7c9-153b-4f24-b8cd-d61e47959332 2018-08-03 09:07:37,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23055100441s 2018-08-03 09:07:37,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-952da7c9-153b-4f24-b8cd-d61e47959332 2018-08-03 09:07:37,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-03 09:07:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -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": "f53a84ef-4155-4dfe-b99b-e3625692f5bc"}}' 2018-08-03 09:07:37,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2af56f2e-917b-4438-88d8-92e9ee5d6cde Date: Fri, 03 Aug 2018 09:07: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": 22, "updated_at": "2018-08-03T09:07:37Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:07:37Z", "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "81d35e29-33e5-44a7-9167-e47b9918e460"}} 2018-08-03 09:07:37,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-2af56f2e-917b-4438-88d8-92e9ee5d6cde 2018-08-03 09:07:37,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.191630840302s 2018-08-03 09:07:37,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-2af56f2e-917b-4438-88d8-92e9ee5d6cde 2018-08-03 09:07:37,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-03 09:07:37,591 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:39,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:39,332 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-03 09:07:39,332 - 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-08-03T09:07:39.291Z", "updated_at": "2018-08-03T09:07:39.291Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": {"resource_id": "", "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, "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.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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": {"resource_id": "", "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, "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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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": "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, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-08-03 09:07:39,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:39,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:39 GMT 2018-08-03 09:07:39,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:39,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-03 09:07:39,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-03 09:07:39,346 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.25:5000", "keystone_tenant_name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "3bd0e746-007d-4204-a530-36c3aeb43582", "keystone_password": "b685f71f-cd49-4f53-967b-da6ebc05893f", "reference_vnf_flavor_id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "target_vnf_flavor_id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "target_vnf_image_id": "3bd0e746-007d-4204-a530-36c3aeb43582"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-03 09:07:40,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:40,080 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-03 09:07:40,080 - 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": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "target_vnf_flavor_id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "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_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "3bd0e746-007d-4204-a530-36c3aeb43582", "keystone_password": "b685f71f-cd49-4f53-967b-da6ebc05893f", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.25: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": "3bd0e746-007d-4204-a530-36c3aeb43582", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.526Z", "updated_at": "2018-08-03T09:07:39.526Z", "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-08-03 09:07:40,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:40,081 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:40 GMT 2018-08-03 09:07:40,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:40,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-03 09:07:40,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:40,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-08-03 09:07:40,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:40,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-03 09:07:40,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:40,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:40 GMT 2018-08-03 09:07:40,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:40,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-03 09:07:40,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:40,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:07:40,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:40,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:40,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:40 GMT 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 09:07:40,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:40,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:07:40,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:40,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:40,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:40,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:40,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:40,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:40 GMT 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 09:07:40,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:45,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:07:45,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:45,375 - 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-08-03T09:07:40.883Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:40.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:41.236Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:41.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:41.871Z", "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-08-03T09:07:41.871Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:41.916Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:41.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:41.916Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:41.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:41.916Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:41.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:42.881Z", "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-08-03T09:07:42.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:42.881Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZ5cZ1p --prefix=\"/tmp/openstack-rFUTJW\" --constraint=\"/tmp/openstack-rFUTJW/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:42.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:42.881Z", "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-08-03T09:07:42.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:42.881Z", "message": "Installing from directory: /tmp/tmpZ5cZ1p [args=--prefix=\"/tmp/openstack-rFUTJW\" --constraint=\"/tmp/openstack-rFUTJW/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:42.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:07:42.881Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:07:42.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-03 09:07:45,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:45,376 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:45 GMT 2018-08-03 09:07:45,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:45,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-03 09:07:45,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:45,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-03 09:07:45,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-03 09:07:45,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-03 09:07:45,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-03 09:07:45,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-03 09:07:45,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-03 09:07:45,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-03 09:07:45,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZ5cZ1p --prefix="/tmp/openstack-rFUTJW" --constraint="/tmp/openstack-rFUTJW/constraint.txt" 2018-08-03 09:07:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-03 09:07:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpZ5cZ1p [args=--prefix="/tmp/openstack-rFUTJW" --constraint="/tmp/openstack-rFUTJW/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-03 09:07:45,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-03 09:07:45,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:07:45,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:45,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:45,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:45,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:45 GMT 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 09:07:45,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:50,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:50,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:50,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 09:07:50,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:50,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:50 GMT 2018-08-03 09:07:50,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:50,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:07:50,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:50,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:50,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:07:50,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:50,612 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:50 GMT 2018-08-03 09:07:50,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:50,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 09:07:50,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:55,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:07:55,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:55,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:55,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:55,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:55,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:55,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:55 GMT 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:07:55,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:07:55,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:07:55,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:07:55,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:07:55,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:07:55,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:07:55 GMT 2018-08-03 09:07:55,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:07:55,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 09:07:55,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:00,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:00,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:00,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:00,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:00 GMT 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:08:00,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:00,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:08:00,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:00,906 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:00 GMT 2018-08-03 09:08:00,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:00,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 09:08:00,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:05,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:05,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:05,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:05,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:05,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:05 GMT 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:08:05,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:05,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:08:06,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:06,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:06,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:06 GMT 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:06,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-03 09:08:06,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:11,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:11,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:11,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:07.946Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:07.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:08.059Z", "message": "Removing directory: /tmp/tmpZ5cZ1p", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:08.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f", "logger": "8364c73d-d477-46f1-9ded-eac20d18d4d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:08.828Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:08.828Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:09.947Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:09.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:09.947Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:09.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:09.947Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:09.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "579608f5-a737-4dca-aa55-d9e55539030f"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-03 09:08:11,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:11,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:11 GMT 2018-08-03 09:08:11,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:11,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-08-03 09:08:11,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-03 09:08:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpZ5cZ1p 2018-08-03 09:08:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-03 09:08:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-03 09:08:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-03 09:08:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-03 09:08:11,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/579608f5-a737-4dca-aa55-d9e55539030f 2018-08-03 09:08:11,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:11,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"} 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:11 GMT 2018-08-03 09:08:11,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:11,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-03 09:08:11,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:11,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-03 09:08:11,164 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-03 09:08:11,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-03 09:08:11,364 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:11,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:11,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:11 GMT 2018-08-03 09:08:11,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:11,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:11,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:11,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:11,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:11,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:11,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:11,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:11 GMT 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 09:08:11,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:11,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:11,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:11,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:11,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:11,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:11,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:11,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:11,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:11,517 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:11,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:11,517 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:11 GMT 2018-08-03 09:08:11,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:11,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:11,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:16,309 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-03 09:08:16,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:16,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:16,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:16,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:16,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:16,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:16,599 - 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-08-03T09:08:11.913Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:11.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "keypair_epfdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:12.944Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:12.944Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_network_p9mt0a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:12.956Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:12.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_network_2sx45t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "external_network_56z6vv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_network_p9mt0a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "keypair_epfdfz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_network_p9mt0a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "external_network_56z6vv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "external_network_56z6vv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "keypair_epfdfz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "security_group_tjir9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "security_group_tjir9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:14.547Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.014Z", "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-08-03T09:08:15.014Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "security_group_tjir9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.533Z", "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-08-03T09:08:15.533Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "0748ee3c-c3aa-4795-aae4-0892160f9055"}, {"node_instance_id": "data_plane_network_2sx45t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.577Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:15.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "security_group_tjir9h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:15.577Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:15.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:16 GMT 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15209 2018-08-03 09:08:16,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:16,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-03 09:08:16,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-03 09:08:16,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-03 09:08:16,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-03 09:08:16,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-03 09:08:16,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 09:08:16,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-03 09:08:16,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 09:08:16,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-03 09:08:16,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-03 09:08:16,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-03 09:08:16,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:16,603 - 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-08-03 09:08:16,603 - 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-08-03 09:08:16,603 - 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-08-03 09:08:16,604 - 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-08-03 09:08:16,604 - 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-08-03 09:08:16,604 - 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-08-03 09:08:16,604 - 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-08-03 09:08:16,604 - 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-08-03 09:08:16,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-03 09:08:16,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-03 09:08:16,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:16,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:16,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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:16 GMT 2018-08-03 09:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:16,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:21,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:21,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:21,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:21,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_56z6vv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.705Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.705Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "7c1aee36-009b-4d3f-86da-86986cf2fc14"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "external_network_56z6vv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_network_p9mt0a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "keypair_epfdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "external_network_56z6vv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_network_2sx45t", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "keypair_epfdfz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:16.733Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:16.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_network_p9mt0a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:17.752Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:17.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "keypair_epfdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:17.752Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:17.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_network_p9mt0a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:17.752Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:17.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "external_network_56z6vv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:17.752Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:17.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:17.876Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:08:17Z', u'updated_at': u'2018-08-03T09:08:17Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'port_id': None, u'id': u'b46de466-76b4-4abd-9ffe-3304e42da6a6', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:17.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "908caf3e-7692-4c8e-beac-87816c34dee5"}, {"node_instance_id": "router_wp41g6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_network_2sx45t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "router_wp41g6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_network_2sx45t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "router_wp41g6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:18.866Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:18.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:19.014Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:08:18Z', u'updated_at': u'2018-08-03T09:08:18Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'port_id': None, u'id': u'7503100b-b268-40c7-aadd-50912151a724', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:19.014Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "134fedae-029c-4368-a633-0de9f309ced1"}, {"node_instance_id": "security_group_tjir9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:19.872Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:19.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:19.872Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:19.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:19.872Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:19.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_network_2sx45t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:19.872Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:19.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_ip_payjek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:19.872Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:19.872Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_subnet_dpldmc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:20.878Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:20.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_subnet_dpldmc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:20.878Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:20.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "security_group_tjir9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:20.878Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:20.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "security_group_tjir9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:20.878Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:20.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_subnet_dpldmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:20.878Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:20.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:20.878Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:20.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 60, "offset": 28, "size": 50}}} 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:21 GMT 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:21,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16642 2018-08-03 09:08:21,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:21,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-03 09:08:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-03 09:08:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-03 09:08:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-03 09:08:21,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-03 09:08:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-03 09:08:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,777 - 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'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:08:17Z', u'updated_at': u'2018-08-03T09:08:17Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'port_id': None, u'id': u'b46de466-76b4-4abd-9ffe-3304e42da6a6', u'qos_policy_id': None} 2018-08-03 09:08:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-03 09:08:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-03 09:08:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-03 09:08:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 09:08:21,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,779 - 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'4967bce1d70344f5b0d783b7e3c23a28', u'created_at': u'2018-08-03T09:08:18Z', u'updated_at': u'2018-08-03T09:08:18Z', u'floating_network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'4967bce1d70344f5b0d783b7e3c23a28', u'port_id': None, u'id': u'7503100b-b268-40c7-aadd-50912151a724', u'qos_policy_id': None} 2018-08-03 09:08:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-03 09:08:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-03 09:08:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-03 09:08:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-03 09:08:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:21,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:21,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:21,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:21,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:21,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:21,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:21,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:21,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:21,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:21,837 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:21,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:21,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:21 GMT 2018-08-03 09:08:21,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:21,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:21,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:26,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:26,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:26,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:26,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:26,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_dpldmc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:22.446Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:22.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_subnet_dpldmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:23.655Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:23.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "data_plane_subnet_dpldmc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:23.655Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:23.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_data_plane_port_3atw40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:24.671Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:24.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:24.671Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:24.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:24.671Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:24.671Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:25.015Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:25.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_data_plane_port_3atw40", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:25.015Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:25.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_data_plane_port_3atw40", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:25.015Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:25.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "router_wp41g6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:26.065Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:26.065Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "router_wp41g6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:26.065Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:26.065Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 71, "offset": 60, "size": 50}}} 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:26 GMT 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5526 2018-08-03 09:08:26,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:26,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-03 09:08:26,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:26,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:26,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:26,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 09:08:26,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:26,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 09:08:26,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 09:08:26,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 09:08:26,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:26,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-03 09:08:26,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:26,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:26,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:26,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:26 GMT 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:26,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:26,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:31,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:32,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:32,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:32,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:32,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:32,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:32,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_wp41g6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:27.074Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:27.074Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_data_plane_port_3atw40", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_subnet_6roalr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_subnet_6roalr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_subnet_6roalr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_data_plane_port_3atw40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:28.086Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:28.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:29.093Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:29.093Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_data_plane_port_3atw40", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:29.093Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:29.093Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:30.099Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:30.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:30.099Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:30.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:30.760Z", "message": "connect_security_group(): source_id=9bd037eb-d42f-4821-9d44-6111bd48e08b target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', 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-08-03T09:08:30.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "21fa79f3-fe27-4852-8f4b-2244740c647c"}, {"node_instance_id": "management_plane_subnet_6roalr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:31.105Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:31.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:31.736Z", "message": "connect_security_group(): source_id=578b524d-1001-4201-a12f-88b8e40d525e target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', 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-08-03T09:08:31.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "35e5de5c-415e-4df2-a013-a121e8f1dcb4"}], "metadata": {"pagination": {"total": 88, "offset": 71, "size": 50}}} 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:32 GMT 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7967 2018-08-03 09:08:32,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:32,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:32,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 09:08:32,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-03 09:08:32,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:32,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-03 09:08:32,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:32,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:32,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 09:08:32,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:32,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:32,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:32,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:32,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9bd037eb-d42f-4821-9d44-6111bd48e08b target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 09:08:32,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-03 09:08:32,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=578b524d-1001-4201-a12f-88b8e40d525e target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 09:08:32,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:32,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:32,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:32,099 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:32 GMT 2018-08-03 09:08:32,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:32,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:32,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:37,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:37,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:37,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:37,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:37,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_6roalr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:32.111Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:32.111Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "management_plane_subnet_6roalr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:32.111Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:32.111Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:32.111Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:32.111Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:33.117Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:33.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:33.117Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:33.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:36.762Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:36.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 95, "offset": 86, "size": 50}}} 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:37 GMT 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3033 2018-08-03 09:08:37,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:37,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:37,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:37,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:37,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-03 09:08:37,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-03 09:08:37,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-03 09:08:37,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:37,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:37,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:37,232 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:37 GMT 2018-08-03 09:08:37,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:37,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:37,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:42,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:42,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:42,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:42,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:42,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:42,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_47jkc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:38.189Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:38.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:38.189Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:38.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:38.189Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:38.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_port_47jkc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:38.189Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:38.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:38.189Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:38.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_port_47jkc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:38.189Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:38.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:40.025Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:40.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_port_47jkc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:40.192Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:40.192Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_port_47jkc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:41.198Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:41.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:41.198Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:41.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_port_47jkc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:42.203Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:42.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:42.203Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:42.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:42.203Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:42.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:42.203Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:42.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 109, "offset": 92, "size": 50}}} 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:42 GMT 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6897 2018-08-03 09:08:42,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:42,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:42,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:42,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 09:08:42,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 09:08:42,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-03 09:08:42,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-03 09:08:42,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 09:08:42,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-03 09:08:42,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:42,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:42,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:42,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:42,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:42,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:42,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:42,471 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:42 GMT 2018-08-03 09:08:42,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:42,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:42,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:47,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:47,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:47,545 - 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-08-03T09:08:43.209Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:43.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:43.209Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:43.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:43.828Z", "message": "connect_security_group(): source_id=8273566e-3574-4475-b7a1-cee71877717d target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', 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-08-03T09:08:43.828Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "96f17327-72ff-4255-900d-29409233db5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:44.753Z", "message": "connect_security_group(): source_id=36570fec-15de-43fc-8879-4de716d3e5a8 target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', 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-08-03T09:08:44.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "00a72f5d-527d-4a1f-b5d6-67607738adb6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:44.767Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:44.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:45.239Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:45.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:45.239Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:45.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:45.239Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:45.239Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 119, "offset": 106, "size": 50}}} 2018-08-03 09:08:47,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:47,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:47 GMT 2018-08-03 09:08:47,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:47,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4526 2018-08-03 09:08:47,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:47,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:47,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:47,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=8273566e-3574-4475-b7a1-cee71877717d target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 09:08:47,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=36570fec-15de-43fc-8879-4de716d3e5a8 target={u'external_id': u'41d89ac7-1198-42da-a0a5-421a8be8819a', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-03 09:08:47,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:47,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-03 09:08:47,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-03 09:08:47,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-03 09:08:47,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:47,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:47,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:47,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:47,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:47,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:47,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:47,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:47,617 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:47,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:47,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:47 GMT 2018-08-03 09:08:47,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:47,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:47,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:52,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:52,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:52,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:47.967Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:47.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.075Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.075Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.075Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.075Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.075Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.342Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.342Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.624Z", "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'36570fec-15de-43fc-8879-4de716d3e5a8', 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:44:cd:38'}, {u'external_id': u'9bd037eb-d42f-4821-9d44-6111bd48e08b', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c9:b5:5b'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:49.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "ecf1e833-27ee-4a7e-8e8d-74b56b2f2d6f"}, {"node_instance_id": "target_vnf_host_phcdvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:49.764Z", "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-08-03T09:08:49.764Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "ecf1e833-27ee-4a7e-8e8d-74b56b2f2d6f"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:50.769Z", "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-08-03T09:08:50.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "82a668ae-ca43-4314-8046-0f29cbc586e5"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:50.769Z", "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'8273566e-3574-4475-b7a1-cee71877717d', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e2:95:ce'}, {u'external_id': u'578b524d-1001-4201-a12f-88b8e40d525e', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5d:b3:cb'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:50.769Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "82a668ae-ca43-4314-8046-0f29cbc586e5"}, {"node_instance_id": "target_vnf_host_phcdvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:52.156Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'36570fec-15de-43fc-8879-4de716d3e5a8'}, {'port-id': u'9bd037eb-d42f-4821-9d44-6111bd48e08b'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:52.156Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "ecf1e833-27ee-4a7e-8e8d-74b56b2f2d6f"}], "metadata": {"pagination": {"total": 132, "offset": 114, "size": 50}}} 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:52 GMT 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8309 2018-08-03 09:08:52,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:52,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-03 09:08:52,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-03 09:08:52,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 09:08:52,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 09:08:52,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:52,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-03 09:08:52,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-03 09:08:52,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-03 09:08:52,692 - 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'36570fec-15de-43fc-8879-4de716d3e5a8', 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:44:cd:38'}, {u'external_id': u'9bd037eb-d42f-4821-9d44-6111bd48e08b', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c9:b5:5b'}] 2018-08-03 09:08:52,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-03 09:08:52,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-03 09:08:52,693 - 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'8273566e-3574-4475-b7a1-cee71877717d', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e2:95:ce'}, {u'external_id': u'578b524d-1001-4201-a12f-88b8e40d525e', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5d:b3:cb'}] 2018-08-03 09:08:52,693 - 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'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'36570fec-15de-43fc-8879-4de716d3e5a8'}, {'port-id': u'9bd037eb-d42f-4821-9d44-6111bd48e08b'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'} 2018-08-03 09:08:52,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:52,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:52,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:52,750 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:52 GMT 2018-08-03 09:08:52,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:52,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:52,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:57,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:08:57,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:57,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_4xf7hy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:52.775Z", "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-08-03T09:08:52.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "82a668ae-ca43-4314-8046-0f29cbc586e5"}, {"node_instance_id": "target_vnf_host_phcdvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:52.775Z", "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-08-03T09:08:52.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "ecf1e833-27ee-4a7e-8e8d-74b56b2f2d6f"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:52.775Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'8273566e-3574-4475-b7a1-cee71877717d'}, {'port-id': u'578b524d-1001-4201-a12f-88b8e40d525e'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:52.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "82a668ae-ca43-4314-8046-0f29cbc586e5"}, {"node_instance_id": "target_vnf_host_phcdvy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:52.775Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'36570fec-15de-43fc-8879-4de716d3e5a8'}, {'port-id': u'9bd037eb-d42f-4821-9d44-6111bd48e08b'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:52.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "ecf1e833-27ee-4a7e-8e8d-74b56b2f2d6f"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:52.775Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'8273566e-3574-4475-b7a1-cee71877717d'}, {'port-id': u'578b524d-1001-4201-a12f-88b8e40d525e'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:52.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8", "logger": "82a668ae-ca43-4314-8046-0f29cbc586e5"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:55.154Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:55.154Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:55.352Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:55.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:56.356Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:56.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:56.356Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:56.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:57.441Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:57.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:57.441Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:57.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:57.441Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:57.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:57.441Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:57.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:57.441Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:57.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:57.441Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:08:57.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 147, "offset": 127, "size": 50}}} 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:57 GMT 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:57,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9065 2018-08-03 09:08:57,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:08:57,821 - 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-08-03 09:08:57,821 - 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-08-03 09:08:57,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'8273566e-3574-4475-b7a1-cee71877717d'}, {'port-id': u'578b524d-1001-4201-a12f-88b8e40d525e'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'} 2018-08-03 09:08:57,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'36570fec-15de-43fc-8879-4de716d3e5a8'}, {'port-id': u'9bd037eb-d42f-4821-9d44-6111bd48e08b'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'} 2018-08-03 09:08:57,822 - 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'3bd0e746-007d-4204-a530-36c3aeb43582', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0beb5e47-b0ea-4453-8c5c-20b26cb5b05f'}, 'nics': [{'port-id': u'8273566e-3574-4475-b7a1-cee71877717d'}, {'port-id': u'578b524d-1001-4201-a12f-88b8e40d525e'}], 'flavor': u'9bf0ec5e-218e-4d0b-b9f3-197491fb9579'} 2018-08-03 09:08:57,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 09:08:57,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-03 09:08:57,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:57,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-03 09:08:57,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 09:08:57,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-03 09:08:57,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:57,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-03 09:08:57,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 09:08:57,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-03 09:08:57,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:08:57,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:08:57,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:08:57,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:08:57,878 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:08:57 GMT 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:08:57,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:02,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:02,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:02,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:58.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:08:58.774Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:08:59.447Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:08:59.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:02 GMT 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:02,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2366 2018-08-03 09:09:02,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:02,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2018-08-03 09:09:02,953 - 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:None state. Retrying... [retry_after=30] 2018-08-03 09:09:02,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:03,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:03,008 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:03,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:03,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:03 GMT 2018-08-03 09:09:03,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:03,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:09:03,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:08,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:08,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:08,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:08 GMT 2018-08-03 09:09:08,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:08,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:09:08,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:08,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:08,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:08,156 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:08,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:08,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:08 GMT 2018-08-03 09:09:08,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:08,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:09:08,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:13,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:13,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:13,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:13,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:13,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:13,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:13,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:13 GMT 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:13,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:13,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:13,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:13,393 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:13 GMT 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:09:13,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:18,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:18,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:18 GMT 2018-08-03 09:09:18,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:18,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:09:18,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:18,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:18,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:18,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:18,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:18,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:18,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:18,519 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:18 GMT 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:09:18,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:23,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:23,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:23,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:23,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:23 GMT 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:09:23,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:23,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:23,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:23,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:23,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:23,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:23,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:23,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:23,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:23,646 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:23,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:23,646 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:23 GMT 2018-08-03 09:09:23,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:23,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:09:23,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:28,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:28,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:28 GMT 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:28,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:28,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:28,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:28,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:28,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:28,763 - 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-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:28 GMT 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-03 09:09:28,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:33,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:33,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:33,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:33,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_phcdvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:28.756Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:28.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:29.465Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:29.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:29.465Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:29.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:29.465Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:29.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:30.812Z", "message": "Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Unexpected server state ERROR:None", "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 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 413, in start\n server_task_state))\nNonRecoverableError: Unexpected server state ERROR:None\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T09:09:30.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}, {"node_instance_id": null, "event_type": "workflow_failed", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:31.474Z", "message": "'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:31.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 155, "offset": 144, "size": 50}}} 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:33 GMT 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4019 2018-08-03 09:09:33,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:33,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 09:09:33,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-03 09:09:33,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 09:09:33,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-03 09:09:33,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None [retry 1/60] 2018-08-03 09:09:33,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None 2018-08-03 09:09:33,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/937f1633-f676-4124-895b-4fb7f8b6a8f8 2018-08-03 09:09:33,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:33,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "failed", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 502, in _remote_workflow_child_thread\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 533, in _execute_workflow_function\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py\", line 27, in install\n node_instances=set(ctx.node_instances))\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 28, in install_node_instances\n processor.install()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 93, in install\n graph_finisher_func=self._finish_install)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 114, in _process_node_instances\n self.graph.execute()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 133, in execute\n self._handle_terminated_task(task)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None\n", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"} 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:33 GMT 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:33,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1672 2018-08-03 09:09:33,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:33,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'failed', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-08-03T09:08:11.250Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'Traceback (most recent call last):\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 502, in _remote_workflow_child_thread\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 533, in _execute_workflow_function\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install\n node_instances=set(ctx.node_instances))\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances\n processor.install()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install\n graph_finisher_func=self._finish_install)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances\n self.graph.execute()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 133, in execute\n self._handle_terminated_task(task)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed \'nova_plugin.server.start\' -> Unexpected server state ERROR:None\n', u'deployment_id': u'vrouter-opnfv', u'id': u'937f1633-f676-4124-895b-4fb7f8b6a8f8'} 2018-08-03 09:09:34,025 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 09:09:34,025 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 07:16 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-03 09:09:34,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-03 09:09:34,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-08-03 09:09:34,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:34,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:34,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is 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-08-03T09:07:39.973Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "579608f5-a737-4dca-aa55-d9e55539030f"}, {"status": "failed", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T09:08:11.250Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 502, in _remote_workflow_child_thread\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 533, in _execute_workflow_function\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py\", line 27, in install\n node_instances=set(ctx.node_instances))\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 28, in install_node_instances\n processor.install()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 93, in install\n graph_finisher_func=self._finish_install)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 114, in _process_node_instances\n self.graph.execute()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 133, in execute\n self._handle_terminated_task(task)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Unexpected server state ERROR:None\n", "deployment_id": "vrouter-opnfv", "id": "937f1633-f676-4124-895b-4fb7f8b6a8f8"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:34 GMT 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7687 2018-08-03 09:09:34,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:34,087 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-03 09:09:34,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-03 09:09:34,226 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:34 GMT 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:34,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:34,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:34,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:34 GMT 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:34,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:34,341 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:34,341 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:34 GMT 2018-08-03 09:09:34,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:34,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:34,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:39,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:39,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:39,413 - 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-08-03T09:09:34.771Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:34.771Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:35.478Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:35.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:35.478Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:35.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:36.483Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:36.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:36.483Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:36.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:36.483Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:36.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:36.483Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:36.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:37.843Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 6be9bb6e-1ccd-4025-8621-1f44394e9a20 is not ready [status_code=409]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6be9bb6e-1ccd-4025-8621-1f44394e9a20 is not ready [status_code=409]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 432, in stop\n nova_client.servers.stop(server)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1060, in stop\n resp, body = self._action_return_resp_and_body('os-stop', server, None)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 6be9bb6e-1ccd-4025-8621-1f44394e9a20 is not ready [status_code=409]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T09:09:37.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:38.526Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:38.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "target_vnf_host_phcdvy", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:38.526Z", "message": "Task failed 'nova_plugin.server.stop' -> Cannot 'stop' instance b1d9c4d8-a563-49e0-9a39-05cbe48d3a87 while it is in vm_state building [status_code=409]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Cannot 'stop' instance b1d9c4d8-a563-49e0-9a39-05cbe48d3a87 while it is in vm_state building [status_code=409]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 432, in stop\n nova_client.servers.stop(server)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1060, in stop\n resp, body = self._action_return_resp_and_body('os-stop', server, None)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Cannot 'stop' instance b1d9c4d8-a563-49e0-9a39-05cbe48d3a87 while it is in vm_state building [status_code=409]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-03T09:09:38.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:38.526Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:38.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-03 09:09:39,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:39,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:39 GMT 2018-08-03 09:09:39,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:39,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9581 2018-08-03 09:09:39,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:39,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-03 09:09:39,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 09:09:39,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 09:09:39,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 09:09:39,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-03 09:09:39,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 09:09:39,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-03 09:09:39,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 6be9bb6e-1ccd-4025-8621-1f44394e9a20 is not ready [status_code=409] 2018-08-03 09:09:39,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-03 09:09:39,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Cannot 'stop' instance b1d9c4d8-a563-49e0-9a39-05cbe48d3a87 while it is in vm_state building [status_code=409] 2018-08-03 09:09:39,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-03 09:09:39,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:09:39,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:39,467 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:39,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:39,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:39 GMT 2018-08-03 09:09:39,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:39,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:39,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:44,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:44,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:44,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:44,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:44,533 - 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-08-03T09:09:40.521Z", "message": "Detaching port 578b524d-1001-4201-a12f-88b8e40d525e...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:40.521Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "d9dc78af-a440-4436-81e5-ec2ce0d49926"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:40.932Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:09:40.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:41.534Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:41.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:41.534Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:41.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:41.534Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:41.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:41.799Z", "message": "Successfully detached port 578b524d-1001-4201-a12f-88b8e40d525e", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:41.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "d9dc78af-a440-4436-81e5-ec2ce0d49926"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:43.752Z", "message": "Detaching port 8273566e-3574-4475-b7a1-cee71877717d...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:43.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "7cc8e90a-3831-4b2a-95d5-77df6a5fcdb3"}], "metadata": {"pagination": {"total": 20, "offset": 11, "size": 50}}} 2018-08-03 09:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:44 GMT 2018-08-03 09:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4334 2018-08-03 09:09:44,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:44,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 578b524d-1001-4201-a12f-88b8e40d525e... 2018-08-03 09:09:44,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] 2018-08-03 09:09:44,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-03 09:09:44,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-03 09:09:44,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-03 09:09:44,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 578b524d-1001-4201-a12f-88b8e40d525e 2018-08-03 09:09:44,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 8273566e-3574-4475-b7a1-cee71877717d... 2018-08-03 09:09:44,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:09:44,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:44,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:44,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:44,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:44,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:44,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:44,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:44,585 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:44,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:44,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:44 GMT 2018-08-03 09:09:44,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:44,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:44,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:49,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:49,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:49,651 - 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-08-03T09:09:44.939Z", "message": "Successfully detached port 8273566e-3574-4475-b7a1-cee71877717d", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:44.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "7cc8e90a-3831-4b2a-95d5-77df6a5fcdb3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:45.031Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:45.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:45.554Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:45.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:46.291Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:46.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "688279e5-10ab-4441-9e18-ad5fc53b2555"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:46.559Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:46.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:46.559Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:46.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_host_4xf7hy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:49.289Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:49.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:49.563Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:49.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 28, "offset": 18, "size": 50}}} 2018-08-03 09:09:49,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:49,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:49 GMT 2018-08-03 09:09:49,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:49,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4109 2018-08-03 09:09:49,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:49,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 8273566e-3574-4475-b7a1-cee71877717d 2018-08-03 09:09:49,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-03 09:09:49,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 09:09:49,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-03 09:09:49,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-03 09:09:49,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-03 09:09:49,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-03 09:09:49,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 09:09:49,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:09:49,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:49,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:49,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:49,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:49,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:49,709 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:49 GMT 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:49,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:54,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:54,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:54,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:50.566Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:50.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:50.566Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:50.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:50.566Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:50.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:51.354Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:51.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "5b1589f5-0be1-4901-98dc-ec9ffb41a049"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:51.571Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:51.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:51.571Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:51.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:51.571Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 1/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:51.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:51.571Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:51.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:51.571Z", "message": "Task started 'neutron_plugin.port.detach' [retry 1/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:51.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:52.635Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:52.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:53.578Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:53.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:53.578Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:53.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:53.578Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 1/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:09:53.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:53.578Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:53.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_data_plane_port_m9ao17", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:53.578Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:53.578Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_port_6t26pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:54.144Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:54.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "68c94510-4077-4de5-8301-6297a2e70d5a"}], "metadata": {"pagination": {"total": 44, "offset": 26, "size": 50}}} 2018-08-03 09:09:54,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:54,773 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:54 GMT 2018-08-03 09:09:54,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:54,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8911 2018-08-03 09:09:54,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:54,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 09:09:54,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 09:09:54,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 09:09:54,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-03 09:09:54,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 1/60] 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 1/60] 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 09:09:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-03 09:09:54,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 1/60] 2018-08-03 09:09:54,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-03 09:09:54,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-03 09:09:54,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-03 09:09:54,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:54,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:54,829 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:54,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:54,829 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:54 GMT 2018-08-03 09:09:54,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:54,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:54,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:59,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:09:59,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:59,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_6t26pq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:55.468Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:55.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:56.507Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:56.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:56.507Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:56.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:56.584Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:56.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:57.303Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:57.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198", "logger": "a12eb47c-0165-4924-9eb9-b8f523d79fe3"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:57.587Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:57.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": "reference_vnf_ip_owhs4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:09:59.225Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:09:59.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 51, "offset": 42, "size": 50}}} 2018-08-03 09:09:59,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:59,901 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:59 GMT 2018-08-03 09:09:59,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:59,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3590 2018-08-03 09:09:59,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:09:59,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-03 09:09:59,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-03 09:09:59,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-03 09:09:59,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-03 09:09:59,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-03 09:09:59,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-03 09:09:59,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-03 09:09:59,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:09:59,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:09:59,958 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:09:59,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:09:59,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:09:59 GMT 2018-08-03 09:09:59,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:09:59,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:09:59,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:04,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:05,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:05,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:05,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:02.936Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 2/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:02.936Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:03.592Z", "message": "Task started 'neutron_plugin.port.detach' [retry 2/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:03.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 53, "offset": 49, "size": 50}}} 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:05 GMT 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:05,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1084 2018-08-03 09:10:05,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:05,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 2/60] 2018-08-03 09:10:05,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 2/60] 2018-08-03 09:10:05,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:05,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:05,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:05,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:05,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:05,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:05,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:05,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:05,084 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:05,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:05,084 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:05 GMT 2018-08-03 09:10:05,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:05,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:05,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:10,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:10,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:10,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:10,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:10,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:05.470Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 2/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:10:05.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 54, "offset": 51, "size": 50}}} 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:10 GMT 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1256 2018-08-03 09:10:10,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:10,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 2/60] 2018-08-03 09:10:10,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:10,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:10,201 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:10,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:10 GMT 2018-08-03 09:10:10,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:10,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:10,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:15,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:15,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 54, "offset": 52, "size": 50}}} 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:15,273 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:15 GMT 2018-08-03 09:10:15,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:15,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:10:15,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:15,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:15,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:15,328 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:15,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:15,329 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:15 GMT 2018-08-03 09:10:15,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:15,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:15,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:20,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:20,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:20,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:20,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:20,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:20,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:20,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:15.536Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 3/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:15.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:15.598Z", "message": "Task started 'neutron_plugin.port.detach' [retry 3/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:15.598Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:17.261Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 3/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:10:17.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 57, "offset": 52, "size": 50}}} 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:20 GMT 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2260 2018-08-03 09:10:20,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:20,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 3/60] 2018-08-03 09:10:20,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 3/60] 2018-08-03 09:10:20,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 3/60] 2018-08-03 09:10:20,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:20,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:20,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:20,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:20,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:20,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:20,468 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:20 GMT 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:20,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:25,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:25,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 57, "offset": 55, "size": 50}}} 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:25 GMT 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:25,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:25,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:25,588 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:25,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:25,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:25 GMT 2018-08-03 09:10:25,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:25,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:25,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:30,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:30,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:30,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:30,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:30,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:30,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:27.331Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 4/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:27.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:27.604Z", "message": "Task started 'neutron_plugin.port.detach' [retry 4/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:27.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:29.158Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 4/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:10:29.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 60, "offset": 55, "size": 50}}} 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:30 GMT 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2260 2018-08-03 09:10:30,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:30,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 4/60] 2018-08-03 09:10:30,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 4/60] 2018-08-03 09:10:30,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 4/60] 2018-08-03 09:10:30,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:30,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:30,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:30,710 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:30 GMT 2018-08-03 09:10:30,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:30,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:35,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:35,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 60, "offset": 58, "size": 50}}} 2018-08-03 09:10:35,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:35,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:35 GMT 2018-08-03 09:10:35,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:35,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:10:35,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:35,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:35,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:35,832 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:35,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:35,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:35 GMT 2018-08-03 09:10:35,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:35,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:35,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:40,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:40,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:40,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:39.219Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 5/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:39.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:39.609Z", "message": "Task started 'neutron_plugin.port.detach' [retry 5/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:39.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 62, "offset": 58, "size": 50}}} 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:40 GMT 2018-08-03 09:10:40,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:40,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1084 2018-08-03 09:10:40,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:40,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 5/60] 2018-08-03 09:10:40,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 5/60] 2018-08-03 09:10:40,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:40,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:40,951 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:40,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:40,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:40 GMT 2018-08-03 09:10:40,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:40,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:40,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:45,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:46,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:46,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:41.455Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 5/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:10:41.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 63, "offset": 60, "size": 50}}} 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:46 GMT 2018-08-03 09:10:46,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:46,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1256 2018-08-03 09:10:46,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:46,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 5/60] 2018-08-03 09:10:46,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:46,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:46,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:46,071 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:46,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:46 GMT 2018-08-03 09:10:46,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:46,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:46,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:51,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:51,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 63, "offset": 61, "size": 50}}} 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:51 GMT 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:51,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:51,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:51,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:51,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:51,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:51,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:51,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:51,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:51,191 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:51,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:51,191 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:51 GMT 2018-08-03 09:10:51,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:51,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:51,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:56,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:10:56,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:51.528Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 6/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:51.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:51.616Z", "message": "Task started 'neutron_plugin.port.detach' [retry 6/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:10:51.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:10:53.353Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 6/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:10:53.353Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 66, "offset": 61, "size": 50}}} 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:56,266 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:56 GMT 2018-08-03 09:10:56,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:56,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2260 2018-08-03 09:10:56,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:10:56,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 6/60] 2018-08-03 09:10:56,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 6/60] 2018-08-03 09:10:56,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 6/60] 2018-08-03 09:10:56,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:10:56,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:10:56,333 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:10:56 GMT 2018-08-03 09:10:56,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:10:56,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:10:56,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:01,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:01,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 66, "offset": 64, "size": 50}}} 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:01 GMT 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:01,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:01,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:01,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:01,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:01,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:01,451 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:01 GMT 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:01,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:06,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:06,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:06,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:06,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:03.420Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 7/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:03.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:03.621Z", "message": "Task started 'neutron_plugin.port.detach' [retry 7/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:03.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:05.251Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 7/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:11:05.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 69, "offset": 64, "size": 50}}} 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:06 GMT 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:06,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2260 2018-08-03 09:11:06,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 7/60] 2018-08-03 09:11:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 7/60] 2018-08-03 09:11:06,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 7/60] 2018-08-03 09:11:06,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:06,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:06,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:06,578 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:06,578 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:06 GMT 2018-08-03 09:11:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:06,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:06,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:11,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:11,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:11,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:11,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:11,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:11,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:11,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 69, "offset": 67, "size": 50}}} 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:11 GMT 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:11,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:11,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:11,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:11,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:11,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:11,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:11,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:11,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:11,732 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:11,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:11,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:11 GMT 2018-08-03 09:11:11,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:11,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:11,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:16,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:16,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:16,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:15.322Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 8/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:15.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:15.627Z", "message": "Task started 'neutron_plugin.port.detach' [retry 8/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:15.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 71, "offset": 67, "size": 50}}} 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:16,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:16 GMT 2018-08-03 09:11:16,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:16,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1084 2018-08-03 09:11:16,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 8/60] 2018-08-03 09:11:16,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 8/60] 2018-08-03 09:11:16,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:16,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:16,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:16,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:16,880 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:16 GMT 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:16,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:21,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:21,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:21,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:21,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:21,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:21,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:21,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:17.045Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 8/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:11:17.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 72, "offset": 69, "size": 50}}} 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:21 GMT 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1256 2018-08-03 09:11:21,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:21,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 8/60] 2018-08-03 09:11:21,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:22,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:22,034 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:22,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:22,035 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:22 GMT 2018-08-03 09:11:22,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:22,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:22,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:27,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:27,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:27,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 72, "offset": 70, "size": 50}}} 2018-08-03 09:11:27,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:27,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:27 GMT 2018-08-03 09:11:27,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:27,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:11:27,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:27,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:27,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:27,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:27,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:27,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:27,161 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:27 GMT 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:27,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:32,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:32,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:27.117Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 9/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:27.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:27.634Z", "message": "Task started 'neutron_plugin.port.detach' [retry 9/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:27.634Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:29.244Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 9/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:11:29.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 75, "offset": 70, "size": 50}}} 2018-08-03 09:11:32,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:32,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:32 GMT 2018-08-03 09:11:32,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:32,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2260 2018-08-03 09:11:32,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:32,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 9/60] 2018-08-03 09:11:32,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 9/60] 2018-08-03 09:11:32,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 9/60] 2018-08-03 09:11:32,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:32,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:32,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:32,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:32,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:32,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:32,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:32,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:32,283 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:32,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:32,283 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:32 GMT 2018-08-03 09:11:32,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:32,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:32,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:37,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:37,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:37,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:37,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:37,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 75, "offset": 73, "size": 50}}} 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:37 GMT 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:11:37,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:37,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:37,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:37,404 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:37,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:37,404 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:37 GMT 2018-08-03 09:11:37,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:37,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:37,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:42,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:42,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:42,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:42,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:42,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:42,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:39.312Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 10/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:39.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:39.639Z", "message": "Task started 'neutron_plugin.port.detach' [retry 10/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:39.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:41.144Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 10/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:11:41.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 78, "offset": 73, "size": 50}}} 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:42 GMT 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2263 2018-08-03 09:11:42,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 10/60] 2018-08-03 09:11:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 10/60] 2018-08-03 09:11:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 10/60] 2018-08-03 09:11:42,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:42,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:42,540 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:42,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:42 GMT 2018-08-03 09:11:42,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:42,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:42,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:47,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:47,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 78, "offset": 76, "size": 50}}} 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:47 GMT 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:47,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:47,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:47,686 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:47,686 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:47 GMT 2018-08-03 09:11:47,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:47,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:47,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:52,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:52,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:52,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:52,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:52,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:52,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:52,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:51.212Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 11/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:51.212Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:51.653Z", "message": "Task started 'neutron_plugin.port.detach' [retry 11/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:11:51.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 80, "offset": 76, "size": 50}}} 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:52 GMT 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1086 2018-08-03 09:11:52,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:52,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 11/60] 2018-08-03 09:11:52,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 11/60] 2018-08-03 09:11:52,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:52,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:52,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:52,815 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:52 GMT 2018-08-03 09:11:52,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:52,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:52,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:57,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:11:57,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:57,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:57,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:11:53.439Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 11/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:11:53.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 81, "offset": 78, "size": 50}}} 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:57 GMT 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:57,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1257 2018-08-03 09:11:57,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:11:57,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 11/60] 2018-08-03 09:11:57,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:11:57,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:11:57,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:11:57,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:11:57,942 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:11:57 GMT 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:11:57,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:02,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:03,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:03,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:03,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:03,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 81, "offset": 79, "size": 50}}} 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:03 GMT 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:12:03,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:03,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:03,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:03,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:03,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:03,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:03,058 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:03 GMT 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:03,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:08,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:08,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:08,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:03.502Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 12/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:03.502Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:03.658Z", "message": "Task started 'neutron_plugin.port.detach' [retry 12/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:03.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:05.834Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 12/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:12:05.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 84, "offset": 79, "size": 50}}} 2018-08-03 09:12:08,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:08,136 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:08 GMT 2018-08-03 09:12:08,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:08,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2263 2018-08-03 09:12:08,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:08,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 12/60] 2018-08-03 09:12:08,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 12/60] 2018-08-03 09:12:08,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 12/60] 2018-08-03 09:12:08,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:08,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:08,191 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:08,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:08,191 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:08 GMT 2018-08-03 09:12:08,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:08,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:08,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:13,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:13,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:13,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:13,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 84, "offset": 82, "size": 50}}} 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:13 GMT 2018-08-03 09:12:13,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:13,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:12:13,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:13,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:13,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:13,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:13,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:13,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:13,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:13,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:13,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:13,306 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:13,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:13,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:13 GMT 2018-08-03 09:12:13,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:13,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:13,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:18,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:18,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:18,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:15.902Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 13/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:15.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:16.667Z", "message": "Task started 'neutron_plugin.port.detach' [retry 13/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:16.667Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:17.728Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 13/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:12:17.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 87, "offset": 82, "size": 50}}} 2018-08-03 09:12:18,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:18,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:18 GMT 2018-08-03 09:12:18,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:18,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2263 2018-08-03 09:12:18,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:18,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 13/60] 2018-08-03 09:12:18,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 13/60] 2018-08-03 09:12:18,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 13/60] 2018-08-03 09:12:18,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:18,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:18,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:18,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:18,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:18,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:18,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:18,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:18,427 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:18,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:18,427 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:18 GMT 2018-08-03 09:12:18,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:18,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:18,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:23,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:23,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:23,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 87, "offset": 85, "size": 50}}} 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:23,498 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:23 GMT 2018-08-03 09:12:23,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:23,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:12:23,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:23,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:23,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:23,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:23,554 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:23 GMT 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:23,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:23,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:28,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:28,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:28,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:27.800Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 14/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:27.800Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 88, "offset": 85, "size": 50}}} 2018-08-03 09:12:28,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:28,622 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:28 GMT 2018-08-03 09:12:28,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:28,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 583 2018-08-03 09:12:28,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:28,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 14/60] 2018-08-03 09:12:28,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:28,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:28,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:28,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:28,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:28,677 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:28 GMT 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:28,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:33,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:33,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:33,746 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:28.673Z", "message": "Task started 'neutron_plugin.port.detach' [retry 14/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:28.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:29.930Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 14/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:12:29.930Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 90, "offset": 86, "size": 50}}} 2018-08-03 09:12:33,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:33,747 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:33 GMT 2018-08-03 09:12:33,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:33,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1760 2018-08-03 09:12:33,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:33,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 14/60] 2018-08-03 09:12:33,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 14/60] 2018-08-03 09:12:33,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:33,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:33,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:33,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:33,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:33,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:33,801 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:33 GMT 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:33,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:38,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:38,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 90, "offset": 88, "size": 50}}} 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:38,869 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:38 GMT 2018-08-03 09:12:38,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:38,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:12:38,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:38,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:38,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:38,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:38,923 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:38 GMT 2018-08-03 09:12:38,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:38,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:38,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:43,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:44,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:44,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:44,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:44,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:44,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:40.003Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 15/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:40.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:40.678Z", "message": "Task started 'neutron_plugin.port.detach' [retry 15/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:40.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:41.834Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 15/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:12:41.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 93, "offset": 88, "size": 50}}} 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:44 GMT 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2263 2018-08-03 09:12:44,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:44,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 15/60] 2018-08-03 09:12:44,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 15/60] 2018-08-03 09:12:44,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 15/60] 2018-08-03 09:12:44,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:44,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:44,078 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:44,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:44,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:44 GMT 2018-08-03 09:12:44,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:44,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:44,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:49,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:49,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:49,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:49,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 93, "offset": 91, "size": 50}}} 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:49 GMT 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:12:49,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:49,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:49,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:49,209 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:49 GMT 2018-08-03 09:12:49,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:49,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:54,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:54,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:54,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:54,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:54,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:51.908Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 16/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:51.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:52.694Z", "message": "Task started 'neutron_plugin.port.detach' [retry 16/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:12:52.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:12:53.736Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 16/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:12:53.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 96, "offset": 91, "size": 50}}} 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:54 GMT 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2263 2018-08-03 09:12:54,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:54,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 16/60] 2018-08-03 09:12:54,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 16/60] 2018-08-03 09:12:54,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 16/60] 2018-08-03 09:12:54,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:54,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:54,346 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:54,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:54 GMT 2018-08-03 09:12:54,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:54,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:54,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:59,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:12:59,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 96, "offset": 94, "size": 50}}} 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:59 GMT 2018-08-03 09:12:59,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:59,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:12:59,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:12:59,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:12:59,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:12:59,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:12:59,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:12:59,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:12:59,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:12:59,467 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:12:59 GMT 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:12:59,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:04,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:04,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:04,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:03.805Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 17/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:03.805Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 97, "offset": 94, "size": 50}}} 2018-08-03 09:13:04,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:04,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:04 GMT 2018-08-03 09:13:04,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:04,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 583 2018-08-03 09:13:04,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:04,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 17/60] 2018-08-03 09:13:04,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:04,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:04,596 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:04,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:04 GMT 2018-08-03 09:13:04,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:04,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:04,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:09,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:09,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:09,672 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:04.700Z", "message": "Task started 'neutron_plugin.port.detach' [retry 17/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:04.700Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:06.134Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 17/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:13:06.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 99, "offset": 95, "size": 50}}} 2018-08-03 09:13:09,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:09,672 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:09 GMT 2018-08-03 09:13:09,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:09,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1760 2018-08-03 09:13:09,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:09,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 17/60] 2018-08-03 09:13:09,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 17/60] 2018-08-03 09:13:09,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:09,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:09,728 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:09,728 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:09 GMT 2018-08-03 09:13:09,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:09,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:09,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:14,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:14,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:14,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:14,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:14,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 99, "offset": 97, "size": 50}}} 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:14 GMT 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-03 09:13:14,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:14,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:14,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:14,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:14,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:14,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:14,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:14,858 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:14 GMT 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:14,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:19,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:19,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:16.203Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 18/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:16.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:16.706Z", "message": "Task started 'neutron_plugin.port.detach' [retry 18/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:16.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:17.928Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 18/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:13:17.928Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 102, "offset": 97, "size": 50}}} 2018-08-03 09:13:19,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:19,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:19 GMT 2018-08-03 09:13:19,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:19,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2264 2018-08-03 09:13:19,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:19,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 18/60] 2018-08-03 09:13:19,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 18/60] 2018-08-03 09:13:19,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 18/60] 2018-08-03 09:13:19,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:19,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:19,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:19,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:19,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:19,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:19,982 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:19 GMT 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:19,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:24,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:25,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 102, "offset": 100, "size": 50}}} 2018-08-03 09:13:25,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:25,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:25 GMT 2018-08-03 09:13:25,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:25,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:13:25,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:25,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:25,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:25,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:25,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:25,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:25,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:25,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:25,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:25,118 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:25,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:25,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:25 GMT 2018-08-03 09:13:25,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:25,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:25,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:30,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:30,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:30,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:30,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:30,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:30,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:28.002Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 19/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:28.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:28.714Z", "message": "Task started 'neutron_plugin.port.detach' [retry 19/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:28.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 104, "offset": 100, "size": 50}}} 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:30 GMT 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:13:30,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:30,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 19/60] 2018-08-03 09:13:30,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 19/60] 2018-08-03 09:13:30,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:30,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:30,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:30,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:30,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:30,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:30,254 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:30 GMT 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:30,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:35,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:35,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:30.331Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 19/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:13:30.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 105, "offset": 102, "size": 50}}} 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:35,318 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:35 GMT 2018-08-03 09:13:35,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:35,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:13:35,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:35,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 19/60] 2018-08-03 09:13:35,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:35,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:35,380 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:35,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:35,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:35 GMT 2018-08-03 09:13:35,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:35,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:35,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:40,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:40,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:40,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:40,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:40,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:40,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:40,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:40.399Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 20/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:40.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 106, "offset": 103, "size": 50}}} 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:40 GMT 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-08-03 09:13:40,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:40,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 20/60] 2018-08-03 09:13:40,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:40,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:40,529 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:40 GMT 2018-08-03 09:13:40,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:40,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:40,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:45,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:45,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:45,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:45,602 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:40.719Z", "message": "Task started 'neutron_plugin.port.detach' [retry 20/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:40.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:42.233Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 20/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:13:42.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 108, "offset": 104, "size": 50}}} 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:45,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:45 GMT 2018-08-03 09:13:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1762 2018-08-03 09:13:45,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:45,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 20/60] 2018-08-03 09:13:45,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 20/60] 2018-08-03 09:13:45,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:45,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:45,664 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:45 GMT 2018-08-03 09:13:45,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:45,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:45,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:50,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:50,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:50,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:50,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 108, "offset": 106, "size": 50}}} 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:50 GMT 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:50,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:13:50,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:50,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:50,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:50,791 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:50,791 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:50 GMT 2018-08-03 09:13:50,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:50,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:50,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:55,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:55,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:52.303Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 21/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:52.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:52.730Z", "message": "Task started 'neutron_plugin.port.detach' [retry 21/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:13:52.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:13:54.133Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 21/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:13:54.133Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 111, "offset": 106, "size": 50}}} 2018-08-03 09:13:55,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:55,862 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:55 GMT 2018-08-03 09:13:55,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:55,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:13:55,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:13:55,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 21/60] 2018-08-03 09:13:55,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 21/60] 2018-08-03 09:13:55,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 21/60] 2018-08-03 09:13:55,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:13:55,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:13:55,916 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:13:55 GMT 2018-08-03 09:13:55,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:13:55,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:13:55,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:00,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:00,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 111, "offset": 109, "size": 50}}} 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:00 GMT 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:00,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:01,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:01,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:01,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:01,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:01,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:01,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:01,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:01,038 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:01,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:01,038 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:01 GMT 2018-08-03 09:14:01,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:01,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:01,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:06,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:06,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:06,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:04.203Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 22/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:04.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:04.735Z", "message": "Task started 'neutron_plugin.port.detach' [retry 22/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:04.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:05.928Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 22/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:14:05.928Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 114, "offset": 109, "size": 50}}} 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:06,108 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:06 GMT 2018-08-03 09:14:06,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:06,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:14:06,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:06,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 22/60] 2018-08-03 09:14:06,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 22/60] 2018-08-03 09:14:06,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 22/60] 2018-08-03 09:14:06,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:06,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:06,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:06,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:06,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:06,163 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:06 GMT 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:06,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:11,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:11,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:11,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:11,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 114, "offset": 112, "size": 50}}} 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:11 GMT 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:11,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:14:11,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:11,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:11,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:11,286 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:11,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:11,287 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:11 GMT 2018-08-03 09:14:11,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:11,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:11,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:16,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:16,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:16.004Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 23/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:16.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 115, "offset": 112, "size": 50}}} 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:16,362 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:16 GMT 2018-08-03 09:14:16,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:16,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-08-03 09:14:16,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:16,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 23/60] 2018-08-03 09:14:16,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:16,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:16,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:16,419 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:16 GMT 2018-08-03 09:14:16,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:16,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:16,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:21,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:21,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:21,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:21,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:21,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:21,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:21,487 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:16.741Z", "message": "Task started 'neutron_plugin.port.detach' [retry 23/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:16.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:17.836Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 23/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:14:17.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 117, "offset": 113, "size": 50}}} 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:21 GMT 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1762 2018-08-03 09:14:21,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:21,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 23/60] 2018-08-03 09:14:21,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 23/60] 2018-08-03 09:14:21,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:21,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:21,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:21,542 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:21 GMT 2018-08-03 09:14:21,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:21,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:21,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:26,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:26,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 117, "offset": 115, "size": 50}}} 2018-08-03 09:14:26,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:26,617 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:26 GMT 2018-08-03 09:14:26,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:26,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:14:26,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:26,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:26,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:26,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:26,673 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:26 GMT 2018-08-03 09:14:26,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:26,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:26,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:31,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:31,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:27.903Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 24/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:27.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:28.747Z", "message": "Task started 'neutron_plugin.port.detach' [retry 24/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:28.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:29.750Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 24/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:14:29.750Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 120, "offset": 115, "size": 50}}} 2018-08-03 09:14:31,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:31,740 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:31 GMT 2018-08-03 09:14:31,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:31,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:14:31,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:31,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 24/60] 2018-08-03 09:14:31,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 24/60] 2018-08-03 09:14:31,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 24/60] 2018-08-03 09:14:31,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:31,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:31,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:31,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:31,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:31,792 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:31 GMT 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:31,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:36,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:36,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 120, "offset": 118, "size": 50}}} 2018-08-03 09:14:36,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:36,866 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:36 GMT 2018-08-03 09:14:36,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:36,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:14:36,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:36,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:36,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:36,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:36,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:36,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:36,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:36,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:36,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:36,937 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:36,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:36,938 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:36 GMT 2018-08-03 09:14:36,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:36,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:36,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:41,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:42,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:42,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:39.798Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 25/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:39.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:40.759Z", "message": "Task started 'neutron_plugin.port.detach' [retry 25/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:40.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:41.762Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 25/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:14:41.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 123, "offset": 118, "size": 50}}} 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:42 GMT 2018-08-03 09:14:42,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:42,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:14:42,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:42,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 25/60] 2018-08-03 09:14:42,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 25/60] 2018-08-03 09:14:42,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 25/60] 2018-08-03 09:14:42,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:42,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:42,152 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:42,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:42 GMT 2018-08-03 09:14:42,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:42,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:42,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:47,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:47,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:47,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 123, "offset": 121, "size": 50}}} 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:47 GMT 2018-08-03 09:14:47,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:47,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:14:47,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:47,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:47,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:47,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:47,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:47,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:47,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:47,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:47,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:47,267 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:47,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:47,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:47 GMT 2018-08-03 09:14:47,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:47,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:47,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:52,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:52,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:51.694Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 26/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:51.694Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:51.768Z", "message": "Task started 'neutron_plugin.port.detach' [retry 26/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:14:51.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 125, "offset": 121, "size": 50}}} 2018-08-03 09:14:52,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:52,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:52 GMT 2018-08-03 09:14:52,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:52,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:14:52,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:52,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 26/60] 2018-08-03 09:14:52,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 26/60] 2018-08-03 09:14:52,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:52,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:52,392 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:52,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:52,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:52 GMT 2018-08-03 09:14:52,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:52,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:52,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:57,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:14:57,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:57,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:57,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:14:53.523Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 26/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:14:53.523Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 126, "offset": 123, "size": 50}}} 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:57 GMT 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:14:57,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:14:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 26/60] 2018-08-03 09:14:57,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:14:57,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:14:57,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:14:57,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:14:57,510 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:14:57 GMT 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:14:57,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:14:57,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:02,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:02,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:02,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:02,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:02,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 126, "offset": 124, "size": 50}}} 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:02 GMT 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:15:02,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:02,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:02,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:02,631 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:02,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:02,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:02 GMT 2018-08-03 09:15:02,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:02,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:02,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:07,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:07,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:07,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:03.595Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 27/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:03.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:03.775Z", "message": "Task started 'neutron_plugin.port.detach' [retry 27/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:03.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:05.420Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 27/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:15:05.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 129, "offset": 124, "size": 50}}} 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:07 GMT 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:07,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:15:07,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:07,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 27/60] 2018-08-03 09:15:07,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 27/60] 2018-08-03 09:15:07,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 27/60] 2018-08-03 09:15:07,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:07,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:07,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:07,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:07,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:07,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:07,750 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:07 GMT 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:07,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:12,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:12,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:12,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:12,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:12,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 129, "offset": 127, "size": 50}}} 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:12 GMT 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:15:12,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:12,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:12,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:12,874 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:12,874 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:12 GMT 2018-08-03 09:15:12,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:12,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:12,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:17,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:17,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:15.498Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 28/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:15.498Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:15.793Z", "message": "Task started 'neutron_plugin.port.detach' [retry 28/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:15.793Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:17.327Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 28/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:15:17.327Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 132, "offset": 127, "size": 50}}} 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:17,944 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:17 GMT 2018-08-03 09:15:17,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:17,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:15:17,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:17,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 28/60] 2018-08-03 09:15:17,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 28/60] 2018-08-03 09:15:17,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 28/60] 2018-08-03 09:15:17,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:18,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:18,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:18,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:18,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:18,002 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:18 GMT 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:18,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:23,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:23,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 132, "offset": 130, "size": 50}}} 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:23 GMT 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:23,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:23,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:23,130 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:23,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:23,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:23 GMT 2018-08-03 09:15:23,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:23,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:23,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:28,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:28,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:28,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:28,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:28,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:28,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:28,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:27.404Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 29/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:27.404Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:27.799Z", "message": "Task started 'neutron_plugin.port.detach' [retry 29/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:27.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 134, "offset": 130, "size": 50}}} 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:28 GMT 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:15:28,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:28,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 29/60] 2018-08-03 09:15:28,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 29/60] 2018-08-03 09:15:28,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:28,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:28,255 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:28,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:28 GMT 2018-08-03 09:15:28,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:28,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:28,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:33,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:33,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:33,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:29.229Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 29/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:15:29.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 135, "offset": 132, "size": 50}}} 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:33 GMT 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:33,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:15:33,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:33,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 29/60] 2018-08-03 09:15:33,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:33,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:33,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:33,445 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:33,445 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:33 GMT 2018-08-03 09:15:33,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:33,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:33,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:38,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:38,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:38,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:38,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:38,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:38,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 135, "offset": 133, "size": 50}}} 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:38 GMT 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:15:38,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:38,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:38,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:38,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:38,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:38,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:38,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:38,566 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:38 GMT 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:38,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:43,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:43,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:43,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:43,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:43,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:39.303Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 30/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:39.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:39.804Z", "message": "Task started 'neutron_plugin.port.detach' [retry 30/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:39.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:41.132Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 30/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:15:41.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 138, "offset": 133, "size": 50}}} 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:43 GMT 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:15:43,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:43,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 30/60] 2018-08-03 09:15:43,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 30/60] 2018-08-03 09:15:43,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 30/60] 2018-08-03 09:15:43,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:43,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:43,697 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:43,697 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:43 GMT 2018-08-03 09:15:43,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:43,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:43,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:48,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:48,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 138, "offset": 136, "size": 50}}} 2018-08-03 09:15:48,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:48,767 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:48 GMT 2018-08-03 09:15:48,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:48,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:15:48,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:48,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:48,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:48,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:48,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:48,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:48,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:48,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:48,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:48,821 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:48,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:48,821 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:48 GMT 2018-08-03 09:15:48,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:48,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:48,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:53,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:53,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:53,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:51.201Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 31/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:51.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:51.811Z", "message": "Task started 'neutron_plugin.port.detach' [retry 31/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:15:51.811Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:15:52.930Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 31/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:15:52.930Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 141, "offset": 136, "size": 50}}} 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:53 GMT 2018-08-03 09:15:53,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:53,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:15:53,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:53,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 31/60] 2018-08-03 09:15:53,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 31/60] 2018-08-03 09:15:53,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 31/60] 2018-08-03 09:15:53,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:53,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:53,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:53,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:53,949 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:53 GMT 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:53,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:53,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:58,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:15:59,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:59,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:59,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:59,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 141, "offset": 139, "size": 50}}} 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:59 GMT 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:15:59,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:15:59,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:15:59,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:15:59,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:15:59,067 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:15:59 GMT 2018-08-03 09:15:59,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:15:59,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:15:59,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:04,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:04,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:04,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:03.003Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 32/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:03.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:03.818Z", "message": "Task started 'neutron_plugin.port.detach' [retry 32/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:03.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 143, "offset": 139, "size": 50}}} 2018-08-03 09:16:04,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:04,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:04 GMT 2018-08-03 09:16:04,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:04,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:16:04,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:04,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 32/60] 2018-08-03 09:16:04,139 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 32/60] 2018-08-03 09:16:04,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:04,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:04,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:04,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:04,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:04,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:04,196 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:04 GMT 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:04,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:09,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:09,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:09,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:09,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:09,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:09,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:09,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:05.230Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 32/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:16:05.230Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 144, "offset": 141, "size": 50}}} 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:09 GMT 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:16:09,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 32/60] 2018-08-03 09:16:09,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:09,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:09,323 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:09,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:09,324 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:09 GMT 2018-08-03 09:16:09,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:09,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:09,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:14,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:14,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:14,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:14,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 144, "offset": 142, "size": 50}}} 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:14 GMT 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:14,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:16:14,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:14,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:14,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:14,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:14,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:14,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:14 GMT 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:14,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:19,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:19,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:19,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:19,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:19,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:15.301Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 33/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:15.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:15.826Z", "message": "Task started 'neutron_plugin.port.detach' [retry 33/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:15.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:17.327Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 33/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:16:17.327Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 147, "offset": 142, "size": 50}}} 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:19 GMT 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:16:19,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:19,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 33/60] 2018-08-03 09:16:19,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 33/60] 2018-08-03 09:16:19,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 33/60] 2018-08-03 09:16:19,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:19,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:19,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:19,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:19,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:19,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:19,583 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:19 GMT 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:19,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:24,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:24,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:24,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:24,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:24,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:24,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 147, "offset": 145, "size": 50}}} 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:24 GMT 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:16:24,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:24,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:24,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:24,709 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:24,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:24,709 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:24 GMT 2018-08-03 09:16:24,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:24,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:24,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:29,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:29,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:29,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:29,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:29,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:29,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:29,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:27.394Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 34/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:27.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:27.831Z", "message": "Task started 'neutron_plugin.port.detach' [retry 34/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:27.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:29.220Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 34/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:16:29.220Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 150, "offset": 145, "size": 50}}} 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:29 GMT 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:16:29,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:29,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 34/60] 2018-08-03 09:16:29,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 34/60] 2018-08-03 09:16:29,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 34/60] 2018-08-03 09:16:29,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:29,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:29,840 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:29,840 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:29 GMT 2018-08-03 09:16:29,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:29,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:29,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:34,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:34,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 150, "offset": 148, "size": 50}}} 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:34 GMT 2018-08-03 09:16:34,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:34,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:16:34,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:34,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:34,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:34,959 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:34,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:34 GMT 2018-08-03 09:16:34,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:34,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:34,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:39,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:40,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:39.291Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 35/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:39.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:39.841Z", "message": "Task started 'neutron_plugin.port.detach' [retry 35/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:39.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 152, "offset": 148, "size": 50}}} 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:40,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:40 GMT 2018-08-03 09:16:40,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:40,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:16:40,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:40,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 35/60] 2018-08-03 09:16:40,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 35/60] 2018-08-03 09:16:40,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:40,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:40,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:40,093 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:40,093 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:40 GMT 2018-08-03 09:16:40,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:40,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:40,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:45,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:45,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:45,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:45,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:45,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:45,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:45,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:41.119Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 35/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:16:41.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 153, "offset": 150, "size": 50}}} 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:45 GMT 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:16:45,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:45,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 35/60] 2018-08-03 09:16:45,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:45,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:45,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:45,219 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:45 GMT 2018-08-03 09:16:45,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:45,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:45,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:50,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:50,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 153, "offset": 151, "size": 50}}} 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:50,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:50 GMT 2018-08-03 09:16:50,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:50,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:16:50,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:50,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:50,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:50,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:50,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:50,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:50,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:50,337 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:50 GMT 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:50,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:55,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:55,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:55,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:51.189Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 36/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:51.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:51.847Z", "message": "Task started 'neutron_plugin.port.detach' [retry 36/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:16:51.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:16:52.915Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 36/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:16:52.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 156, "offset": 151, "size": 50}}} 2018-08-03 09:16:55,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:55,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:55 GMT 2018-08-03 09:16:55,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:55,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:16:55,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:16:55,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 36/60] 2018-08-03 09:16:55,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 36/60] 2018-08-03 09:16:55,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 36/60] 2018-08-03 09:16:55,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:16:55,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:16:55,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:16:55,461 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:16:55 GMT 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:16:55,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:16:55,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:00,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:00,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:00,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:00,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:00,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 156, "offset": 154, "size": 50}}} 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:00 GMT 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:17:00,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:00,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:00,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:00,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:00,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:00,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:00,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:00,578 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:00 GMT 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:00,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:05,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:02.983Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 37/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:02.983Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:03.852Z", "message": "Task started 'neutron_plugin.port.detach' [retry 37/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:03.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:04.855Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 37/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:17:04.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 159, "offset": 154, "size": 50}}} 2018-08-03 09:17:05,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:05,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:05 GMT 2018-08-03 09:17:05,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:05,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:17:05,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:05,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 37/60] 2018-08-03 09:17:05,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 37/60] 2018-08-03 09:17:05,652 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 37/60] 2018-08-03 09:17:05,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:05,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:05,705 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:05,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:05 GMT 2018-08-03 09:17:05,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:05,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:05,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:10,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:10,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:10,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:10,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:10,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 159, "offset": 157, "size": 50}}} 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:10 GMT 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:17:10,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:10,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:10,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:10,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:10,822 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:10 GMT 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:10,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:10,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:15,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:15,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:15,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:15,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:15,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:15,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:14.877Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 38/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:14.877Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 160, "offset": 157, "size": 50}}} 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:15 GMT 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-08-03 09:17:15,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:15,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 38/60] 2018-08-03 09:17:15,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:15,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:15,954 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:15,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:15,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:15 GMT 2018-08-03 09:17:15,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:15,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:15,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:20,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:21,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:21,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:21,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:21,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:21,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:21,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:21,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:21,028 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:15.900Z", "message": "Task started 'neutron_plugin.port.detach' [retry 38/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:15.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:16.905Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 38/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:17:16.905Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 162, "offset": 158, "size": 50}}} 2018-08-03 09:17:21,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:21,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:21 GMT 2018-08-03 09:17:21,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:21,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1762 2018-08-03 09:17:21,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:21,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 38/60] 2018-08-03 09:17:21,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 38/60] 2018-08-03 09:17:21,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:21,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:21,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:21,087 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:21 GMT 2018-08-03 09:17:21,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:21,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:21,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:26,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 162, "offset": 160, "size": 50}}} 2018-08-03 09:17:26,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:26,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:26 GMT 2018-08-03 09:17:26,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:26,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:17:26,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:26,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:26,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:26,204 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:26 GMT 2018-08-03 09:17:26,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:26,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:26,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:31,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:31,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:26.780Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 39/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:26.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:26.910Z", "message": "Task started 'neutron_plugin.port.detach' [retry 39/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:26.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:28.710Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 39/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:17:28.710Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 165, "offset": 160, "size": 50}}} 2018-08-03 09:17:31,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:31,274 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:31 GMT 2018-08-03 09:17:31,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:31,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:17:31,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:31,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 39/60] 2018-08-03 09:17:31,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 39/60] 2018-08-03 09:17:31,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 39/60] 2018-08-03 09:17:31,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:31,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:31,329 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:31,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:31,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:31 GMT 2018-08-03 09:17:31,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:31,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:31,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:36,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:36,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:36,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:36,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:36,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:36,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:36,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 165, "offset": 163, "size": 50}}} 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:36 GMT 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:36,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:36,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:36,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:36,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:36,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:36,461 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:36 GMT 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:36,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:41,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:41,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:41,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:41,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:41,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:41,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:38.781Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 40/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:38.781Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:38.922Z", "message": "Task started 'neutron_plugin.port.detach' [retry 40/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:38.922Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:40.607Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 40/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:17:40.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 168, "offset": 163, "size": 50}}} 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:41 GMT 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:17:41,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:41,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 40/60] 2018-08-03 09:17:41,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 40/60] 2018-08-03 09:17:41,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 40/60] 2018-08-03 09:17:41,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:41,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:41,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:41,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:41,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:41,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:41,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:41,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:41,591 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:41,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:41,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:41 GMT 2018-08-03 09:17:41,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:41,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:41,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:46,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:46,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 168, "offset": 166, "size": 50}}} 2018-08-03 09:17:46,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:46,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:46 GMT 2018-08-03 09:17:46,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:46,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:17:46,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:46,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:46,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:46,710 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:46,710 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:46 GMT 2018-08-03 09:17:46,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:46,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:46,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:51,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:51,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:51,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:51,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:51,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:50.674Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 41/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:50.674Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:50.928Z", "message": "Task started 'neutron_plugin.port.detach' [retry 41/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:17:50.928Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 170, "offset": 166, "size": 50}}} 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:51 GMT 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:17:51,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:51,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 41/60] 2018-08-03 09:17:51,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 41/60] 2018-08-03 09:17:51,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:51,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:51,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:51,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:51,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:51,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:51,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:51,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:51,831 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:51,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:51,831 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:51 GMT 2018-08-03 09:17:51,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:51,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:51,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:56,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:17:56,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:56,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:56,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:56,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:17:52.506Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 41/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:17:52.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 171, "offset": 168, "size": 50}}} 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:56 GMT 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:17:56,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:17:56,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 41/60] 2018-08-03 09:17:56,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:17:56,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:17:56,958 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:17:56,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:17:56,958 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:17:56 GMT 2018-08-03 09:17:56,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:17:56,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:17:56,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:01,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:02,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:02,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 171, "offset": 169, "size": 50}}} 2018-08-03 09:18:02,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:02,026 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:02 GMT 2018-08-03 09:18:02,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:02,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:18:02,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:02,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:02,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:02,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:02,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:02,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:02,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:02,078 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:02,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:02,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:02 GMT 2018-08-03 09:18:02,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:02,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:02,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:07,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:07,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:07,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:07,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:02.572Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 42/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:02.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:02.939Z", "message": "Task started 'neutron_plugin.port.detach' [retry 42/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:02.939Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:04.413Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 42/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:18:04.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 174, "offset": 169, "size": 50}}} 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:07 GMT 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:18:07,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:07,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 42/60] 2018-08-03 09:18:07,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 42/60] 2018-08-03 09:18:07,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 42/60] 2018-08-03 09:18:07,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:07,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:07,203 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:07,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:07 GMT 2018-08-03 09:18:07,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:07,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:07,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:12,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:12,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 174, "offset": 172, "size": 50}}} 2018-08-03 09:18:12,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:12,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:12 GMT 2018-08-03 09:18:12,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:12,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:18:12,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:12,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:12,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:12,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:12,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:12,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:12,324 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:12 GMT 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:12,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:17,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:17,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:17,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:17,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:17,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:17,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:17,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:17,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:17,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:14.485Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 43/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:14.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:14.960Z", "message": "Task started 'neutron_plugin.port.detach' [retry 43/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:14.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:16.411Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 43/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:18:16.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 177, "offset": 172, "size": 50}}} 2018-08-03 09:18:17,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:17,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:17 GMT 2018-08-03 09:18:17,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:17,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:18:17,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:17,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 43/60] 2018-08-03 09:18:17,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 43/60] 2018-08-03 09:18:17,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 43/60] 2018-08-03 09:18:17,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:17,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:17,454 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:17 GMT 2018-08-03 09:18:17,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:17,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:17,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:22,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:22,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 177, "offset": 175, "size": 50}}} 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:22 GMT 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:22,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:22,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:22,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:22,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:22,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:22,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:22,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:22,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:22,580 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:22,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:22,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:22 GMT 2018-08-03 09:18:22,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:22,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:22,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:27,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:27,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:27,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:26.480Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 44/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:26.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:26.965Z", "message": "Task started 'neutron_plugin.port.detach' [retry 44/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:26.965Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 179, "offset": 175, "size": 50}}} 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:27,648 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:27 GMT 2018-08-03 09:18:27,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:27,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:18:27,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:27,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 44/60] 2018-08-03 09:18:27,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 44/60] 2018-08-03 09:18:27,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:27,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:27,705 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:27,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:27,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:27 GMT 2018-08-03 09:18:27,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:27,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:27,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:32,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:32,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:32,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:32,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:32,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:28.317Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 44/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:18:28.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 180, "offset": 177, "size": 50}}} 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:32 GMT 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:18:32,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:32,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 44/60] 2018-08-03 09:18:32,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:32,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:32,821 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:32,821 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:32 GMT 2018-08-03 09:18:32,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:32,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:32,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:37,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:37,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:37,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 180, "offset": 178, "size": 50}}} 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:37,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:37 GMT 2018-08-03 09:18:37,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:37,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:18:37,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:37,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:37,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:37,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:37,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:37,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:37,945 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:37 GMT 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:37,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:42,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:43,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:43,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:43,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:43,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:43,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:43,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:38.388Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 45/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:38.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:38.983Z", "message": "Task started 'neutron_plugin.port.detach' [retry 45/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:38.983Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:40.119Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 45/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:18:40.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 183, "offset": 178, "size": 50}}} 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:43 GMT 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:18:43,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:43,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 45/60] 2018-08-03 09:18:43,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 45/60] 2018-08-03 09:18:43,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 45/60] 2018-08-03 09:18:43,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:43,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:43,070 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:43,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:43,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:43 GMT 2018-08-03 09:18:43,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:43,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:43,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:48,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:48,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:48,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:48,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:48,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:48,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 183, "offset": 181, "size": 50}}} 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:48 GMT 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:18:48,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:48,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:48,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:48,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:48,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:48,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:48,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:48,195 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:48 GMT 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:48,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:53,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:53,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:50.189Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 46/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:50.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:50.988Z", "message": "Task started 'neutron_plugin.port.detach' [retry 46/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:18:50.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:18:52.016Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 46/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:18:52.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 186, "offset": 181, "size": 50}}} 2018-08-03 09:18:53,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:53,260 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:53 GMT 2018-08-03 09:18:53,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:53,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:18:53,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:53,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 46/60] 2018-08-03 09:18:53,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 46/60] 2018-08-03 09:18:53,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 46/60] 2018-08-03 09:18:53,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:53,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:53,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:53,312 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:53 GMT 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:53,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:58,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:18:58,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:58,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:58,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:58,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:58,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:58,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 186, "offset": 184, "size": 50}}} 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:58 GMT 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:18:58,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:18:58,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:18:58,434 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:18:58,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:18:58,435 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:18:58 GMT 2018-08-03 09:18:58,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:18:58,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:18:58,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:03,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:03,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:03,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:02.087Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 47/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:02.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:02.993Z", "message": "Task started 'neutron_plugin.port.detach' [retry 47/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:02.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 188, "offset": 184, "size": 50}}} 2018-08-03 09:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:03 GMT 2018-08-03 09:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:19:03,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:03,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 47/60] 2018-08-03 09:19:03,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 47/60] 2018-08-03 09:19:03,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:03,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:03,563 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:03 GMT 2018-08-03 09:19:03,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:03,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:03,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:08,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:08,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:08,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:03.997Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 47/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:19:03.997Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 189, "offset": 186, "size": 50}}} 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:08 GMT 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:08,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:19:08,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:08,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 47/60] 2018-08-03 09:19:08,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:08,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:08,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:08,688 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:08 GMT 2018-08-03 09:19:08,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:08,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:08,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:13,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:13,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 189, "offset": 187, "size": 50}}} 2018-08-03 09:19:13,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:13,759 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:13 GMT 2018-08-03 09:19:13,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:13,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:19:13,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:13,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:13,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:13,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:13,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:13,812 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:13 GMT 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:13,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:18,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:18,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:18,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:18,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:18,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:13.880Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 48/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:13.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:14.015Z", "message": "Task started 'neutron_plugin.port.detach' [retry 48/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:14.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:15.608Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 48/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:19:15.608Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 192, "offset": 187, "size": 50}}} 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:18 GMT 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:19:18,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:18,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 48/60] 2018-08-03 09:19:18,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 48/60] 2018-08-03 09:19:18,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 48/60] 2018-08-03 09:19:18,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:18,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:18,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:18,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:18,945 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:18 GMT 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:18,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:18,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:23,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:24,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 192, "offset": 190, "size": 50}}} 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:24,017 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:24 GMT 2018-08-03 09:19:24,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:24,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:19:24,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:24,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:24,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:24,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:24,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:24,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:24,075 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:24 GMT 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:24,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:29,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:29,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:29,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:29,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:29,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:29,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:29,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:25.674Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 49/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:25.674Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:26.019Z", "message": "Task started 'neutron_plugin.port.detach' [retry 49/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:26.019Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:27.803Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 49/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:19:27.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 195, "offset": 190, "size": 50}}} 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:29 GMT 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:19:29,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:29,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 49/60] 2018-08-03 09:19:29,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 49/60] 2018-08-03 09:19:29,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 49/60] 2018-08-03 09:19:29,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:29,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:29,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:29,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:29,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:29,204 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:29 GMT 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:29,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:34,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:34,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:34,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:34,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 195, "offset": 193, "size": 50}}} 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:34 GMT 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:19:34,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:34,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:34,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:34,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:34,326 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:34,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:34 GMT 2018-08-03 09:19:34,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:34,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:34,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:39,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:39,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:39,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:37.870Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 50/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:37.870Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:38.025Z", "message": "Task started 'neutron_plugin.port.detach' [retry 50/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:38.025Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 197, "offset": 193, "size": 50}}} 2018-08-03 09:19:39,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:39,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:39 GMT 2018-08-03 09:19:39,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:39,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:19:39,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:39,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 50/60] 2018-08-03 09:19:39,396 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 50/60] 2018-08-03 09:19:39,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:39,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:39,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:39,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:39,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:39,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:39,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:39,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:39,448 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:39,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:39,449 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:39 GMT 2018-08-03 09:19:39,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:39,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:39,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:44,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:44,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:44,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:39.897Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 50/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:19:39.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 198, "offset": 195, "size": 50}}} 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:44 GMT 2018-08-03 09:19:44,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:44,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:19:44,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:44,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 50/60] 2018-08-03 09:19:44,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:44,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:44,621 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:44,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:44,621 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:44 GMT 2018-08-03 09:19:44,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:44,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:44,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:49,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:49,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:49,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 198, "offset": 196, "size": 50}}} 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:49 GMT 2018-08-03 09:19:49,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:49,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:19:49,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:49,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:49,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:49,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:49,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:49,870 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:49 GMT 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:49,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:54,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:19:54,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:54,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:49.967Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 51/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:49.967Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:50.031Z", "message": "Task started 'neutron_plugin.port.detach' [retry 51/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:19:50.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:19:51.692Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 51/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:19:51.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 201, "offset": 196, "size": 50}}} 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:54,943 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:54 GMT 2018-08-03 09:19:54,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:54,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:19:54,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:19:54,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 51/60] 2018-08-03 09:19:54,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 51/60] 2018-08-03 09:19:54,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 51/60] 2018-08-03 09:19:54,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:19:55,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:19:55,004 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:19:55,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:19:55,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:19:55 GMT 2018-08-03 09:19:55,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:19:55,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:19:55,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:00,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:00,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:00,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:00,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:00,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 201, "offset": 199, "size": 50}}} 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:00 GMT 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:20:00,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:00,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:00,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:00,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:00,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:00,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:00,138 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:00 GMT 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:00,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:05,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:05,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:05,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:05,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:05,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:05,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:01.760Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 52/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:01.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:02.037Z", "message": "Task started 'neutron_plugin.port.detach' [retry 52/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:02.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:03.589Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 52/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:20:03.589Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 204, "offset": 199, "size": 50}}} 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:05 GMT 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:20:05,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:05,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 52/60] 2018-08-03 09:20:05,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 52/60] 2018-08-03 09:20:05,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 52/60] 2018-08-03 09:20:05,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:05,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:05,269 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:05,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:05,270 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:05 GMT 2018-08-03 09:20:05,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:05,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:05,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:10,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:10,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:10,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 204, "offset": 202, "size": 50}}} 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:10 GMT 2018-08-03 09:20:10,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:10,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:20:10,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:10,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:10,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:10,388 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:10,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:10 GMT 2018-08-03 09:20:10,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:10,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:10,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:15,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:15,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:13.657Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 53/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:13.657Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:14.056Z", "message": "Task started 'neutron_plugin.port.detach' [retry 53/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:14.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:15.383Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 53/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:20:15.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 207, "offset": 202, "size": 50}}} 2018-08-03 09:20:15,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:15,457 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:15 GMT 2018-08-03 09:20:15,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:15,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:20:15,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:15,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 53/60] 2018-08-03 09:20:15,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 53/60] 2018-08-03 09:20:15,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 53/60] 2018-08-03 09:20:15,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:15,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:15,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:15,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:15,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:15,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:15,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:15,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:15,508 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:15,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:15,509 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:15 GMT 2018-08-03 09:20:15,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:15,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:15,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:20,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:20,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:20,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 207, "offset": 205, "size": 50}}} 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:20,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:20 GMT 2018-08-03 09:20:20,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:20,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:20:20,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:20,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:20,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:20,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:20,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:20,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:20,640 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:20 GMT 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:20,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:25,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:25,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:25.451Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 54/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:25.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 208, "offset": 205, "size": 50}}} 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:25,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:25 GMT 2018-08-03 09:20:25,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:25,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-08-03 09:20:25,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:25,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 54/60] 2018-08-03 09:20:25,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:25,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:25,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:25,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:25,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:25,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:25,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:25,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:25,763 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:25,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:25,763 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:25 GMT 2018-08-03 09:20:25,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:25,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:25,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:30,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:30,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:30,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:30,831 - 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": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:26.061Z", "message": "Task started 'neutron_plugin.port.detach' [retry 54/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:26.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:27.183Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 54/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:20:27.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 210, "offset": 206, "size": 50}}} 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:30 GMT 2018-08-03 09:20:30,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:30,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1762 2018-08-03 09:20:30,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:30,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 54/60] 2018-08-03 09:20:30,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 54/60] 2018-08-03 09:20:30,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:30,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:30,884 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:30,884 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:30 GMT 2018-08-03 09:20:30,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:30,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:30,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:35,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:35,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:35,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:35,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:35,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:35,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 210, "offset": 208, "size": 50}}} 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:35 GMT 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:20:35,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:35,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:36,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:36,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:36,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:36,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:36,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:36,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:36,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:36,008 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:36,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:36,008 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:36 GMT 2018-08-03 09:20:36,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:36,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:36,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:41,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:41,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:41,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:41,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:41,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:41,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:37.236Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 55/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:37.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:38.066Z", "message": "Task started 'neutron_plugin.port.detach' [retry 55/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:38.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:39.070Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 55/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:20:39.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 213, "offset": 208, "size": 50}}} 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:41 GMT 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:20:41,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:41,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 55/60] 2018-08-03 09:20:41,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 55/60] 2018-08-03 09:20:41,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 55/60] 2018-08-03 09:20:41,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:41,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:41,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:41,127 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:41 GMT 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:41,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:41,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:46,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:46,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:46,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 213, "offset": 211, "size": 50}}} 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:46 GMT 2018-08-03 09:20:46,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:46,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:20:46,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:46,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:46,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:46,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:46,250 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:46 GMT 2018-08-03 09:20:46,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:46,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:46,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:51,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:51,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:48.919Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 56/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:48.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:49.075Z", "message": "Task started 'neutron_plugin.port.detach' [retry 56/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:20:49.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:20:50.642Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 56/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:20:50.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 216, "offset": 211, "size": 50}}} 2018-08-03 09:20:51,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:51,321 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:51 GMT 2018-08-03 09:20:51,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:51,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:20:51,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:51,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 56/60] 2018-08-03 09:20:51,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 56/60] 2018-08-03 09:20:51,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 56/60] 2018-08-03 09:20:51,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:51,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:51,378 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:51,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:51,378 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:51 GMT 2018-08-03 09:20:51,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:51,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:51,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:56,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:20:56,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:56,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:56,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:56,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:56,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:56,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 216, "offset": 214, "size": 50}}} 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:56 GMT 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:20:56,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:20:56,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:20:56,493 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:20:56,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:20:56,494 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:20:56 GMT 2018-08-03 09:20:56,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:20:56,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:20:56,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:01,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:01,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:01,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:00.703Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 57/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:00.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:01.080Z", "message": "Task started 'neutron_plugin.port.detach' [retry 57/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:01.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 218, "offset": 214, "size": 50}}} 2018-08-03 09:21:01,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:01,561 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:01 GMT 2018-08-03 09:21:01,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:01,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:21:01,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:01,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 57/60] 2018-08-03 09:21:01,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 57/60] 2018-08-03 09:21:01,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:01,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:01,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:01,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:01,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:01,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:01,618 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:01 GMT 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:01,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:06,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:06,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:06,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:06,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:06,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:02.526Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 57/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:21:02.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 219, "offset": 216, "size": 50}}} 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:06 GMT 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1259 2018-08-03 09:21:06,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:06,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 57/60] 2018-08-03 09:21:06,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:06,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:06,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:06,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:06,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:06,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:06,741 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:06 GMT 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:06,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:11,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:11,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 219, "offset": 217, "size": 50}}} 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:11,809 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:11 GMT 2018-08-03 09:21:11,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:11,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:21:11,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:11,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:11,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:11,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:11,864 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:11 GMT 2018-08-03 09:21:11,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:11,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:11,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:16,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:16,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:16,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:16,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:16,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:16,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:16,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:12.586Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 58/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:12.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:13.090Z", "message": "Task started 'neutron_plugin.port.detach' [retry 58/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:13.090Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:14.410Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 58/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:21:14.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 222, "offset": 217, "size": 50}}} 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:16 GMT 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:21:16,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:16,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 58/60] 2018-08-03 09:21:16,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 58/60] 2018-08-03 09:21:16,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 58/60] 2018-08-03 09:21:16,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:16,984 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:16,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:16,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:16 GMT 2018-08-03 09:21:16,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:16,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:16,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:21,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:22,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:22,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:22,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 222, "offset": 220, "size": 50}}} 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:22 GMT 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:21:22,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:22,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:22,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:22,104 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:22 GMT 2018-08-03 09:21:22,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:22,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:22,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:27,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:27,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:27,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:27,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:27,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:27,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:24.468Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 59/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:24.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:25.097Z", "message": "Task started 'neutron_plugin.port.detach' [retry 59/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:25.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:26.293Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 59/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:21:26.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 225, "offset": 220, "size": 50}}} 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:27 GMT 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2265 2018-08-03 09:21:27,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:27,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 59/60] 2018-08-03 09:21:27,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 59/60] 2018-08-03 09:21:27,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 59/60] 2018-08-03 09:21:27,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:27,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:27,234 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:27,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:27,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:27 GMT 2018-08-03 09:21:27,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:27,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:27,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:32,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:32,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 225, "offset": 223, "size": 50}}} 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:32 GMT 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:32,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:32,360 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:32 GMT 2018-08-03 09:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:37,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:37,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:36.362Z", "message": "Sending task 'neutron_plugin.port.detach' [retry 60/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:36.362Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:37.102Z", "message": "Task started 'neutron_plugin.port.detach' [retry 60/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:37.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 227, "offset": 223, "size": 50}}} 2018-08-03 09:21:37,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:37,428 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:37 GMT 2018-08-03 09:21:37,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:37,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1088 2018-08-03 09:21:37,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:37,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' [retry 60/60] 2018-08-03 09:21:37,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' [retry 60/60] 2018-08-03 09:21:37,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:37,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:37,484 - 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-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:37 GMT 2018-08-03 09:21:37,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:37,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-03 09:21:37,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:42,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-08-03 09:21:42,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:42,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_rescheduled", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:38.186Z", "message": "Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 60/60]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "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 the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-03T09:21:38.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}, {"node_instance_id": null, "event_type": "workflow_failed", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-03T09:21:39.108Z", "message": "'uninstall' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-03T09:21:39.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"}], "metadata": {"pagination": {"total": 229, "offset": 225, "size": 50}}} 2018-08-03 09:21:42,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:42,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:42 GMT 2018-08-03 09:21:42,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:42,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1895 2018-08-03 09:21:42,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:42,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] [retry 60/60] 2018-08-03 09:21:42,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10] 2018-08-03 09:21:42,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/d1b5c674-ebce-4d23-95b7-bd37536e2198 2018-08-03 09:21:42,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:42,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:42,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:42,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:42,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:42,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "failed", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-03T09:09:34.154Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 502, in _remote_workflow_child_thread\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 533, in _execute_workflow_function\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py\", line 37, in uninstall\n ignore_failure=ignore_failure)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 39, in uninstall_node_instances\n processor.uninstall()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 98, in uninstall\n graph_finisher_func=self._finish_uninstall)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 114, in _process_node_instances\n self.graph.execute()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 133, in execute\n self._handle_terminated_task(task)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed 'neutron_plugin.port.detach' -> Waiting for the floating ip 172.30.9.207 to detach from server b1d9c4d8-a563-49e0-9a39-05cbe48d3a87.. [retry_after=10]\n", "deployment_id": "vrouter-opnfv", "id": "d1b5c674-ebce-4d23-95b7-bd37536e2198"} 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:42 GMT 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1783 2018-08-03 09:21:42,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:42,608 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv 2018-08-03 09:21:42,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-03 09:21:42,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-03 09:21:42,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-03 09:21:42,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-03 09:21:42,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Can't delete deployment vrouter-opnfv - There are live nodes for this deployment. Live nodes ids: management_plane_network_p9mt0a,target_vnf_host_phcdvy,management_plane_subnet_6roalr,data_plane_subnet_dpldmc,target_vnf_data_plane_port_3atw40,target_vnf_ip_payjek,keypair_epfdfz,target_vnf_port_47jkc0,data_plane_network_2sx45t,security_group_tjir9h,router_wp41g6,external_network_56z6vv", "error_code": "dependent_exists_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/deployments.py\", line 164, in delete\n deployment_id, bypass_maintenance, args.ignore_live_nodes)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 341, in delete_deployment\n ('uninitialized', 'deleted')])))\nDependentExistsError: Can't delete deployment vrouter-opnfv - There are live nodes for this deployment. Live nodes ids: management_plane_network_p9mt0a,target_vnf_host_phcdvy,management_plane_subnet_6roalr,data_plane_subnet_dpldmc,target_vnf_data_plane_port_3atw40,target_vnf_ip_payjek,keypair_epfdfz,target_vnf_port_47jkc0,data_plane_network_2sx45t,security_group_tjir9h,router_wp41g6,external_network_56z6vv\n"} 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 03 Aug 2018 09:21:42 GMT 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1561 2018-08-03 09:21:42,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-03 09:21:42,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 247, in clean self.vnf['descriptor'].get('name')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 230, in delete params=params) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 296, in delete timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 400: Can't delete deployment vrouter-opnfv - There are live nodes for this deployment. Live nodes ids: management_plane_network_p9mt0a,target_vnf_host_phcdvy,management_plane_subnet_6roalr,data_plane_subnet_dpldmc,target_vnf_data_plane_port_3atw40,target_vnf_ip_payjek,keypair_epfdfz,target_vnf_port_47jkc0,data_plane_network_2sx45t,security_group_tjir9h,router_wp41g6,external_network_56z6vv 2018-08-03 09:21:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 09:21:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:43,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f13fb075-c363-4cbf-a517-7722d801d9df Date: Fri, 03 Aug 2018 09:21:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:21:43,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582 used request id req-f13fb075-c363-4cbf-a517-7722d801d9df 2018-08-03 09:21:43,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00500798225s 2018-08-03 09:21:43,827 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3bd0e746-007d-4204-a530-36c3aeb43582 used request id req-f13fb075-c363-4cbf-a517-7722d801d9df 2018-08-03 09:21:43,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 09:21:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:21:44,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78d33909-a385-40c9-82f4-8e92fec87610 x-compute-request-id: req-78d33909-a385-40c9-82f4-8e92fec87610 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vyos_vrouter-flavor_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f41ddbd-c439-4129-be16-80ced6776ac2"}, {"name": "vyos_vrouter-flavor_alt_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 09:21:44,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-78d33909-a385-40c9-82f4-8e92fec87610 2018-08-03 09:21:44,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.656809091568s 2018-08-03 09:21:44,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-78d33909-a385-40c9-82f4-8e92fec87610 2018-08-03 09:21:44,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 09:21:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:21:44,525 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 09:21: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-ff951b03-3484-4595-a218-e0565ed34a85 x-compute-request-id: req-ff951b03-3484-4595-a218-e0565ed34a85 Content-Length: 0 Content-Type: application/json 2018-08-03 09:21:44,525 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579 used request id req-ff951b03-3484-4595-a218-e0565ed34a85 2018-08-03 09:21:44,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364651679993s 2018-08-03 09:21:44,525 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579 used request id req-ff951b03-3484-4595-a218-e0565ed34a85 2018-08-03 09:21:44,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-03 09:21:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/d2872399-ed6d-4772-949b-317c4dad331d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:46,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70c10de1-1ad3-4364-a331-7a9887bc235c Content-Length: 0 Date: Fri, 03 Aug 2018 09:21:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:21:46,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/d2872399-ed6d-4772-949b-317c4dad331d.json used request id req-70c10de1-1ad3-4364-a331-7a9887bc235c 2018-08-03 09:21:46,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.82465696335s 2018-08-03 09:21:46,352 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/d2872399-ed6d-4772-949b-317c4dad331d.json used request id req-70c10de1-1ad3-4364-a331-7a9887bc235c 2018-08-03 09:21:46,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 09:21:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:46,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-a9b1d151-2ac8-48aa-873b-a43f4e455d6a Date: Fri, 03 Aug 2018 09:21:46 GMT RESP BODY: {"floatingips": [{"router_id": "3e16c5b0-3367-4172-89f6-4947ce5e13d2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:08:17Z", "updated_at": "2018-08-03T09:08:50Z", "floating_network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0beb5e47-b0ea-4453-8c5c-20b26cb5b05f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:44:cd:38", "device_id": "b1d9c4d8-a563-49e0-9a39-05cbe48d3a87"}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_id": "36570fec-15de-43fc-8879-4de716d3e5a8", "id": "b46de466-76b4-4abd-9ffe-3304e42da6a6", "qos_policy_id": null}]} 2018-08-03 09:21:46,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a9b1d151-2ac8-48aa-873b-a43f4e455d6a 2018-08-03 09:21:46,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.260708808899s 2018-08-03 09:21:46,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a9b1d151-2ac8-48aa-873b-a43f4e455d6a 2018-08-03 09:21:46,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-03 09:21:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:47,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:21:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8bf0b49-46d8-4e8b-a3cd-0fcd59aec42a x-compute-request-id: req-b8bf0b49-46d8-4e8b-a3cd-0fcd59aec42a Content-Type: application/json 2018-08-03 09:21:47,414 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-b8bf0b49-46d8-4e8b-a3cd-0fcd59aec42a 2018-08-03 09:21:47,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.7914249897s 2018-08-03 09:21:47,415 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48 used request id req-b8bf0b49-46d8-4e8b-a3cd-0fcd59aec42a 2018-08-03 09:21:47,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:21:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:48,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59f956b8-f289-4e9e-9e65-51f9fd6aae94 x-compute-request-id: req-59f956b8-f289-4e9e-9e65-51f9fd6aae94 Content-Encoding: gzip Content-Length: 1100 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:44:cd:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:cd:38", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:5b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b1d9c4d8-a563-49e0-9a39-05cbe48d3a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b1d9c4d8-a563-49e0-9a39-05cbe48d3a87", "rel": "bookmark"}], "image": {"id": "3bd0e746-007d-4204-a530-36c3aeb43582", "links": [{"href": "http://172.30.9.25:8774/images/3bd0e746-007d-4204-a530-36c3aeb43582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T09:09:42.000000", "flavor": {"id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "links": [{"href": "http://172.30.9.25:8774/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "rel": "bookmark"}]}, "id": "b1d9c4d8-a563-49e0-9a39-05cbe48d3a87", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T09:09:42Z", "hostId": "306ce78e2f8c3dd2b00acad24fe369226bdd50e0c1560a6f2e0d38f1", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T09:08:54Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0beb5e47-b0ea-4453-8c5c-20b26cb5b05f"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:57:0f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:57:0f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "rel": "bookmark"}], "image": {"id": "944b8a53-64d8-43f6-8581-ab397b605777", "links": [{"href": "http://172.30.9.25:8774/images/944b8a53-64d8-43f6-8581-ab397b605777", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T09:06:08.000000", "flavor": {"id": "4f41ddbd-c439-4129-be16-80ced6776ac2", "links": [{"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}]}, "id": "82c5f11e-d835-4d4a-b6d5-2553a48d7e48", "security_groups": [{"name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T09:21:47Z", "hostId": "428e02f9b0cccc173f8cf48e9a52e8ec2e4f4be0ece35e494078786b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "name": "vyos_vrouter-vm_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "created": "2018-08-03T09:04:00Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-03 09:21:48,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59f956b8-f289-4e9e-9e65-51f9fd6aae94 2018-08-03 09:21:48,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2662320137s 2018-08-03 09:21:48,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-59f956b8-f289-4e9e-9e65-51f9fd6aae94 2018-08-03 09:21:48,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-03 09:21:50,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-03 09:21:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:21:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a740123c-4079-4d9d-a816-7bbbd3abb4e6 x-compute-request-id: req-a740123c-4079-4d9d-a816-7bbbd3abb4e6 Content-Encoding: gzip Content-Length: 820 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:44:cd:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:cd:38", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:5b", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b1d9c4d8-a563-49e0-9a39-05cbe48d3a87", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b1d9c4d8-a563-49e0-9a39-05cbe48d3a87", "rel": "bookmark"}], "image": {"id": "3bd0e746-007d-4204-a530-36c3aeb43582", "links": [{"href": "http://172.30.9.25:8774/images/3bd0e746-007d-4204-a530-36c3aeb43582", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-03T09:09:42.000000", "flavor": {"id": "9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "links": [{"href": "http://172.30.9.25:8774/flavors/9bf0ec5e-218e-4d0b-b9f3-197491fb9579", "rel": "bookmark"}]}, "id": "b1d9c4d8-a563-49e0-9a39-05cbe48d3a87", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "e59e6e2ff954444eab51172065d2753b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-03T09:09:42Z", "hostId": "306ce78e2f8c3dd2b00acad24fe369226bdd50e0c1560a6f2e0d38f1", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-03T09:08:54Z", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0beb5e47-b0ea-4453-8c5c-20b26cb5b05f"}}]} 2018-08-03 09:21:51,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a740123c-4079-4d9d-a816-7bbbd3abb4e6 2018-08-03 09:21:51,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16883206367s 2018-08-03 09:21:51,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a740123c-4079-4d9d-a816-7bbbd3abb4e6 2018-08-03 09:21:51,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-03 09:21:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:52,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10708 X-Openstack-Request-Id: req-38740c68-cc55-4b82-84ed-385f13842d9f Date: Fri, 03 Aug 2018 09:21:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:03:53Z", "updated_at": "2018-08-03T09:03:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "2c8a7b93-4a1d-4384-bf8b-7d8a954d22fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "6d923096-2368-49f8-ac9b-a67ccad63b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-03T09:03:55Z", "revision_number": 0, "id": "96e5e461-9727-47db-9d1d-e6bc4c3cb1c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:55Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "b0164ea5-cfbc-43fc-bed4-a745ef1e0d28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:54Z", "revision_number": 0, "id": "c208101b-a2b6-4bb3-856c-0c86a60830d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:54Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-03T09:03:56Z", "revision_number": 0, "id": "cbeca91b-7964-4100-beca-0c06190e226a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:03:53Z", "revision_number": 0, "id": "d709f8a5-8593-4a08-9c8e-37ed23b39fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:53Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-03T09:03:56Z", "revision_number": 0, "id": "e2ed5c19-0fa2-49d5-8a6a-d562529401cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:03:56Z", "security_group_id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 7, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "1c81c05e-7958-465e-853d-cc0e11e0ff36", "name": "vyos_vrouter-sg_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"description": "Security group for vnf test", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:08:15Z", "updated_at": "2018-08-03T09:08:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": 0, "updated_at": "2018-08-03T09:08:19Z", "revision_number": 0, "id": "1c3c0af6-4b27-4c79-aeea-9c2303fa73ac", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-03T09:08:19Z", "security_group_id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 0, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-08-03T09:08:19Z", "revision_number": 0, "id": "8420416b-53af-4599-9115-c8200a59bf01", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-03T09:08:19Z", "security_group_id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 1, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-08-03T09:08:19Z", "revision_number": 0, "id": "a84d5371-2811-4e30-8b82-f68c7fa3bed0", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-03T09:08:19Z", "security_group_id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 1, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:08:18Z", "revision_number": 0, "id": "ba23c2cc-9c50-4a9a-b52c-b5e352cdbbea", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-03T09:08:18Z", "security_group_id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:08:15Z", "revision_number": 0, "id": "eca577e1-d825-4103-9270-9b60bc96010b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:08:15Z", "security_group_id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:08:15Z", "revision_number": 0, "id": "f4ceb32a-7dcc-4670-a25a-111764b1ac2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:08:15Z", "security_group_id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 5, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "41d89ac7-1198-42da-a0a5-421a8be8819a", "name": "vnf_test_security_group"}, {"description": "Default security group", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:18Z", "updated_at": "2018-08-03T09:07:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2625e87f-681b-4eab-ab16-a1b6c27d7bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "2dd012d5-d675-4355-b8f6-8792c5c1e99f", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "48b9f480-5c49-4745-8a25-38000f29b70b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-03T09:02:18Z", "revision_number": 0, "id": "662bf035-7486-4d98-beac-877d647bec75", "remote_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "remote_ip_prefix": null, "created_at": "2018-08-03T09:02:18Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-03T09:07:37Z", "revision_number": 0, "id": "81d35e29-33e5-44a7-9167-e47b9918e460", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-03T09:07:37Z", "security_group_id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4967bce1d70344f5b0d783b7e3c23a28"}], "revision_number": 2, "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "f53a84ef-4155-4dfe-b99b-e3625692f5bc", "name": "default"}]} 2018-08-03 09:21:52,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-38740c68-cc55-4b82-84ed-385f13842d9f 2018-08-03 09:21:52,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224925041199s 2018-08-03 09:21:52,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-38740c68-cc55-4b82-84ed-385f13842d9f 2018-08-03 09:21:52,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-03 09:21:52,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1c81c05e-7958-465e-853d-cc0e11e0ff36.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:52,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52fff0db-7c0e-4232-a105-99fbc958468c Content-Length: 0 Date: Fri, 03 Aug 2018 09:21:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:21:52,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1c81c05e-7958-465e-853d-cc0e11e0ff36.json used request id req-52fff0db-7c0e-4232-a105-99fbc958468c 2018-08-03 09:21:52,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.290510892868s 2018-08-03 09:21:52,381 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1c81c05e-7958-465e-853d-cc0e11e0ff36.json used request id req-52fff0db-7c0e-4232-a105-99fbc958468c 2018-08-03 09:21:52,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-03 09:21:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:52,436 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 09: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 x-openstack-request-id: req-fe4dd427-04f2-4536-b92b-25db1838bd06 x-compute-request-id: req-fe4dd427-04f2-4536-b92b-25db1838bd06 Content-Length: 0 Content-Type: application/json 2018-08-03 09:21:52,436 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532 used request id req-fe4dd427-04f2-4536-b92b-25db1838bd06 2018-08-03 09:21:52,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0546159744263s 2018-08-03 09:21:52,436 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vyos_vrouter-kp_78af34aa-b8cd-4b91-82ae-2a7d44c80532 used request id req-fe4dd427-04f2-4536-b92b-25db1838bd06 2018-08-03 09:21:52,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 09:21:52,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" -d '{"subnet_id": "100e66ae-c48a-4670-b85f-a54df533d725"}' 2018-08-03 09:21:54,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39ab081f-4c4a-4972-800e-9c2eb64af7d6 Date: Fri, 03 Aug 2018 09:21:54 GMT RESP BODY: {"network_id": "253f6532-1052-4430-a0c0-d8b8dec11800", "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "subnet_id": "100e66ae-c48a-4670-b85f-a54df533d725", "subnet_ids": ["100e66ae-c48a-4670-b85f-a54df533d725"], "port_id": "1b02fca8-e07d-410a-8083-bee3b765f236", "id": "b101ba65-0000-4fec-b20b-f1d5774e6d59"} 2018-08-03 09:21:54,964 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59/remove_router_interface.json used request id req-39ab081f-4c4a-4972-800e-9c2eb64af7d6 2018-08-03 09:21:54,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52767300606s 2018-08-03 09:21:54,965 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59/remove_router_interface.json used request id req-39ab081f-4c4a-4972-800e-9c2eb64af7d6 returning object b101ba65-0000-4fec-b20b-f1d5774e6d59 2018-08-03 09:21:54,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 09:21:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:55,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1362 X-Openstack-Request-Id: req-4bac065f-ba57-4ab8-9596-9a9d8e5325a1 Date: Fri, 03 Aug 2018 09:21:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:08:19Z", "admin_state_up": true, "updated_at": "2018-08-03T09:08:35Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "3e16c5b0-3367-4172-89f6-4947ce5e13d2", "name": "vnf_test_router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4967bce1d70344f5b0d783b7e3c23a28", "created_at": "2018-08-03T09:02:21Z", "admin_state_up": true, "updated_at": "2018-08-03T09:21:53Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4967bce1d70344f5b0d783b7e3c23a28", "id": "b101ba65-0000-4fec-b20b-f1d5774e6d59", "name": "vyos_vrouter-router_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}]} 2018-08-03 09:21:55,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4bac065f-ba57-4ab8-9596-9a9d8e5325a1 2018-08-03 09:21:55,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.321614980698s 2018-08-03 09:21:55,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4bac065f-ba57-4ab8-9596-9a9d8e5325a1 2018-08-03 09:21:55,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 09:21:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:58,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5bead0c-d8f3-452e-bacf-39401e569f6e Content-Length: 0 Date: Fri, 03 Aug 2018 09:21:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:21:58,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59.json used request id req-c5bead0c-d8f3-452e-bacf-39401e569f6e 2018-08-03 09:21:58,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.17906403542s 2018-08-03 09:21:58,468 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b101ba65-0000-4fec-b20b-f1d5774e6d59.json used request id req-c5bead0c-d8f3-452e-bacf-39401e569f6e 2018-08-03 09:21:58,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 09:21:58,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:21:58,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-ef363438-9bd1-4160-af8c-ba29ef2c2c07 Date: Fri, 03 Aug 2018 09:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"253f6532-1052-4430-a0c0-d8b8dec11800","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T09:02: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":"4967bce1d70344f5b0d783b7e3c23a28","id":"100e66ae-c48a-4670-b85f-a54df533d725","subnetpool_id":null,"name":"vyos_vrouter-subnet_78af34aa-b8cd-4b91-82ae-2a7d44c80532"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48cb60be-51ac-44a2-be69-d6a25e4128d0","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:08:21Z","dns_nameservers":[],"updated_at":"2018-08-03T09:08:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"gateway_ip":null,"revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"12.0.0.0/24","project_id":"4967bce1d70344f5b0d783b7e3c23a28","id":"15dee5a7-c5d3-4891-aeb9-c40c3b71d413","subnetpool_id":null,"name":"data_plane_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0beb5e47-b0ea-4453-8c5c-20b26cb5b05f","tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:08:29Z","dns_nameservers":[],"updated_at":"2018-08-03T09:08:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"gateway_ip":"11.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"11.0.0.0/24","project_id":"4967bce1d70344f5b0d783b7e3c23a28","id":"ff05ff4d-899a-4e44-8ace-a63edb9c7c04","subnetpool_id":null,"name":"management_plane_subnet"}]} 2018-08-03 09:21:58,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ef363438-9bd1-4160-af8c-ba29ef2c2c07 2018-08-03 09:21:58,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0605640411377s 2018-08-03 09:21:58,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ef363438-9bd1-4160-af8c-ba29ef2c2c07 2018-08-03 09:21:58,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 09:21:58,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/100e66ae-c48a-4670-b85f-a54df533d725.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:22:01,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73019f80-cff4-4bcd-8acf-035a8abd9ae6 Date: Fri, 03 Aug 2018 09:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:22:01,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/100e66ae-c48a-4670-b85f-a54df533d725.json used request id req-73019f80-cff4-4bcd-8acf-035a8abd9ae6 2018-08-03 09:22:01,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5291159153s 2018-08-03 09:22:01,061 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/100e66ae-c48a-4670-b85f-a54df533d725.json used request id req-73019f80-cff4-4bcd-8acf-035a8abd9ae6 2018-08-03 09:22:01,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:22:01,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:22:01,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2465 X-Openstack-Request-Id: req-7e8ffb30-bb2a-4be9-afe6-5997a03ae303 Date: Fri, 03 Aug 2018 09:22:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0beb5e47-b0ea-4453-8c5c-20b26cb5b05f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":["ff05ff4d-899a-4e44-8ace-a63edb9c7c04"],"description":"","tags":[],"updated_at":"2018-08-03T09:08:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:08:15Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"253f6532-1052-4430-a0c0-d8b8dec11800","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T09:22:00Z","qos_policy_id":null,"name":"vyos_vrouter-net_78af34aa-b8cd-4b91-82ae-2a7d44c80532","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:02:18Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"48cb60be-51ac-44a2-be69-d6a25e4128d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4967bce1d70344f5b0d783b7e3c23a28","l2_adjacency":true,"status":"ACTIVE","subnets":["15dee5a7-c5d3-4891-aeb9-c40c3b71d413"],"description":"","tags":[],"updated_at":"2018-08-03T09:08:21Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"4967bce1d70344f5b0d783b7e3c23a28","created_at":"2018-08-03T09:08:17Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:22:01,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7e8ffb30-bb2a-4be9-afe6-5997a03ae303 2018-08-03 09:22:01,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374138116837s 2018-08-03 09:22:01,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7e8ffb30-bb2a-4be9-afe6-5997a03ae303 2018-08-03 09:22:01,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 09:22:01,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/253f6532-1052-4430-a0c0-d8b8dec11800.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:22:02,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10bead12-6420-4198-9100-77d1e6101a47 Date: Fri, 03 Aug 2018 09:22:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:22:02,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/253f6532-1052-4430-a0c0-d8b8dec11800.json used request id req-10bead12-6420-4198-9100-77d1e6101a47 2018-08-03 09:22:02,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.868725061417s 2018-08-03 09:22:02,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/253f6532-1052-4430-a0c0-d8b8dec11800.json used request id req-10bead12-6420-4198-9100-77d1e6101a47 2018-08-03 09:22:02,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:22:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:22:02,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ad72753a-3f15-483c-b702-9329a14bf4ec Date: Fri, 03 Aug 2018 09:22:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/944b8a53-64d8-43f6-8581-ab397b605777/snap", "metadata": {}}], "file": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777/file", "owner": "4967bce1d70344f5b0d783b7e3c23a28", "id": "944b8a53-64d8-43f6-8581-ab397b605777", "size": 4373348352, "self": "/v2/images/944b8a53-64d8-43f6-8581-ab397b605777", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/944b8a53-64d8-43f6-8581-ab397b605777/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-03T09:03:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-03T09:02:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:22:02,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ad72753a-3f15-483c-b702-9329a14bf4ec 2018-08-03 09:22:02,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.652132034302s 2018-08-03 09:22:02,964 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ad72753a-3f15-483c-b702-9329a14bf4ec 2018-08-03 09:22:02,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 09:22:02,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6587c23ac99389df00758d1a454ea5e2977f0c66" 2018-08-03 09:22:03,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af84d447-ced9-400e-b4dc-32d8d01e8a8e Date: Fri, 03 Aug 2018 09:22:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:22:03,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777 used request id req-af84d447-ced9-400e-b4dc-32d8d01e8a8e 2018-08-03 09:22:03,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.692905902863s 2018-08-03 09:22:03,659 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/944b8a53-64d8-43f6-8581-ab397b605777 used request id req-af84d447-ced9-400e-b4dc-32d8d01e8a8e 2018-08-03 09:22:03,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 09:22:03,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:03,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aab31fe3-e3ef-4f1f-ba34-46d16a68747e x-compute-request-id: req-aab31fe3-e3ef-4f1f-ba34-46d16a68747e Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "vyos_vrouter-flavor_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f41ddbd-c439-4129-be16-80ced6776ac2"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 09:22:03,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-aab31fe3-e3ef-4f1f-ba34-46d16a68747e 2018-08-03 09:22:03,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027617931366s 2018-08-03 09:22:03,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-aab31fe3-e3ef-4f1f-ba34-46d16a68747e 2018-08-03 09:22:03,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 09:22:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:03,729 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 09:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f37a58a0-b40e-48a1-8a5b-14f645836e8b x-compute-request-id: req-f37a58a0-b40e-48a1-8a5b-14f645836e8b Content-Length: 0 Content-Type: application/json 2018-08-03 09:22:03,729 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2 used request id req-f37a58a0-b40e-48a1-8a5b-14f645836e8b 2018-08-03 09:22:03,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038715839386s 2018-08-03 09:22:03,729 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4f41ddbd-c439-4129-be16-80ced6776ac2 used request id req-f37a58a0-b40e-48a1-8a5b-14f645836e8b 2018-08-03 09:22:03,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:22:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:03,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28ffc51-cd60-4ece-9787-6afef328c99d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": {"self": "http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59e6e2ff954444eab51172065d2753b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 09:22:03,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c28ffc51-cd60-4ece-9787-6afef328c99d 2018-08-03 09:22:03,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13289308548s 2018-08-03 09:22:03,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-c28ffc51-cd60-4ece-9787-6afef328c99d 2018-08-03 09:22:03,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:22:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:03,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd70951-8694-4120-ba9b-62aba8692dd0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_78af34aa-b8cd-4b91-82ae-2a7d44c80532", "links": {"self": "http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e59e6e2ff954444eab51172065d2753b", "description": null}} 2018-08-03 09:22:03,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b used request id req-bcd70951-8694-4120-ba9b-62aba8692dd0 2018-08-03 09:22:03,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121510028839s 2018-08-03 09:22:03,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b used request id req-bcd70951-8694-4120-ba9b-62aba8692dd0 2018-08-03 09:22:03,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 09:22:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:04,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa2c394-a3d4-4ca1-b5a3-6a84d94b020d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:22:04,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b used request id req-bfa2c394-a3d4-4ca1-b5a3-6a84d94b020d 2018-08-03 09:22:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232859134674s 2018-08-03 09:22:04,225 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e59e6e2ff954444eab51172065d2753b used request id req-bfa2c394-a3d4-4ca1-b5a3-6a84d94b020d 2018-08-03 09:22:04,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 09:22:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:04,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b96e194-5347-41f1-9a15-3e1217d715f3 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28"}, "tags": [], "enabled": true, "id": "4967bce1d70344f5b0d783b7e3c23a28", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_78af34aa-b8cd-4b91-82ae-2a7d44c80532"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 09:22:04,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-4b96e194-5347-41f1-9a15-3e1217d715f3 2018-08-03 09:22:04,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110926151276s 2018-08-03 09:22:04,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-4b96e194-5347-41f1-9a15-3e1217d715f3 2018-08-03 09:22:04,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 09:22:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}477607cd050d253a6ce55cce230694d45126e42a" 2018-08-03 09:22:04,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38036b8a-1006-4de5-8752-b6da815442ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:22:04,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28 used request id req-38036b8a-1006-4de5-8752-b6da815442ae 2018-08-03 09:22:04,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188060998917s 2018-08-03 09:22:04,535 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4967bce1d70344f5b0d783b7e3c23a28 used request id req-38036b8a-1006-4de5-8752-b6da815442ae 2018-08-03 09:22:04,535 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-08-03 09:22:04,562 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-03 09:22:04,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 09:22:04,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 09:22:04,588 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 09:22:04,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 09:22:04,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 09:22:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:22:04,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323cd35b-0a09-47e3-a9d1-eedf2b02f4e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 09:22:04,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-323cd35b-0a09-47e3-a9d1-eedf2b02f4e3 2018-08-03 09:22:04,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 09:22:05,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}, {"id": "c45851c063ff4c9297ceef0233b65dad", "name": "admin"}], "expires_at": "2018-08-03T10:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38876c385bea4432bfcee5a27ae0c10d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/38876c385bea4432bfcee5a27ae0c10d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_38876c385bea4432bfcee5a27ae0c10d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "audit_ids": ["Wi8j25O8Su2_GwRR40DIIg"], "issued_at": "2018-08-03T09:22:05.000000Z"}} 2018-08-03 09:22:05,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:22:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:05,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-792c9823-be02-4d7e-8b6b-4f1106ae2cc7 Date: Fri, 03 Aug 2018 09:22:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","provider:network_type":"flat"}]} 2018-08-03 09:22:05,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-792c9823-be02-4d7e-8b6b-4f1106ae2cc7 2018-08-03 09:22:05,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270880222321s 2018-08-03 09:22:05,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-792c9823-be02-4d7e-8b6b-4f1106ae2cc7 2018-08-03 09:22:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:22:05,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 09:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e9ed05-1628-4016-bf70-2435876df50d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}]}} 2018-08-03 09:22:05,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-98e9ed05-1628-4016-bf70-2435876df50d 2018-08-03 09:22:05,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 09:22:05,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:05,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cd4b1a-0f0d-4b96-adfc-ce262b9813b4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/ae1344a331dc4d26b5c6b04fa6a29907"}, "tags": [], "enabled": true, "id": "ae1344a331dc4d26b5c6b04fa6a29907", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-08-03 09:22:05,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-27cd4b1a-0f0d-4b96-adfc-ce262b9813b4 2018-08-03 09:22:05,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0988290309906s 2018-08-03 09:22:05,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-27cd4b1a-0f0d-4b96-adfc-ce262b9813b4 2018-08-03 09:22:05,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-03 09:22:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042"}}' 2018-08-03 09:22:05,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 09:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0457c9dc-c804-45b8-b241-1341b02b8640 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d"}, "tags": [], "enabled": true, "id": "c241a968584d4b4da7717ba13ec67c5d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042"}} 2018-08-03 09:22:05,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0457c9dc-c804-45b8-b241-1341b02b8640 2018-08-03 09:22:05,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142173051834s 2018-08-03 09:22:05,533 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0457c9dc-c804-45b8-b241-1341b02b8640 2018-08-03 09:22:05,533 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'c241a968584d4b4da7717ba13ec67c5d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042'}) 2018-08-03 09:22:05,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-03 09:22:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9fb0ab5b-e292-450b-82f0-559ec6e4b4fc", "email": null, "name": "juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042"}}' 2018-08-03 09:22:05,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 03 Aug 2018 09:22:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70dcf56-8069-4e75-a939-a8e991c37f24 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": {"self": "http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "382006d352fd4238886ba2a74edf7810", "domain_id": "default", "password_expires_at": null}} 2018-08-03 09:22:05,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-f70dcf56-8069-4e75-a939-a8e991c37f24 2018-08-03 09:22:05,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387588024139s 2018-08-03 09:22:05,928 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-f70dcf56-8069-4e75-a939-a8e991c37f24 2018-08-03 09:22:05,928 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'382006d352fd4238886ba2a74edf7810', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042'}) 2018-08-03 09:22:05,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:22:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2daefeea-12c6-46d6-9800-e467be023fd5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:22:06,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2daefeea-12c6-46d6-9800-e467be023fd5 2018-08-03 09:22:06,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970020294189s 2018-08-03 09:22:06,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2daefeea-12c6-46d6-9800-e467be023fd5 2018-08-03 09:22:06,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:22:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cae6bf5-ecbd-4c53-a5a7-5aac6bd66b5e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:22:06,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0cae6bf5-ecbd-4c53-a5a7-5aac6bd66b5e 2018-08-03 09:22:06,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105051040649s 2018-08-03 09:22:06,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0cae6bf5-ecbd-4c53-a5a7-5aac6bd66b5e 2018-08-03 09:22:06,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-03 09:22:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac24a194-4ab3-49fa-92c9-fd4cbf7ac1b4 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0900d086443d4b12b2807e88e6511d50", "links": {"self": "http://172.30.9.25:5000/v3/roles/0900d086443d4b12b2807e88e6511d50"}, "name": "member"}, {"domain_id": null, "id": "63bf1632a70047eea53325e0a31e863b", "links": {"self": "http://172.30.9.25:5000/v3/roles/63bf1632a70047eea53325e0a31e863b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c3d19091b94a1b92c2d831ec7a5c47", "links": {"self": "http://172.30.9.25:5000/v3/roles/70c3d19091b94a1b92c2d831ec7a5c47"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "71cde315fb974350b7a841aae0e75cc9", "links": {"self": "http://172.30.9.25:5000/v3/roles/71cde315fb974350b7a841aae0e75cc9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c45851c063ff4c9297ceef0233b65dad", "links": {"self": "http://172.30.9.25:5000/v3/roles/c45851c063ff4c9297ceef0233b65dad"}, "name": "admin"}, {"domain_id": null, "id": "c51bc49af1b045b0bf9b070b6ce9fb46", "links": {"self": "http://172.30.9.25:5000/v3/roles/c51bc49af1b045b0bf9b070b6ce9fb46"}, "name": "reader"}]} 2018-08-03 09:22:06,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac24a194-4ab3-49fa-92c9-fd4cbf7ac1b4 2018-08-03 09:22:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105575084686s 2018-08-03 09:22:06,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ac24a194-4ab3-49fa-92c9-fd4cbf7ac1b4 2018-08-03 09:22:06,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-03 09:22:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35483761-93d6-4f50-997c-092e97740801 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-03 09:22:06,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-35483761-93d6-4f50-997c-092e97740801 2018-08-03 09:22:06,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106549024582s 2018-08-03 09:22:06,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-35483761-93d6-4f50-997c-092e97740801 2018-08-03 09:22:06,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:22:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc98dc8-5c04-4a90-b9e7-07a685cfb3ae Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": {"self": "http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "382006d352fd4238886ba2a74edf7810", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 09:22:06,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8cc98dc8-5c04-4a90-b9e7-07a685cfb3ae 2018-08-03 09:22:06,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0396909713745s 2018-08-03 09:22:06,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8cc98dc8-5c04-4a90-b9e7-07a685cfb3ae 2018-08-03 09:22:06,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 09:22:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f068cb42-d02b-4050-b1e2-8bf11891895b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d"}, "tags": [], "enabled": true, "id": "c241a968584d4b4da7717ba13ec67c5d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 09:22:06,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f068cb42-d02b-4050-b1e2-8bf11891895b 2018-08-03 09:22:06,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112046003342s 2018-08-03 09:22:06,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f068cb42-d02b-4050-b1e2-8bf11891895b 2018-08-03 09:22:06,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-03 09:22:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=382006d352fd4238886ba2a74edf7810&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c241a968584d4b4da7717ba13ec67c5d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71be4527-f96c-448e-bbc2-d377e9536353 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=382006d352fd4238886ba2a74edf7810&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c241a968584d4b4da7717ba13ec67c5d", "previous": null, "next": null}} 2018-08-03 09:22:06,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=382006d352fd4238886ba2a74edf7810&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c241a968584d4b4da7717ba13ec67c5d used request id req-71be4527-f96c-448e-bbc2-d377e9536353 2018-08-03 09:22:06,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0971720218658s 2018-08-03 09:22:06,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=382006d352fd4238886ba2a74edf7810&role.id=0900d086443d4b12b2807e88e6511d50&scope.project.id=c241a968584d4b4da7717ba13ec67c5d used request id req-71be4527-f96c-448e-bbc2-d377e9536353 2018-08-03 09:22:06,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-03 09:22:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d/users/382006d352fd4238886ba2a74edf7810/roles/0900d086443d4b12b2807e88e6511d50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f6e825-35ff-4c40-a087-88e9787cba7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:22:06,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d/users/382006d352fd4238886ba2a74edf7810/roles/0900d086443d4b12b2807e88e6511d50 used request id req-77f6e825-35ff-4c40-a087-88e9787cba7c 2018-08-03 09:22:06,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146136045456s 2018-08-03 09:22:06,782 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d/users/382006d352fd4238886ba2a74edf7810/roles/0900d086443d4b12b2807e88e6511d50 used request id req-77f6e825-35ff-4c40-a087-88e9787cba7c 2018-08-03 09:22:06,782 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'c241a968584d4b4da7717ba13ec67c5d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '9fb0ab5b-e292-450b-82f0-559ec6e4b4fc', 'username': u'juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-03 09:22:06,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-03 09:22:06,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-03 09:22:06,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-03 09:22:06,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-03 09:22:06,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-03 09:22:06,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-03 09:22:06,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-03 09:22:06,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-03 09:22:06,788 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042', 'password': '9fb0ab5b-e292-450b-82f0-559ec6e4b4fc', 'project_name': 'juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'c241a968584d4b4da7717ba13ec67c5d', 'project_domain_name': 'Default'} 2018-08-03 09:22:06,853 - 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-08-03 09:22:06,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-03 09:22:06,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:22:06,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650a0072-12e4-407c-b26c-22cd4eb48e3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2018-08-03 09:22:06,883 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-650a0072-12e4-407c-b26c-22cd4eb48e3d 2018-08-03 09:22:06,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:06,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955f5199-a61f-45cc-b6f4-f0fa0c4d8d2c Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/16b326e6b9ba4d7f83cbf206fc2ce610"}, "enabled": true, "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/1c9e021c0657446384e13090914a1a04"}, "enabled": true, "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/36b201a5648c494f849f708a46fb0401"}, "enabled": true, "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/40817ca28fa44aecb8f1261774694a10"}, "enabled": true, "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/58521960839f46208e6d31ebf57ebe2d"}, "enabled": true, "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/659e1abd6a0d4dd4b7c85a06763bf5db"}, "enabled": true, "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/68131158380c4437b3495126c921675d"}, "enabled": true, "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/724809245d8a4dc19b33c4d218c98985"}, "enabled": true, "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/85700098dbb944d094ab58ec7047609c"}, "enabled": true, "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a514eb4cf56543839c94b112012fd767"}, "enabled": true, "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b49954f3a6944aa6b632fbd2f126016f"}, "enabled": true, "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bbc9bef8f3f24ff293d9ed81635e988c"}, "enabled": true, "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cc6353cb004a4f5bad3a72a1ae7a98c8"}, "enabled": true, "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/cf54e3bb8cc8467799ddede0263cbee7"}, "enabled": true, "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/de8071ea3fe442319b2c78cb7d48910c"}, "enabled": true, "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-03 09:22:06,987 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-955f5199-a61f-45cc-b6f4-f0fa0c4d8d2c 2018-08-03 09:22:06,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111307144165s 2018-08-03 09:22:06,988 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-955f5199-a61f-45cc-b6f4-f0fa0c4d8d2c 2018-08-03 09:22:06,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-03 09:22:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:22:07,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e2398c-a6d4-404b-adf9-ebe7ab97633d Content-Encoding: gzip Content-Length: 1969 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/02062829d2c94ee6ae84b55201aa010d"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0254a655130d414ba55ac3b721449d38"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "0254a655130d414ba55ac3b721449d38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0428f682e3bb4a2181f4033970c79b88"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/05aab2daf5614213ba988681703dd406"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "05aab2daf5614213ba988681703dd406"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/12d3563d06814955a993a9ea4235a14f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "12d3563d06814955a993a9ea4235a14f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/142b2233d977494081bc0680ab6143ea"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "142b2233d977494081bc0680ab6143ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/150f64df7c3f448da06263cb621722d4"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "150f64df7c3f448da06263cb621722d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/1a07204839614eb3a0b2f22a03adbc3a"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68131158380c4437b3495126c921675d", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/27ef5b7e65b945709b4fe39ec22e5a94"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2e762d7c96eb4938a6cba9280803d929"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3a086b2003fc444e91f36d23a7e5b6f7"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/41a75d00a9d74777b7463655c644840a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "41a75d00a9d74777b7463655c644840a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4a0868568dc84cd6bfacc8aa5b350563"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/506f01a9f57f442a884fb06bf477e6b0"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/518518a0dbed4ba593aa27b5e699dfd1"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/584df562b43144ba964628e7bd308399"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "584df562b43144ba964628e7bd308399"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/59c1e08f7b1242b8baf93fabb173f042"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/63e02b47d6634e7b9731625b6f3b4c04"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6a3c0ab55cb841a28bd36eb8f24cf989"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/73dc60ba9bf54e5984c1260847e6e16a"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7eb58d97725444ed99d12defa9c40e28"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a514eb4cf56543839c94b112012fd767", "id": "7eb58d97725444ed99d12defa9c40e28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8cecc15bdadd485d8c04b40e542621f8"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bbc9bef8f3f24ff293d9ed81635e988c", "id": "8cecc15bdadd485d8c04b40e542621f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91d285cf30bd470199680d147d2bac5c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "91d285cf30bd470199680d147d2bac5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91f492fc832e45ca839ee7d60fc70797"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/991e385ac4384df2b284488198b1ff67"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "991e385ac4384df2b284488198b1ff67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/99b6309d03c845228e43e00cc2b56a24"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9c17ce5b90c245ee894eea416dfd452f"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "id": "9c17ce5b90c245ee894eea416dfd452f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b0e5da74bc8449b581356d99a2ea06db"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "724809245d8a4dc19b33c4d218c98985", "id": "b0e5da74bc8449b581356d99a2ea06db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68131158380c4437b3495126c921675d", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c01b146bc93a4738bf742f9ec7649780"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c68bc4558e8842b491970603954c7b24"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "c68bc4558e8842b491970603954c7b24"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd78439967874c01a8c26a4948619ef2"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16b326e6b9ba4d7f83cbf206fc2ce610", "id": "cd78439967874c01a8c26a4948619ef2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cec0f732e26a42dcaebf44461b02fe65"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de8071ea3fe442319b2c78cb7d48910c", "id": "cec0f732e26a42dcaebf44461b02fe65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e2ca8da4e5a148cd93ce179d1b8fc599"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e47fb48662ca405fadacb2892384e275"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cf54e3bb8cc8467799ddede0263cbee7", "id": "e47fb48662ca405fadacb2892384e275"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f03b26fcc442401e8ca8b27c8935795c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b201a5648c494f849f708a46fb0401", "id": "f03b26fcc442401e8ca8b27c8935795c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f04c4b8b84624882a688256ee502dd87"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68131158380c4437b3495126c921675d", "id": "f04c4b8b84624882a688256ee502dd87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f13c0e85fac54dc495f5c98f52cf9e35"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "659e1abd6a0d4dd4b7c85a06763bf5db", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f59e085d31174f28a638ba67742dc775"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1c9e021c0657446384e13090914a1a04", "id": "f59e085d31174f28a638ba67742dc775"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f924af98ad70444b8d96a3f2b9d647b2"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "40817ca28fa44aecb8f1261774694a10", "id": "f924af98ad70444b8d96a3f2b9d647b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f970e6ba311f4bbe8f0d35e5a0a4c389"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b49954f3a6944aa6b632fbd2f126016f", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fa8bf14f55d0490d8d10dd12f928d8a4"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "58521960839f46208e6d31ebf57ebe2d", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-03 09:22:07,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-23e2398c-a6d4-404b-adf9-ebe7ab97633d 2018-08-03 09:22:07,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.10954618454s 2018-08-03 09:22:07,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-23e2398c-a6d4-404b-adf9-ebe7ab97633d 2018-08-03 09:22:07,113 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-03 09:22:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:22:07,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4748fa58-91a6-41cf-9cbc-28163d5a5cad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}} 2018-08-03 09:22:07,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4748fa58-91a6-41cf-9cbc-28163d5a5cad 2018-08-03 09:22:07,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-08-03 09:22:07,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c51bc49af1b045b0bf9b070b6ce9fb46", "name": "reader"}, {"id": "0900d086443d4b12b2807e88e6511d50", "name": "member"}], "expires_at": "2018-08-03T10:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c241a968584d4b4da7717ba13ec67c5d", "name": "juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a086b2003fc444e91f36d23a7e5b6f7"}, {"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "99b6309d03c845228e43e00cc2b56a24"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd78439967874c01a8c26a4948619ef2"}], "type": "cloudformation", "id": "16b326e6b9ba4d7f83cbf206fc2ce610", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v2/c241a968584d4b4da7717ba13ec67c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0428f682e3bb4a2181f4033970c79b88"}, {"url": "http://192.30.9.4:8776/v2/c241a968584d4b4da7717ba13ec67c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59c1e08f7b1242b8baf93fabb173f042"}, {"url": "http://192.30.9.4:8776/v2/c241a968584d4b4da7717ba13ec67c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f59e085d31174f28a638ba67742dc775"}], "type": "volumev2", "id": "1c9e021c0657446384e13090914a1a04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c241a968584d4b4da7717ba13ec67c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "150f64df7c3f448da06263cb621722d4"}, {"url": "http://172.30.9.25:8004/v1/c241a968584d4b4da7717ba13ec67c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506f01a9f57f442a884fb06bf477e6b0"}, {"url": "http://192.30.9.4:8004/v1/c241a968584d4b4da7717ba13ec67c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f03b26fcc442401e8ca8b27c8935795c"}], "type": "orchestration", "id": "36b201a5648c494f849f708a46fb0401", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "41a75d00a9d74777b7463655c644840a"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c68bc4558e8842b491970603954c7b24"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f924af98ad70444b8d96a3f2b9d647b2"}], "type": "image", "id": "40817ca28fa44aecb8f1261774694a10", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91f492fc832e45ca839ee7d60fc70797"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e2ca8da4e5a148cd93ce179d1b8fc599"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa8bf14f55d0490d8d10dd12f928d8a4"}], "type": "event", "id": "58521960839f46208e6d31ebf57ebe2d", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "584df562b43144ba964628e7bd308399"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c01b146bc93a4738bf742f9ec7649780"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f13c0e85fac54dc495f5c98f52cf9e35"}], "type": "metric", "id": "659e1abd6a0d4dd4b7c85a06763bf5db", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v3/c241a968584d4b4da7717ba13ec67c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a07204839614eb3a0b2f22a03adbc3a"}, {"url": "http://192.30.9.4:8776/v3/c241a968584d4b4da7717ba13ec67c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b553f0e2cbfc4aacb8fc35f4a98e7dd7"}, {"url": "http://192.30.9.4:8776/v3/c241a968584d4b4da7717ba13ec67c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f04c4b8b84624882a688256ee502dd87"}], "type": "volumev3", "id": "68131158380c4437b3495126c921675d", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/c241a968584d4b4da7717ba13ec67c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73dc60ba9bf54e5984c1260847e6e16a"}, {"url": "http://192.30.9.4:8776/v1/c241a968584d4b4da7717ba13ec67c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91d285cf30bd470199680d147d2bac5c"}, {"url": "http://192.30.9.4:8776/v1/c241a968584d4b4da7717ba13ec67c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0e5da74bc8449b581356d99a2ea06db"}], "type": "volume", "id": "724809245d8a4dc19b33c4d218c98985", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "85700098dbb944d094ab58ec7047609c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05aab2daf5614213ba988681703dd406"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "518518a0dbed4ba593aa27b5e699dfd1"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb58d97725444ed99d12defa9c40e28"}], "type": "placement", "id": "a514eb4cf56543839c94b112012fd767", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_c241a968584d4b4da7717ba13ec67c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02062829d2c94ee6ae84b55201aa010d"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "63e02b47d6634e7b9731625b6f3b4c04"}, {"url": "http://172.30.9.25:8080/v1/AUTH_c241a968584d4b4da7717ba13ec67c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f970e6ba311f4bbe8f0d35e5a0a4c389"}], "type": "object-store", "id": "b49954f3a6944aa6b632fbd2f126016f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27ef5b7e65b945709b4fe39ec22e5a94"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a3c0ab55cb841a28bd36eb8f24cf989"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cecc15bdadd485d8c04b40e542621f8"}], "type": "compute", "id": "bbc9bef8f3f24ff293d9ed81635e988c", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "142b2233d977494081bc0680ab6143ea"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e762d7c96eb4938a6cba9280803d929"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c17ce5b90c245ee894eea416dfd452f"}], "type": "alarming", "id": "cc6353cb004a4f5bad3a72a1ae7a98c8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12d3563d06814955a993a9ea4235a14f"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a0868568dc84cd6bfacc8aa5b350563"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e47fb48662ca405fadacb2892384e275"}], "type": "network", "id": "cf54e3bb8cc8467799ddede0263cbee7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0254a655130d414ba55ac3b721449d38"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "991e385ac4384df2b284488198b1ff67"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cec0f732e26a42dcaebf44461b02fe65"}], "type": "identity", "id": "de8071ea3fe442319b2c78cb7d48910c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042", "id": "382006d352fd4238886ba2a74edf7810"}, "audit_ids": ["bO8jAi3JQrm0gz0qSLpRxw"], "issued_at": "2018-08-03T09:22:07.000000Z"}} 2018-08-03 09:22:07,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-03 09:22:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"network": {"name": "juju_epc-net_e7ef6e68-4702-4b1a-932f-93d19a807042", "admin_state_up": true}}' 2018-08-03 09:22:08,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4c53f02a-0268-45c6-a0c8-55631291a2f6 Date: Fri, 03 Aug 2018 09:22:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c241a968584d4b4da7717ba13ec67c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T09:22:07Z","is_default":false,"name":"juju_epc-net_e7ef6e68-4702-4b1a-932f-93d19a807042","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c241a968584d4b4da7717ba13ec67c5d","created_at":"2018-08-03T09:22:07Z","mtu":1450}} 2018-08-03 09:22:08,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4c53f02a-0268-45c6-a0c8-55631291a2f6 2018-08-03 09:22:08,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.559787034988s 2018-08-03 09:22:08,088 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4c53f02a-0268-45c6-a0c8-55631291a2f6 2018-08-03 09:22:08,088 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-03T09:22:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_e7ef6e68-4702-4b1a-932f-93d19a807042', u'admin_state_up': True, u'tenant_id': u'c241a968584d4b4da7717ba13ec67c5d', u'created_at': u'2018-08-03T09:22:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c241a968584d4b4da7717ba13ec67c5d', u'l2_adjacency': True}) 2018-08-03 09:22:08,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:22:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:22:08,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-06acc27a-a1c0-4a32-bd7e-77210bf74ce5 Date: Fri, 03 Aug 2018 09:22:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c241a968584d4b4da7717ba13ec67c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T09:22:07Z","qos_policy_id":null,"name":"juju_epc-net_e7ef6e68-4702-4b1a-932f-93d19a807042","admin_state_up":true,"tenant_id":"c241a968584d4b4da7717ba13ec67c5d","created_at":"2018-08-03T09:22:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:22:08,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-06acc27a-a1c0-4a32-bd7e-77210bf74ce5 2018-08-03 09:22:08,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.480778217316s 2018-08-03 09:22:08,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-06acc27a-a1c0-4a32-bd7e-77210bf74ce5 2018-08-03 09:22:08,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-03 09:22:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"subnet": {"name": "juju_epc-subnet_e7ef6e68-4702-4b1a-932f-93d19a807042", "enable_dhcp": true, "network_id": "58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-03 09:22:09,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e19b25ac-8035-49a5-a02f-7f3ddcb52f2a Date: Fri, 03 Aug 2018 09:22:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21","tenant_id":"c241a968584d4b4da7717ba13ec67c5d","created_at":"2018-08-03T09:22:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T09:22:09Z","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":"c241a968584d4b4da7717ba13ec67c5d","id":"33a6697f-593e-47a0-95b8-a842013c7636","subnetpool_id":null,"name":"juju_epc-subnet_e7ef6e68-4702-4b1a-932f-93d19a807042"}} 2018-08-03 09:22:09,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e19b25ac-8035-49a5-a02f-7f3ddcb52f2a 2018-08-03 09:22:09,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.886330127716s 2018-08-03 09:22:09,459 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e19b25ac-8035-49a5-a02f-7f3ddcb52f2a 2018-08-03 09:22:09,459 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T09:22:09Z', 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'33a6697f-593e-47a0-95b8-a842013c7636', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_e7ef6e68-4702-4b1a-932f-93d19a807042', u'enable_dhcp': True, u'network_id': u'58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21', u'tenant_id': u'c241a968584d4b4da7717ba13ec67c5d', u'created_at': u'2018-08-03T09:22:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c241a968584d4b4da7717ba13ec67c5d'}) 2018-08-03 09:22:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-03 09:22:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"router": {"external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf"}, "name": "juju_epc-router_e7ef6e68-4702-4b1a-932f-93d19a807042", "admin_state_up": true}}' 2018-08-03 09:22:16,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-367efc3a-a419-41f7-87ef-89380f159957 Date: Fri, 03 Aug 2018 09:22:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c241a968584d4b4da7717ba13ec67c5d", "created_at": "2018-08-03T09:22:10Z", "admin_state_up": true, "updated_at": "2018-08-03T09:22:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c241a968584d4b4da7717ba13ec67c5d", "id": "938986a5-3252-4a15-9152-92bcf926c412", "name": "juju_epc-router_e7ef6e68-4702-4b1a-932f-93d19a807042"}} 2018-08-03 09:22:16,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-367efc3a-a419-41f7-87ef-89380f159957 2018-08-03 09:22:16,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.80928492546s 2018-08-03 09:22:16,270 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-367efc3a-a419-41f7-87ef-89380f159957 2018-08-03 09:22:16,270 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-03T09:22:11Z', u'revision_number': 3, u'id': u'938986a5-3252-4a15-9152-92bcf926c412', u'external_gateway_info': {u'network_id': u'6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8c0025b7-f875-43cc-96f7-15b815c86ca3', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_e7ef6e68-4702-4b1a-932f-93d19a807042', u'admin_state_up': True, u'tenant_id': u'c241a968584d4b4da7717ba13ec67c5d', u'created_at': u'2018-08-03T09:22:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'c241a968584d4b4da7717ba13ec67c5d'}) 2018-08-03 09:22:16,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-03 09:22:16,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"subnet_id": "33a6697f-593e-47a0-95b8-a842013c7636"}' 2018-08-03 09:22:19,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-925954ac-eac8-495e-860e-3a5e983e9bf8 Date: Fri, 03 Aug 2018 09:22:19 GMT RESP BODY: {"network_id": "58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21", "tenant_id": "c241a968584d4b4da7717ba13ec67c5d", "subnet_id": "33a6697f-593e-47a0-95b8-a842013c7636", "subnet_ids": ["33a6697f-593e-47a0-95b8-a842013c7636"], "port_id": "1043469b-9a69-433d-80fc-2c2161ef93c2", "id": "938986a5-3252-4a15-9152-92bcf926c412"} 2018-08-03 09:22:19,312 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412/add_router_interface.json used request id req-925954ac-eac8-495e-860e-3a5e983e9bf8 2018-08-03 09:22:19,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.0418381691s 2018-08-03 09:22:19,313 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412/add_router_interface.json used request id req-925954ac-eac8-495e-860e-3a5e983e9bf8 returning object 938986a5-3252-4a15-9152-92bcf926c412 2018-08-03 09:22:19,313 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-03 09:22:20,947 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:516189fbb544e5f081314c2f1b95fc5a sha256:b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20 2018-08-03 09:22:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-03 09:22:20,953 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 03 Aug 2018 09:22:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-08-03 09:22:20,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:22:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:22:21,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c9f6690-89f7-445c-8229-7cc8c0484102 Date: Fri, 03 Aug 2018 09:22:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:22:21,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3c9f6690-89f7-445c-8229-7cc8c0484102 2018-08-03 09:22:21,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.631562948227s 2018-08-03 09:22:21,590 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3c9f6690-89f7-445c-8229-7cc8c0484102 2018-08-03 09:22:21,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 09:22:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "owner_specified.shade.object": "images/juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042"}' 2018-08-03 09:22:21,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c85e4078-eb71-4483-816d-c0462ab00721 Date: Fri, 03 Aug 2018 09:22:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file", "owner": "c241a968584d4b4da7717ba13ec67c5d", "id": "8969f064-fdc4-4d17-8bc7-f21610fbb4cf", "size": null, "self": "/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-03T09:22:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "checksum": null, "created_at": "2018-08-03T09:22:21Z", "protected": false} 2018-08-03 09:22:21,987 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c85e4078-eb71-4483-816d-c0462ab00721 2018-08-03 09:22:21,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.389550924301s 2018-08-03 09:22:21,987 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c85e4078-eb71-4483-816d-c0462ab00721 returning object 8969f064-fdc4-4d17-8bc7-f21610fbb4cf 2018-08-03 09:22:21,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 09:22:21,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '' 2018-08-03 09:22:27,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90f14489-67e8-43ca-a657-c8b35e36b82d Date: Fri, 03 Aug 2018 09:22:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:22:27,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file used request id req-90f14489-67e8-43ca-a657-c8b35e36b82d 2018-08-03 09:22:27,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.57455515862s 2018-08-03 09:22:27,563 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file used request id req-90f14489-67e8-43ca-a657-c8b35e36b82d 2018-08-03 09:22:27,563 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T09:22:21Z', u'owner_specified.shade.sha256': u'b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file', u'owner': u'c241a968584d4b4da7717ba13ec67c5d', u'virtual_size': None, u'owner_specified.shade.md5': u'516189fbb544e5f081314c2f1b95fc5a', u'id': u'8969f064-fdc4-4d17-8bc7-f21610fbb4cf', u'size': None, u'name': u'juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042', u'checksum': None, u'self': u'/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T09:22:21Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 09:22:29,179 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8969f064-fdc4-4d17-8bc7-f21610fbb4cf -s xenial -r regionOne -u http://172.30.9.25:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 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. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-03 09:22:29,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 09:22:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_e7ef6e68-4702-4b1a-932f-93d19a807042", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-03 09:22:29,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc78270e-c243-407f-8562-1b94bd35fdad x-compute-request-id: req-dc78270e-c243-407f-8562-1b94bd35fdad Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91b9e6bc-2800-4f02-b89e-e8637185650e"}} 2018-08-03 09:22:29,417 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc78270e-c243-407f-8562-1b94bd35fdad 2018-08-03 09:22:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.237045049667s 2018-08-03 09:22:29,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dc78270e-c243-407f-8562-1b94bd35fdad 2018-08-03 09:22:29,419 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_e7ef6e68-4702-4b1a-932f-93d19a807042', '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'38876c385bea4432bfcee5a27ae0c10d', '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'91b9e6bc-2800-4f02-b89e-e8637185650e', 'swap': 0}) 2018-08-03 09:22:29,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 09:22:29,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" -d '{"extra_specs": {}}' 2018-08-03 09:22:29,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53491262-bb2d-4e8e-b4d3-23bfbf9d7af5 x-compute-request-id: req-53491262-bb2d-4e8e-b4d3-23bfbf9d7af5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 09:22:29,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e/os-extra_specs used request id req-53491262-bb2d-4e8e-b4d3-23bfbf9d7af5 2018-08-03 09:22:29,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0283181667328s 2018-08-03 09:22:29,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e/os-extra_specs used request id req-53491262-bb2d-4e8e-b4d3-23bfbf9d7af5 2018-08-03 09:22:29,449 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-03 09:22:29,450 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-198 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-03 09:22:29,459 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-03 09:22:29,543 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-03 09:22:29,544 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-03 09:22:29,647 - 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-08-03 09:22:29,648 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-03 09:22:31,195 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-03 09:22:31,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:22:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:22:31,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-3c52cea4-29fc-49dc-99d7-5ece3b5b10ba Date: Fri, 03 Aug 2018 09:22:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/snap", "metadata": {}}], "file": "/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file", "owner": "c241a968584d4b4da7717ba13ec67c5d", "id": "8969f064-fdc4-4d17-8bc7-f21610fbb4cf", "size": 292618240, "self": "/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-03T09:22:27Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-03T09:22:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:22:31,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3c52cea4-29fc-49dc-99d7-5ece3b5b10ba 2018-08-03 09:22:31,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.751556158066s 2018-08-03 09:22:31,949 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-3c52cea4-29fc-49dc-99d7-5ece3b5b10ba 2018-08-03 09:22:31,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-03 09:22:31,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_e7ef6e68-4702-4b1a-932f-93d19a807042", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_e7ef6e68-4702-4b1a-932f-93d19a807042"}' 2018-08-03 09:22:32,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c409fa51-cfc6-469e-a8d9-a6acb9f03255 Date: Fri, 03 Aug 2018 09:22:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2/file", "owner": "c241a968584d4b4da7717ba13ec67c5d", "id": "8e0ad540-185b-472d-9a59-a0959c8647b2", "size": null, "self": "/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "updated_at": "2018-08-03T09:22:32Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e7ef6e68-4702-4b1a-932f-93d19a807042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_e7ef6e68-4702-4b1a-932f-93d19a807042", "checksum": null, "created_at": "2018-08-03T09:22:32Z", "protected": false} 2018-08-03 09:22:32,236 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c409fa51-cfc6-469e-a8d9-a6acb9f03255 2018-08-03 09:22:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.278152942657s 2018-08-03 09:22:32,237 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-c409fa51-cfc6-469e-a8d9-a6acb9f03255 returning object 8e0ad540-185b-472d-9a59-a0959c8647b2 2018-08-03 09:22:32,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-03 09:22:32,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '' 2018-08-03 09:22:36,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55c4b53e-12a9-433e-95c3-731bc4861ce8 Date: Fri, 03 Aug 2018 09:22:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:22:36,388 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2/file used request id req-55c4b53e-12a9-433e-95c3-731bc4861ce8 2018-08-03 09:22:36,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.15037703514s 2018-08-03 09:22:36,388 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2/file used request id req-55c4b53e-12a9-433e-95c3-731bc4861ce8 2018-08-03 09:22:36,389 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e7ef6e68-4702-4b1a-932f-93d19a807042', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-08-03T09:22:32Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2/file', u'owner': u'c241a968584d4b4da7717ba13ec67c5d', u'virtual_size': None, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'id': u'8e0ad540-185b-472d-9a59-a0959c8647b2', u'size': None, u'name': u'juju_epc-img_alt_e7ef6e68-4702-4b1a-932f-93d19a807042', u'checksum': None, u'self': u'/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-08-03T09:22:32Z', u'schema': u'/v2/schemas/image'}) 2018-08-03 09:22:36,514 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8e0ad540-185b-472d-9a59-a0959c8647b2 -s trusty -r regionOne -u http://172.30.9.25: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. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-03 09:22:36,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-03 09:22:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_e7ef6e68-4702-4b1a-932f-93d19a807042", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-03 09:22:36,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22: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-e12337f5-57d5-45c9-bbd5-eb3ef48e7904 x-compute-request-id: req-e12337f5-57d5-45c9-bbd5-eb3ef48e7904 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4bf1971b-2911-4b6d-95e0-6bd434ec0e32"}} 2018-08-03 09:22:36,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e12337f5-57d5-45c9-bbd5-eb3ef48e7904 2018-08-03 09:22:36,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0655241012573s 2018-08-03 09:22:36,581 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e12337f5-57d5-45c9-bbd5-eb3ef48e7904 2018-08-03 09:22:36,582 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_e7ef6e68-4702-4b1a-932f-93d19a807042', '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'38876c385bea4432bfcee5a27ae0c10d', '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'4bf1971b-2911-4b6d-95e0-6bd434ec0e32', 'swap': 0}) 2018-08-03 09:22:36,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-03 09:22:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" -d '{"extra_specs": {}}' 2018-08-03 09:22:36,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:22: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-da0cb897-2371-4198-9a95-f5c39c83f538 x-compute-request-id: req-da0cb897-2371-4198-9a95-f5c39c83f538 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-03 09:22:36,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32/os-extra_specs used request id req-da0cb897-2371-4198-9a95-f5c39c83f538 2018-08-03 09:22:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225579738617s 2018-08-03 09:22:36,606 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32/os-extra_specs used request id req-da0cb897-2371-4198-9a95-f5c39c83f538 2018-08-03 09:22:36,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-03 09:23:13,572 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.2.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 09:22:36 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 09:22:36 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 09:22:36 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 09:22:36 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21 external-network: use-floating-ip:true use-default-secgroup:true] 09:22:37 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 09:22:37 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[net-bond-reconfigure-delay:17 https-proxy: uuid:95f184da-d068-46ea-861b-04499d732a5b max-status-history-age:336h transmit-vendor-metrics:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6gQan3tfU8TeREKh+QIcOIZDmqASGgQHNnMTAl6/CVxQNJfUtruuMzAFvLOGwZtPd35lP36GJSqJIHir74Le45QanC4c3RSQl/kyc/RkDsnZpsYF/9cEpEVQjUfzLCw/4oPERgth/dVAobt3qjfIb18u0bllR7crxMAuOOYSScjW+YOw5h37c+UTC7iEmOJ6hQETaySUrN7xhhY1sWQ70NxLmtbGeEUl5rwXNZv0zvp4oelF9ie4wIBCr79Mho8KEnCLRtt2pqCiUQT7laasMcSdognxhX6tbzKmT3gZzCrRnt7JbzKsl/BOosnsFM6wBnsqu62pZxf9LoUXeOU+1 juju-client-key max-action-results-age:336h provisioner-harvest-mode:destroyed external-network: development:false automatically-retry-hooks:true logging-config: update-status-hook-interval:5m http-proxy: name:controller ftp-proxy: use-floating-ip:true network:58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21 apt-https-proxy: apt-http-proxy: disable-network-management:false agent-stream:released ssl-hostname-verification:false max-action-results-size:5G logforward-enabled:false max-status-history-size:5G enable-os-upgrade:true use-default-secgroup:true proxy-ssh:false apt-no-proxy: agent-metadata-url: type:openstack firewall-mode:instance no-proxy:127.0.0.1,localhost,::1 image-metadata-url: ignore-machine-addresses:false test-mode:false resource-tags: image-stream:released enable-os-refresh-update:true default-series:xenial apt-ftp-proxy: apt-mirror:] 09:22:37 INFO juju.provider.openstack provider.go:144 opening model "controller" 09:22:37 DEBUG goose :1 auth details: &{Token:gAAAAABbZB7dfjn9ISZyLlD4B0RJnowEZLVCIe5vfGh4AcMDKDcG7MPC7jTEWYh_IfCqjnxG1lnbQ3DtuaXYH4K4vFLXFWfpe5p5KqJK_LtU7thsVEB0EkqIYTmJPLnUjvgfXcTSWhpiO_Ylyou9x9BZbsDLbnakYPqfcwKG0lAUw-PtMfrWZwI TenantId:c241a968584d4b4da7717ba13ec67c5d UserId:382006d352fd4238886ba2a74edf7810 Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.25:8004/v1/c241a968584d4b4da7717ba13ec67c5d volume:http://172.30.9.25:8776/v1/c241a968584d4b4da7717ba13ec67c5d cloudformation:http://172.30.9.25:8000/v1 event:http://172.30.9.25:8977 placement:http://172.30.9.25:8778/placement object-store:http://172.30.9.25:8080/v1/AUTH_c241a968584d4b4da7717ba13ec67c5d compute:http://172.30.9.25:8774/v2.1 alarming:http://172.30.9.25:8042 network:http://172.30.9.25:9696 volumev2:http://172.30.9.25:8776/v2/c241a968584d4b4da7717ba13ec67c5d image:http://172.30.9.25:9292 metric:http://172.30.9.25:8041 volumev3:http://172.30.9.25:8776/v3/c241a968584d4b4da7717ba13ec67c5d identity:http://172.30.9.25:5000]]} 09:22:37 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 09:22:37 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:8774/" 09:22:37 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.25:8774/v2.1/ Rel:self}] Status:CURRENT}] 09:22:38 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 09:22:38 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 09:22:38 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 09:22:38 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 09:22:38 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 09:22:38 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 09:22:38 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 09:22:38 INFO cmd bootstrap.go:233 Loading image metadata 09:22:38 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 09:22:38 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 09:22:38 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 09:22:38 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.25:5000/v3} [win8 trusty vivid win2016nano win81 centos7 genericlinux win2012hvr2 win2012hv win2016hv win2012r2 quantal xenial raring opensuseleap zesty win2008r2 win2012 win2016 win7 win10 precise saucy wily utopic yakkety] [amd64 i386 armhf arm64 ppc64el s390x] released}} 09:22:38 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 09:22:41 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 09:22:42 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.25:5000/v3} not found 09:22:42 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.25:5000/v3} not found 09:22:42 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 09:22:42 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 09:22:42 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 09:22:42 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 09:22:42 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 09:22:42 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 09:22:42 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 09:22:42 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 09:22:42 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 09:22:43 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 []} 09:22:46 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 09:22:46 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 09:22:47 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 09:22:47 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8969f064-fdc4-4d17-8bc7-f21610fbb4cf Arch:amd64 VirtType:}] 09:22:47 INFO juju.environs.instances image.go:106 find instance - using image with id: 8969f064-fdc4-4d17-8bc7-f21610fbb4cf 09:22:47 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 09:22:47 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 09:22:47 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2483 bytes 09:22:47 DEBUG juju.provider.openstack provider.go:1022 using network id "58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21" 09:22:47 DEBUG goose :1 performing API version discovery for "http://172.30.9.25:9696/" 09:22:47 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.25:9696/v2.0/ Rel:self}] Status:CURRENT}] 09:22:52 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "9b8e2d1f-9942-4c93-b6db-a4211ab7a81a" has status BUILD, wait 10 seconds before retry, attempt 1 09:23:10 INFO juju.provider.openstack provider.go:1126 Instance "9b8e2d1f-9942-4c93-b6db-a4211ab7a81a" in ERROR state with fault "No valid host was found. " 09:23:10 INFO juju.provider.openstack provider.go:1127 Deleting instance "9b8e2d1f-9942-4c93-b6db-a4211ab7a81a" in ERROR state 09:23:11 INFO juju.provider.openstack provider.go:1155 failed to build instance in availability zone "nova" 09:23:11 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: cannot start bootstrap instance: cannot run instance: No valid host was found. 09:23:11 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {github.com/juju/juju/provider/common/bootstrap.go:50: } {github.com/juju/juju/provider/common/bootstrap.go:185: cannot start bootstrap instance} {github.com/juju/juju/provider/openstack/provider.go:1175: } {github.com/juju/juju/provider/openstack/provider.go:1159: cannot run instance} {github.com/juju/juju/provider/openstack/provider.go:1132: No valid host was found. }]) 09:23:11 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 09:23:11 INFO juju.provider.common destroy.go:20 destroying model "controller" 09:23:11 INFO juju.provider.common destroy.go:31 destroying instances 09:23:11 DEBUG juju.provider.openstack provider.go:1231 terminating instances [] 09:23:11 INFO juju.provider.common destroy.go:51 destroying storage 09:23:11 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.25:8776/v2/c241a968584d4b4da7717ba13ec67c5d 09:23:12 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-68778fa6-83d9-458f-864b-d7390c41883f-95f184da-d068-46ea-861b-04499d732a5b-0" 09:23:12 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-68778fa6-83d9-458f-864b-d7390c41883f-95f184da-d068-46ea-861b-04499d732a5b" 09:23:13 INFO cmd supercommand.go:465 command finished 2018-08-03 09:23:13,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-03 09:23:13,697 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 01:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-03 09:23:13,791 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR 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". 2018-08-03 09:23:13,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-03 09:23:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:14,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-85898593-f157-44ad-8cfc-99f50aa30d4d Date: Fri, 03 Aug 2018 09:23:14 GMT RESP BODY: {"floatingips": []} 2018-08-03 09:23:14,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-85898593-f157-44ad-8cfc-99f50aa30d4d 2018-08-03 09:23:14,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.502112865448s 2018-08-03 09:23:14,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-85898593-f157-44ad-8cfc-99f50aa30d4d 2018-08-03 09:23:14,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 09:23:14,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:15,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a96f682-e93e-4a07-9135-a58fadb138a2 Date: Fri, 03 Aug 2018 09:23:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:23:15,654 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2 used request id req-7a96f682-e93e-4a07-9135-a58fadb138a2 2018-08-03 09:23:15,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35527586937s 2018-08-03 09:23:15,654 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8e0ad540-185b-472d-9a59-a0959c8647b2 used request id req-7a96f682-e93e-4a07-9135-a58fadb138a2 2018-08-03 09:23:15,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 09:23:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:15,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09: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-9d868c58-4a7c-441a-ba5e-fdc73fe2ec53 x-compute-request-id: req-9d868c58-4a7c-441a-ba5e-fdc73fe2ec53 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "juju_epc-flavor_alt_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4bf1971b-2911-4b6d-95e0-6bd434ec0e32"}, {"name": "juju_epc-flavor_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91b9e6bc-2800-4f02-b89e-e8637185650e"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 09:23:15,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9d868c58-4a7c-441a-ba5e-fdc73fe2ec53 2018-08-03 09:23:15,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0330340862274s 2018-08-03 09:23:15,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-9d868c58-4a7c-441a-ba5e-fdc73fe2ec53 2018-08-03 09:23:15,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 09:23:15,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:15,729 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 09: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 x-openstack-request-id: req-5c519f49-e45c-4586-bbf9-cf1670111bde x-compute-request-id: req-5c519f49-e45c-4586-bbf9-cf1670111bde Content-Length: 0 Content-Type: application/json 2018-08-03 09:23:15,729 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32 used request id req-5c519f49-e45c-4586-bbf9-cf1670111bde 2018-08-03 09:23:15,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0380630493164s 2018-08-03 09:23:15,730 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4bf1971b-2911-4b6d-95e0-6bd434ec0e32 used request id req-5c519f49-e45c-4586-bbf9-cf1670111bde 2018-08-03 09:23:15,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-03 09:23:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" -d '{"subnet_id": "33a6697f-593e-47a0-95b8-a842013c7636"}' 2018-08-03 09:23:18,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2554631e-7122-4318-9491-ff03e97af923 Date: Fri, 03 Aug 2018 09:23:18 GMT RESP BODY: {"network_id": "58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21", "tenant_id": "c241a968584d4b4da7717ba13ec67c5d", "subnet_id": "33a6697f-593e-47a0-95b8-a842013c7636", "subnet_ids": ["33a6697f-593e-47a0-95b8-a842013c7636"], "port_id": "1043469b-9a69-433d-80fc-2c2161ef93c2", "id": "938986a5-3252-4a15-9152-92bcf926c412"} 2018-08-03 09:23:18,281 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412/remove_router_interface.json used request id req-2554631e-7122-4318-9491-ff03e97af923 2018-08-03 09:23:18,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.55111193657s 2018-08-03 09:23:18,282 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412/remove_router_interface.json used request id req-2554631e-7122-4318-9491-ff03e97af923 returning object 938986a5-3252-4a15-9152-92bcf926c412 2018-08-03 09:23:18,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-03 09:23:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:18,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-4b8c1044-e7f7-46d1-bb07-faae303d49da Date: Fri, 03 Aug 2018 09:23:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8c0025b7-f875-43cc-96f7-15b815c86ca3", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c241a968584d4b4da7717ba13ec67c5d", "created_at": "2018-08-03T09:22:10Z", "admin_state_up": true, "updated_at": "2018-08-03T09:23:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c241a968584d4b4da7717ba13ec67c5d", "id": "938986a5-3252-4a15-9152-92bcf926c412", "name": "juju_epc-router_e7ef6e68-4702-4b1a-932f-93d19a807042"}]} 2018-08-03 09:23:18,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4b8c1044-e7f7-46d1-bb07-faae303d49da 2018-08-03 09:23:18,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.35654592514s 2018-08-03 09:23:18,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4b8c1044-e7f7-46d1-bb07-faae303d49da 2018-08-03 09:23:18,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-03 09:23:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:22,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94e02628-4aab-461a-81bf-743ee16475cb Content-Length: 0 Date: Fri, 03 Aug 2018 09:23:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:23:22,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412.json used request id req-94e02628-4aab-461a-81bf-743ee16475cb 2018-08-03 09:23:22,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.32357096672s 2018-08-03 09:23:22,964 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/938986a5-3252-4a15-9152-92bcf926c412.json used request id req-94e02628-4aab-461a-81bf-743ee16475cb 2018-08-03 09:23:22,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-03 09:23:22,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:23,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dd8181ca-086a-4dc8-b9a7-23988c12a5a4 Date: Fri, 03 Aug 2018 09:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21","tenant_id":"c241a968584d4b4da7717ba13ec67c5d","created_at":"2018-08-03T09:22:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-03T09:22:09Z","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":"c241a968584d4b4da7717ba13ec67c5d","id":"33a6697f-593e-47a0-95b8-a842013c7636","subnetpool_id":null,"name":"juju_epc-subnet_e7ef6e68-4702-4b1a-932f-93d19a807042"}]} 2018-08-03 09:23:23,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-dd8181ca-086a-4dc8-b9a7-23988c12a5a4 2018-08-03 09:23:23,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0523521900177s 2018-08-03 09:23:23,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-dd8181ca-086a-4dc8-b9a7-23988c12a5a4 2018-08-03 09:23:23,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-03 09:23:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/33a6697f-593e-47a0-95b8-a842013c7636.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:25,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e5e81bc-1b92-4875-b7db-b7724c7331cd Date: Fri, 03 Aug 2018 09:23:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:23:25,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/33a6697f-593e-47a0-95b8-a842013c7636.json used request id req-1e5e81bc-1b92-4875-b7db-b7724c7331cd 2018-08-03 09:23:25,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66763710976s 2018-08-03 09:23:25,687 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/33a6697f-593e-47a0-95b8-a842013c7636.json used request id req-1e5e81bc-1b92-4875-b7db-b7724c7331cd 2018-08-03 09:23:25,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-03 09:23:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:26,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-c73b4001-9260-46bf-9a5f-dd947735ac96 Date: Fri, 03 Aug 2018 09:23:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c241a968584d4b4da7717ba13ec67c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-03T09:23:25Z","qos_policy_id":null,"name":"juju_epc-net_e7ef6e68-4702-4b1a-932f-93d19a807042","admin_state_up":true,"tenant_id":"c241a968584d4b4da7717ba13ec67c5d","created_at":"2018-08-03T09:22:07Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d2ba6bc-35c7-4fd5-bbfa-a0ce646b31cf","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dffe46b289824124ab180230d25cb1a2","l2_adjacency":true,"status":"ACTIVE","subnets":["8c0025b7-f875-43cc-96f7-15b815c86ca3"],"description":"","tags":[],"updated_at":"2018-08-03T07:06:53Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dffe46b289824124ab180230d25cb1a2","created_at":"2018-08-03T07:06:45Z","mtu":1500}]} 2018-08-03 09:23:26,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c73b4001-9260-46bf-9a5f-dd947735ac96 2018-08-03 09:23:26,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321393966675s 2018-08-03 09:23:26,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c73b4001-9260-46bf-9a5f-dd947735ac96 2018-08-03 09:23:26,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-03 09:23:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:27,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1834d5ce-717c-446e-9672-0d72dc39fa81 Date: Fri, 03 Aug 2018 09:23:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-03 09:23:27,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21.json used request id req-1834d5ce-717c-446e-9672-0d72dc39fa81 2018-08-03 09:23:27,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25417089462s 2018-08-03 09:23:27,265 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/58c62ea1-f40f-4455-8f0b-6f4e6d5b4b21.json used request id req-1834d5ce-717c-446e-9672-0d72dc39fa81 2018-08-03 09:23:27,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-03 09:23:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:27,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9a9b9994-2b5b-4166-bbc6-807d775f6f78 Date: Fri, 03 Aug 2018 09:23:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/snap", "metadata": {}}], "file": "/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/file", "owner": "c241a968584d4b4da7717ba13ec67c5d", "id": "8969f064-fdc4-4d17-8bc7-f21610fbb4cf", "size": 292618240, "self": "/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf", "disk_format": "qcow2", "direct_url": "rbd://42d0b345-5dea-411a-9d72-94e9d603db61/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "b9fabb10582ac3ba343db3edbd77499b7be1c113a62f2ca8f58dd0679ae85a20", "updated_at": "2018-08-03T09:22:27Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "516189fbb544e5f081314c2f1b95fc5a", "name": "juju_epc-img_e7ef6e68-4702-4b1a-932f-93d19a807042", "checksum": "516189fbb544e5f081314c2f1b95fc5a", "created_at": "2018-08-03T09:22:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-03 09:23:27,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9a9b9994-2b5b-4166-bbc6-807d775f6f78 2018-08-03 09:23:27,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21106505394s 2018-08-03 09:23:27,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-9a9b9994-2b5b-4166-bbc6-807d775f6f78 2018-08-03 09:23:27,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-03 09:23:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f669ccebfda4cb3a185ad5a28c6ff76e1ff47740" 2018-08-03 09:23:27,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9509db8f-c6aa-48c0-8345-0d351849530b Date: Fri, 03 Aug 2018 09:23:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-03 09:23:27,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf used request id req-9509db8f-c6aa-48c0-8345-0d351849530b 2018-08-03 09:23:27,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.373342990875s 2018-08-03 09:23:27,856 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/8969f064-fdc4-4d17-8bc7-f21610fbb4cf used request id req-9509db8f-c6aa-48c0-8345-0d351849530b 2018-08-03 09:23:27,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-03 09:23:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:27,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:23:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-560053bc-8851-41e2-b0fc-4d4e9309a7ae x-compute-request-id: req-560053bc-8851-41e2-b0fc-4d4e9309a7ae Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_54dd054e-0f76-49b7-af84-7d7afc5eb9e4", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/236f3be6-801c-4ef5-bd91-28b08c4c79ee", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "236f3be6-801c-4ef5-bd91-28b08c4c79ee"}, {"name": "juju_epc-flavor_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91b9e6bc-2800-4f02-b89e-e8637185650e"}, {"name": "vmtp-flavor_8360a7c8-322d-4aeb-a2d6-58de0dbe8425", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e346c926-1d19-445b-adac-9ba939630c7b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "e346c926-1d19-445b-adac-9ba939630c7b"}]} 2018-08-03 09:23:27,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-560053bc-8851-41e2-b0fc-4d4e9309a7ae 2018-08-03 09:23:27,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027853012085s 2018-08-03 09:23:27,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-560053bc-8851-41e2-b0fc-4d4e9309a7ae 2018-08-03 09:23:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-03 09:23:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:27,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 03 Aug 2018 09:23:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-167879e9-49bc-4acc-be56-2ecea757a447 x-compute-request-id: req-167879e9-49bc-4acc-be56-2ecea757a447 Content-Length: 0 Content-Type: application/json 2018-08-03 09:23:27,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e used request id req-167879e9-49bc-4acc-be56-2ecea757a447 2018-08-03 09:23:27,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0508089065552s 2018-08-03 09:23:27,939 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/91b9e6bc-2800-4f02-b89e-e8637185650e used request id req-167879e9-49bc-4acc-be56-2ecea757a447 2018-08-03 09:23:27,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:23:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:28,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637aeb3b-7891-436b-bc95-8cd9c14844eb Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/02f4f0953a204bc4bf221c9688fd1053"}, "domain_id": "default", "enabled": true, "options": {}, "id": "02f4f0953a204bc4bf221c9688fd1053", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/051824a3cb3d451f9817354ff1cda86f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "051824a3cb3d451f9817354ff1cda86f", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/09f46170301b43fdad3f56a63ae9b7c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09f46170301b43fdad3f56a63ae9b7c8", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/18f60a766b394d05ba70f833fa3b0ef3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "18f60a766b394d05ba70f833fa3b0ef3", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/2070a2e0f5fd4e338365573af8d4be08"}, "domain_id": "ae1344a331dc4d26b5c6b04fa6a29907", "enabled": true, "options": {}, "id": "2070a2e0f5fd4e338365573af8d4be08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/2a64edea9c224fb195cebca953a13768"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a64edea9c224fb195cebca953a13768", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": {"self": "http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "382006d352fd4238886ba2a74edf7810", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/6e3ac002945f4c479d1efbdb0b4c70a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e3ac002945f4c479d1efbdb0b4c70a4", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/8bbd2a8a2c8e45cfb2e05270f88bc29f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bbd2a8a2c8e45cfb2e05270f88bc29f", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/a65487514cc1486fa01286b8203d2e1b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a65487514cc1486fa01286b8203d2e1b", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/b00e38fb3f174ca5b2ed50ad7de4f2ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b00e38fb3f174ca5b2ed50ad7de4f2ad", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/bffcb0367838495ab2f93916980f6738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bffcb0367838495ab2f93916980f6738", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/cc8e0c4fd5484fe5b9d8f7fd262cb0ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc8e0c4fd5484fe5b9d8f7fd262cb0ad", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/d3fbd907d6044bc7bb4078c37a4673da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3fbd907d6044bc7bb4078c37a4673da", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/d9806906aeb24707a8163c28e6b37e33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9806906aeb24707a8163c28e6b37e33", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-08-03 09:23:28,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-637aeb3b-7891-436b-bc95-8cd9c14844eb 2018-08-03 09:23:28,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146450042725s 2018-08-03 09:23:28,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-637aeb3b-7891-436b-bc95-8cd9c14844eb 2018-08-03 09:23:28,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-03 09:23:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:28,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75bde160-556f-437f-ace1-e6b87f00bd06 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_e7ef6e68-4702-4b1a-932f-93d19a807042", "links": {"self": "http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "382006d352fd4238886ba2a74edf7810", "description": null}} 2018-08-03 09:23:28,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810 used request id req-75bde160-556f-437f-ace1-e6b87f00bd06 2018-08-03 09:23:28,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12230181694s 2018-08-03 09:23:28,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810 used request id req-75bde160-556f-437f-ace1-e6b87f00bd06 2018-08-03 09:23:28,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-03 09:23:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:28,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa2deb4-105a-4835-8bc4-2672670dedb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:23:28,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810 used request id req-4aa2deb4-105a-4835-8bc4-2672670dedb3 2018-08-03 09:23:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.32621717453s 2018-08-03 09:23:28,542 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/382006d352fd4238886ba2a74edf7810 used request id req-4aa2deb4-105a-4835-8bc4-2672670dedb3 2018-08-03 09:23:28,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-03 09:23:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:28,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 03 Aug 2018 09:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eeb9f80-3f94-446d-9e83-93776cb19b70 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/38876c385bea4432bfcee5a27ae0c10d"}, "tags": [], "enabled": true, "id": "38876c385bea4432bfcee5a27ae0c10d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d"}, "tags": [], "enabled": true, "id": "c241a968584d4b4da7717ba13ec67c5d", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7ef6e68-4702-4b1a-932f-93d19a807042"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/dffe46b289824124ab180230d25cb1a2"}, "tags": [], "enabled": true, "id": "dffe46b289824124ab180230d25cb1a2", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-03 09:23:28,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3eeb9f80-3f94-446d-9e83-93776cb19b70 2018-08-03 09:23:28,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108283042908s 2018-08-03 09:23:28,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3eeb9f80-3f94-446d-9e83-93776cb19b70 2018-08-03 09:23:28,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-03 09:23:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3663891c8f901003641fbffc563da07778dcfc0" 2018-08-03 09:23:28,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 03 Aug 2018 09:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d99bb2c-fcfa-4265-a8e1-241ac9bc8212 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-03 09:23:28,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d used request id req-0d99bb2c-fcfa-4265-a8e1-241ac9bc8212 2018-08-03 09:23:28,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177369832993s 2018-08-03 09:23:28,840 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c241a968584d4b4da7717ba13ec67c5d used request id req-0d99bb2c-fcfa-4265-a8e1-241ac9bc8212 2018-08-03 09:23:28,840 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-08-03 09:23:28,841 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:45 | FAIL | | cloudify_ims | functest | vnf | 22:21 | PASS | | heat_ims | functest | vnf | 15:11 | PASS | | vyos_vrouter | functest | vnf | 07:16 | FAIL | | juju_epc | functest | vnf | 01:06 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-03 09:23:28,847 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-03 09:23:28,850 - paramiko.transport - DEBUG - EOF in transport thread